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

Update in-cluster images during cluster upgrade #737

Closed
wants to merge 1 commit into from
Closed

Conversation

databus23
Copy link
Member

This is a stopgap for #736 solution until we merge #679

During cluster upgrade the image versions of the following in cluster daemonsets we bootstrap are updated according to images.yaml:

  • kube-proxy
  • wormhole
  • cinder-csi-nodeplugin

Fixes #736

This is a stopgap solution until we merge #679

During cluster upgrade the image versions of the following in cluster daemonsets we bootstrap are updated according to `images.yaml`:

* kube-proxy
* wormhole
* cinder-csi-nodeplugin
@databus23 databus23 changed the title Update in-cluster images dugin cluster upgrade Update in-cluster images during cluster upgrade Dec 22, 2022
Copy link
Contributor

@Nuckal777 Nuckal777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@databus23
Copy link
Member Author

Superseded by #679

@databus23 databus23 closed this Feb 28, 2023
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.

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