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

Fix GKE version and add fallback mechanism #7453

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

antgamdia
Copy link
Contributor

Description of the change

Since GKE updates their stable and regular channels often, our CI eventually breaks because of it. This PR adds a fallback mechanism using the gcloud sdk to auto fetch the default one, adding a warning in the CI logs.

Benefits

CI will still work even if GKE performs an update.

Possible drawbacks

In some cases, we won't have an entire control of which version we are running our tests on... but it is a tradeoff between this or having a failing pipeline until we manually fix it.

Applicable issues

N/A

Additional information

N/A

Copy link

netlify bot commented Feb 9, 2024

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit c5c22fd
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/65c615531a81b00008b833db

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia antgamdia merged commit c859e75 into vmware-tanzu:main Feb 9, 2024
39 checks passed
@antgamdia antgamdia deleted the gkeFix branch February 9, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants