We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Upgrade to 2.7.0-develop chart from 4.1.0 and 4.0.1 failed with
Upgrade "openebs" failed: cannot patch "openebs-zfs-localpv-node" with kind DaemonSet: DaemonSet.apps "openebs-zfs-localpv-node" is invalid: spec.selector: Invalid value: v1.LabelSelector{MatchLabels:map[string]string{"app":"openebs-zfs-node", "name":"openebs-zfs-node", "release":"openebs"}, MatchExpressions:[]v1.LabelSelectorRequirement(nil)}: field is immutable
The below label was added to MatchLabels section which is immutable "app":"openebs-zfs-node"
The text was updated successfully, but these errors were encountered:
niladrih
No branches or pull requests
Upgrade to 2.7.0-develop chart from 4.1.0 and 4.0.1 failed with
The below label was added to MatchLabels section which is immutable
"app":"openebs-zfs-node"
The text was updated successfully, but these errors were encountered: