Closed black-dragon74 closed 1 week ago
I think we dont have code that updates the storageclass, can you please check/test what happens if we add/remove the annotation?
Right. I have updated the PR to recreate the storage class in cases where the existing StorageClass does not have the annotation present.
/assign @iamniting
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: black-dragon74, iamniting, Madhu-1
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@black-dragon74 Have you tested it? If not pls add a hold on the PR and test it before it gets merged.
@black-dragon74 Have you tested it? If not pls add a hold on the PR and test it before it gets merged.
I tested an older version of this PR. The core implementation did not change. I am putting a hold, will cancel it once I test it out.
/hold
@black-dragon74 Have you tested it? If not pls add a hold on the PR and test it before it gets merged.
I tested an older version of this PR. The core implementation did not change. I am putting a hold, will cancel it once I test it out.
/hold
Thanks
Tested with the latest set of changes. Everything is working as expected.
/hold cancel
This patch allows user to disable automatic key rotation by annotating StorageCluster with
keyrotation.csiaddons.openshift.io/enable=false