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

Add automation for upgrading CPI/CSI charts - Vsphere #1291

Closed
slickwarren opened this issue Apr 18, 2024 · 1 comment
Closed

Add automation for upgrading CPI/CSI charts - Vsphere #1291

slickwarren opened this issue Apr 18, 2024 · 1 comment

Comments

@slickwarren
Copy link

No description provided.

@slickwarren
Copy link
Author

rke2 - ruling this out as too difficult to automate at this time. You would need to do the following:

  • provision rke2 with vsphere chart enabled on the latest released version of rancher where the chart repo is still set to release-*
  • upgrade rancher to an rc-d version of rancher (which should update the charts to dev-2.x)
  • upgrade rke2 cluster
    the reason this ^ is necessary is because logic in rancher rke2 provisioning selects the latest chart version(s) available, so you can't select the version you want to install. Which means that you can't test upgrading the chart on the same rancher version for rke2 without doing so in the aforementioned manner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant