ceph-csi/deploy
Humble Chirammal 1856647506 cephfs: go with default permissions while creating subvolumes
While creating subvolumes, CephFS driver set the mode to `777`
and pass it along to go ceph apis which cause the subvolume
permission to be on 777, however if we create a subvolume
directly in the ceph cluster, the default permission bits are
set which is 755 for the subvolume. This commit try to stick
to the default behaviour even while creating the subvolume.

This also means that we can work with fsgrouppolicy set to
`File` in csiDriver object which is also addressed in this commit.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-07-13 06:49:58 +00:00
..
cephcsi/image build: remove cache while building container image 2022-03-28 06:09:27 +00:00
cephfs/kubernetes cephfs: go with default permissions while creating subvolumes 2022-07-13 06:49:58 +00:00
nfs/kubernetes nfs: make use of latest sidecars in the deployment 2022-07-05 18:06:37 +00:00
rbd/kubernetes deploy: add setmetadata=true in the templates 2022-06-28 19:12:53 +00:00
Makefile deploy: add deployment artifacts for NFS support 2022-04-01 10:37:41 +00:00
scc.yaml nfs: add provisioner & plugin sa to scc.yaml 2022-04-13 09:14:15 +00:00