-
Couldn't load subscription status.
- Fork 580
docs: proposal for providing PV key rotation #4655
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
Conversation
1de5fc6 to
cab0994
Compare
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions. |
999bbfc to
3b53269
Compare
|
@black-dragon74 please fix the CI failures |
3b53269 to
f6f87fc
Compare
b776257 to
d1c3689
Compare
Looks like Rakshiths comments have been addressed.
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 64c5be5 |
The design and implementation details for rotating the encryption keys for volumes. Signed-off-by: black-dragon74 <[email protected]>
This commit updates the key rotation docs with the following changes: - Do not call LuksVerify - Mention specifics of RWX volumes - Rename the file to represent RBD backed volumes Signed-off-by: black-dragon74 <[email protected]>
d1c3689 to
c1e2b48
Compare
|
/test ci/centos/k8s-e2e-external-storage/1.28 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/mini-e2e-helm/k8s-1.28 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/k8s-e2e-external-storage/1.30 |
|
/test ci/centos/k8s-e2e-external-storage/1.27 |
|
/test ci/centos/mini-e2e/k8s-1.28 |
|
/test ci/centos/mini-e2e-helm/k8s-1.30 |
|
/test ci/centos/mini-e2e-helm/k8s-1.27 |
|
/test ci/centos/mini-e2e/k8s-1.30 |
|
/test ci/centos/k8s-e2e-external-storage/1.29 |
|
/test ci/centos/mini-e2e/k8s-1.27 |
|
/test ci/centos/mini-e2e-helm/k8s-1.29 |
|
/test ci/centos/mini-e2e/k8s-1.29 |
The design and implementation details for rotating the encryption keys for volumes.