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

cephfs: add support for encryption in ceph-csi-cephfs chart (backport #4504) #4515

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 21, 2024

The chart currently lacks access to configmap and secrets this causes the mounting of encrypted file systems to fail

To enable the chart to support the encrypted file systems add the following permissions:

Gives the cephfs nodeplugin clusterrole get access to configmaps and secrets.
While also adding cephfs provisioner get access to configs

Fixes issue: #4470

This still needs the kernel version 6.6 to be able to be tested, I should be able to get this tested.


This is an automatic backport of pull request #4504 done by [Mergify](https://mergify.com).

the chart currently lacks access to configmap and secrets
this causes the mounting of encrypted file systems to fail

Signed-off-by: NymanRobin <nyman.robin@gmail.com>
(cherry picked from commit 5224d58)
@mergify mergify bot added ok-to-test Label to trigger E2E tests component/cephfs Issues related to CephFS labels Mar 21, 2024
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.28

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Mar 21, 2024
@nixpanic nixpanic requested a review from a team March 21, 2024 15:24
@mergify mergify bot merged commit 585325a into release-v3.10 Mar 22, 2024
39 checks passed
@mergify mergify bot deleted the mergify/bp/release-v3.10/pr-4504 branch March 22, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cephfs Issues related to CephFS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants