-
Notifications
You must be signed in to change notification settings - Fork 814
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
helm fsGroupPolicy patch fails with immutable field #1390
Comments
Caused by #1377 |
Hi all, sorry we didn't catch this! Firstly, if you want to upgrade to helm chart 1.11.0, you can do so by pre-deleting the If you can't delete the |
cc @olemarkus I know you were going to update the kops version of the addon soon, you'll either need custom logic to replace the |
If you run into this while upgrading please read @ConnorJC3's comment above and take a look at the Helm chart release notes, thanks. |
/kind bug
What happened?
Upgrading with helm..
...results in
Error: UPGRADE FAILED: cannot patch "ebs.csi.aws.com" with kind CSIDriver: CSIDriver.storage.k8s.io "ebs.csi.aws.com" is invalid: spec.fsGroupPolicy: Invalid value: "File": field is immutable
What you expected to happen?
Smooth upgrade.
How to reproduce it (as minimally and precisely as possible)?
Upgrade from helm chart 2.10.1 to 2.11.0
Anything else we need to know?:
Environment
kubectl version
): 1.21The text was updated successfully, but these errors were encountered: