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

Implement EncryptionKeyRotation spec #4690

Open
wants to merge 8 commits into
base: devel
Choose a base branch
from

Conversation

black-dragon74
Copy link

@black-dragon74 black-dragon74 commented Jun 21, 2024

This patch implements the EncryptionKeyRotation spec for ceph-csi

@black-dragon74 black-dragon74 marked this pull request as draft June 21, 2024 10:27
Copy link
Member

@nixpanic nixpanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just added a few small comments. Also try to create unit-tests for the helper functions you introduce.

internal/util/file.go Outdated Show resolved Hide resolved
internal/rbd/rbd_util.go Outdated Show resolved Hide resolved
internal/rbd/rbd_util.go Outdated Show resolved Hide resolved
@black-dragon74
Copy link
Author

Note: The CI failures are expected until: csi-addons/spec#65 is merged.

@black-dragon74 black-dragon74 changed the title [WIP] Implement EncryptionKeyRotation spec Implement EncryptionKeyRotation spec Jun 26, 2024
@black-dragon74 black-dragon74 marked this pull request as ready for review June 26, 2024 11:33
@black-dragon74
Copy link
Author

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

Copy link
Contributor

mergify bot commented Jun 27, 2024

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

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
This patch also includes a few modifications and
additions to exisiting helper functions

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
@iPraveenParihar
Copy link
Contributor

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

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
@black-dragon74
Copy link
Author

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants