-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/rabbitmq] Fix chart not being upgradable by removing mutable label from VolumeClaimTemplate #7687
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll also need to update the README with any manual steps to upgrade to this breaking change. See #5657
Waiting for #5657 to be settled before updating this PR. |
/hold However, I still appreciate any other feedback not related to this "document how to upgrade" thing. |
…by removing 'chart' label from spec.selector or spec.VolumeClaimTemplate. See #7680. Signed-off-by: Cédric de Saint Martin <[email protected]>
/unhold |
Thanks for the update @desaintmartin |
/ok-to-test |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: desaintmartin, juan131 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold cancel |
…by removing 'chart' label from spec.selector or spec.VolumeClaimTemplate. (helm#7687) See helm#7680. Signed-off-by: Cédric de Saint Martin <[email protected]> Signed-off-by: jenkin-x <[email protected]>
…by removing 'chart' label from spec.selector or spec.VolumeClaimTemplate. (helm#7687) See helm#7680. Signed-off-by: Cédric de Saint Martin <[email protected]>
…by removing 'chart' label from spec.selector or spec.VolumeClaimTemplate. (helm#7687) See helm#7680. Signed-off-by: Cédric de Saint Martin <[email protected]> Signed-off-by: Jakob Niggel <[email protected]>
…by removing 'chart' label from spec.selector or spec.VolumeClaimTemplate. (helm#7687) See helm#7680. Signed-off-by: Cédric de Saint Martin <[email protected]>
What this PR does / why we need it:
Major version bump: Fix chart not being upgradable by removing 'chart' label from spec.VolumeClaimTemplate.
Special notes for your reviewer:
See
#7680#7803.cc @prydonius @tompizmor @sameersbn @carrodher @juan131