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

upgrading from 1.24.x leaves kube-proxy/flannel/wormhole ds at old version #736

Open
databus23 opened this issue Dec 20, 2022 · 0 comments

Comments

@databus23
Copy link
Member

Since we started to deploy kube-system, flannel and wormhole as daemonsets we forgot to handle the upgrade case so when upgrading from 1.24.X -> 1.24.y or 1.25.z the daemonsets stay as is and are not upgraded.

I guess we finally need to merge #679

If this is not feasible we need to think about a stopgap solution and handle at least updating images during cluster upgrade for kube-proxy.

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 a pull request may close this issue.

1 participant