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

Draft: Upgrade Kubernetes to 1.25.5 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anton-johansson
Copy link
Collaborator

@anton-johansson anton-johansson commented Dec 14, 2022

Also upgrades:

  • containerd to 1.6.12
  • runc to 1.1.4
  • etcd to 3.5.6
  • CNI plugins to 0.9.1

Known dangers:

  • Data corruption issue was found in etcd v3.5.0 release that was shipped with 1.22 Kubernetes release. Please read up-to-date production recommendations for etcd. Affects etcd 3.5.0 to 3.5.2. We'll go straight to 3.5.4, so we should be fine.
  • We cannot update CNI to the latest version, because flannel has been extracted to its own library: https://github.com/flannel-io/cni-plugin. Maybe we should extract both of them and make sure the binaries are in place?

TODO:

  • Test properly

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.

1 participant