Skip to content

Conversation

@kr8s-bot
Copy link
Collaborator

@kr8s-bot kr8s-bot commented Oct 28, 2025

A new Kubernetes version has been detected.

Updated CI and README badges.

Closes #691

@jacobtomlinson jacobtomlinson changed the title "Update Kubernetes version from 1.33.4 to 1.34.0" Update Kubernetes version from 1.33.4 to 1.34.0 Oct 28, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation kr8s labels Oct 28, 2025
@Lillecarl Lillecarl mentioned this pull request Oct 28, 2025
@jacobtomlinson
Copy link
Member

jacobtomlinson commented Oct 28, 2025

It looks like failures here are related to KEP3104 which introduces a kuberc file in favour of the preferences section of the kubeconfig. It appears that newer kubeconfig files omit the preferences section entirely.

We only pass preferences straight through when merging config files, we just need to handle cases where that key is missing, I'll push some changes to this PR. I've opened #693 in case we do want to support preferences in the future.

@github-actions github-actions bot added the tests label Oct 28, 2025
@jacobtomlinson jacobtomlinson merged commit 750022c into main Oct 28, 2025
43 checks passed
@jacobtomlinson jacobtomlinson deleted the upgrade-k8s-version branch October 28, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge ci documentation Improvements or additions to documentation kr8s tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.34 Support

4 participants