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

feat: add output format flag to the k0s sysinfo command #5264

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 26, 2024

  1. feat: add output format flag to the k0s sysinfo command

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    emosbaugh committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    07497dc View commit details
    Browse the repository at this point in the history
  2. separate reporters implementations for sysinfo cli

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    emosbaugh committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    621033c View commit details
    Browse the repository at this point in the history
  3. sysinfo output flag improvements

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    emosbaugh committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2f87678 View commit details
    Browse the repository at this point in the history
  4. refactor sysinfo collector for structured formatting

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    emosbaugh committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c36c9a7 View commit details
    Browse the repository at this point in the history
  5. print sysinfo results even if failure

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    emosbaugh committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c8f7089 View commit details
    Browse the repository at this point in the history
  6. add json tags to structured sysinfo command output

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    emosbaugh committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    df2649f View commit details
    Browse the repository at this point in the history