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

Feature/remove gke release channel #81

Merged
merged 4 commits into from
Jan 20, 2022

Conversation

schnatterer
Copy link
Member

as it is likely to be dropped soon.
Without release channel, we will have until 10/22 until deprecation.

When testing, I stumbled upon an error with k3d 5.x (which I did have installed locally), so I fixed the script to at least display a warning and an error, as the playground does not run with k3d 5.x at the moment.

schnatterer and others added 4 commits January 11, 2022 12:12
When we started K8s v 1.21 was only supported in rapid channel. Now, it will likely be dropped soon.
Without release channel, we will have until 10/22 until deprecation: https://cloud.google.com/kubernetes-engine/docs/release-schedule
This popped up because k3d version 5 has breaking changes. When init-cluster.sh (designed for k3d version 4) was run with k3d 5 the script failed without output.
This should now be better.
# Conflicts:
#	scripts/jenkins/plugins/plugins.txt
@pmarkiewka pmarkiewka merged commit e072d26 into main Jan 20, 2022
@pmarkiewka pmarkiewka deleted the feature/remove-gke-release-channel branch January 20, 2022 13:54
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.

3 participants