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

Move our CI to GKE 1.21 #12509

Merged
merged 4 commits into from
Jan 20, 2022
Merged

Move our CI to GKE 1.21 #12509

merged 4 commits into from
Jan 20, 2022

Commits on Jan 20, 2022

  1. bump GKE to 1.21

    dprotaso committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c77b765 View commit details
    Browse the repository at this point in the history
  2. clean up comments

    dprotaso committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    bedf8f9 View commit details
    Browse the repository at this point in the history
  3. set a 60s stabilization window for the HPA e2e test

    With GKE 1.21 I'm seeing this test fail regularly. My assumption is the scaling algorithms have changed
    or have different timings. So rather than rely on the default 5 minute window let's make adjustments more aggresively.
    dprotaso committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2fa132f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    849dc30 View commit details
    Browse the repository at this point in the history