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

terraform, gcp: collect info about k8s versions 1.24-1.27 #2772

Conversation

consideRatio
Copy link
Contributor

@consideRatio consideRatio commented Jul 7, 2023

When initializing or upgrading a GCP based k8s cluster, it is relevant to know what the GKE specific k8s versions are available in the regular release channel for each minor version around.

This PR updates the details we fetch about that from listing minor version info to 1.24 - 1.27. We don't need to list older minor versions as we have no cluster that old, and there is no newer version than 1.27 in the regular release channel.

This relates to #2157, as doing maintenance for gke cluster benefited from collecting this information.

@consideRatio consideRatio requested a review from a team as a code owner July 7, 2023 10:21
@consideRatio consideRatio merged commit e3096a6 into 2i2c-org:master Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants