kubernetes-csi-addons
kubernetes-csi-addons copied to clipboard
Skip reconcile of PVCs with key rotation annotation
#614 added support to consider existing PVCs whenever a SC object is modified. However it requeues the PVCs that have key rotation annotation present.
This issue is to track the patch to skip reconciliation of such PVCs