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

kubetest2: Infer the provider and zones from the kops cluster #10847

Merged
merged 7 commits into from
Apr 27, 2021

Commits on Apr 27, 2021

  1. kubetest2: Infer the provider and zones from the kops cluster

    This means we don't need to pass these flags explicitly.
    justinsb authored and rifelpet committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b21df76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d32665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d36f65e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f09dca View commit details
    Browse the repository at this point in the history
  5. If using boskos, always create a new GCS bucket

    Previously we were setting KOPS_STATE_STORE before knowing its value, resulting in an empty string
    rifelpet committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3eab38f View commit details
    Browse the repository at this point in the history
  6. fix go.sum

    rifelpet committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e3f5409 View commit details
    Browse the repository at this point in the history
  7. Set --gce-project flag too

    rifelpet committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    038baef View commit details
    Browse the repository at this point in the history