Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render container stats and configs as yaml #444

Merged
merged 5 commits into from
May 21, 2023
Merged

Render container stats and configs as yaml #444

merged 5 commits into from
May 21, 2023

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    036c3e4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    da5df63 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Make yaml output colorized

    tony-sol committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c6a0138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ab751e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Cleanup json-related code with additions

    `detailsFormat` key removed from config
    `MarshalIntoFormat` renamed into `marshalIntoFormat` with better
    description
    `MarshalIntoYaml` introduced as `marshalIntoFormat` wrapper for common
    usage
    tony-sol committed May 20, 2023
    Configuration menu
    Copy the full SHA
    781af68 View commit details
    Browse the repository at this point in the history