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

Develop chart modifies csi-node daemonset MatchLabels #593

Open
r1jt opened this issue Sep 25, 2024 · 0 comments
Open

Develop chart modifies csi-node daemonset MatchLabels #593

r1jt opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working.
Milestone

Comments

@r1jt
Copy link

r1jt commented Sep 25, 2024

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"

@r1jt r1jt added the bug Something isn't working. label Sep 25, 2024
@avishnu avishnu added this to the v4.2 milestone Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

3 participants