ceph / ceph-csi

CSI driver for Ceph
Apache License 2.0
1.19k stars 527 forks source link

Implement EncryptionKeyRotation spec #4690

Open black-dragon74 opened 1 week ago

black-dragon74 commented 1 week ago

This patch implements the EncryptionKeyRotation spec for ceph-csi

black-dragon74 commented 4 days ago

Note: The CI failures are expected until: https://github.com/csi-addons/spec/pull/65 is merged.

black-dragon74 commented 2 days ago

I’ll take care of the failures since the linked PR is merged :)

mergify[bot] commented 2 days ago

This pull request now has conflicts with the target branch. Could you please resolve conflicts and force push the corrected changes? 🙏

iPraveenParihar commented 2 days ago

@black-dragon74, please follow these conventions for the commit messages.

black-dragon74 commented 2 days ago

@black-dragon74, please follow these conventions for the commit messages.

Thanks Praveen. I'll be squashing all the commits into one before merging.