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

[gke] Adds GKE automation #39

Merged
merged 2 commits into from
Dec 13, 2022
Merged

[gke] Adds GKE automation #39

merged 2 commits into from
Dec 13, 2022

Conversation

captn3m0
Copy link
Member

This avoids using the GKE APIs, much cleaner as a result. The downside is that we need to keep track of all channels separately. This also tracks the date a version is made available on a channel, not the date it is made the default. This is being slightly optimistic, but I think works well as a release notifier as well.

This will let us fix 1829, but involve another minor change in the endoflife-data repository to track channels correctly.

@captn3m0 captn3m0 self-assigned this Dec 13, 2022
This avoids using the GKE APIs, much cleaner as a result.
The downside is that we need to keep track of all channels
separately. This also tracks the date a version is made available
on a channel, not the date it is made the default. This is being
slightly optimistic, but I think works well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Google Kubernetes Engine is not correctly rendered
1 participant