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

Closed
r1jt opened this issue Sep 25, 2024 · 0 comments · Fixed by #605
Closed

Develop chart modifies csi-node daemonset MatchLabels #593

r1jt opened this issue Sep 25, 2024 · 0 comments · Fixed by #605
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug

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 kind/bug Categorizes issue or PR as related to a bug label Sep 25, 2024
@avishnu avishnu added this to the v4.2 milestone Oct 3, 2024
@avishnu avishnu removed this from the v4.2 milestone Jan 8, 2025
@avishnu avishnu added this to the zfs-localpv-2.7 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants