Issue:
Some clients have run into the following error when upgrading:
Error: UPGRADE FAILED: cannot patch "XXX-classic-rest-service" with kind StatefulSet: StatefulSet.apps "XXX-classic-rest-service" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
Environment:
Fusion 5.x
Resolution:
The way to get around this is to delete the classic-rest statefulset and to rerun your helm commands/upgrade script.
Comments
0 comments
Article is closed for comments.