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

tests: run kops toolbox dump in bare-metal e2e #16940

Merged
merged 2 commits into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. tests: run kops toolbox dump in bare-metal e2e

    This lets us share the diagnostic-dumping code.
    
    We don't want to recreate the dumping apparatus
    justinsb committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6c421cc View commit details
    Browse the repository at this point in the history
  2. toolbox dump: support dumping only k8s resources

    Because metal does not support cloud-resource discovery, we need to
    skip this in our metal tests.
    justinsb committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b124625 View commit details
    Browse the repository at this point in the history