Allow CSI auth to read ceph-mediafs-secret KV #132
Reference in New Issue
Block a user
Delete Branch "benvin/mediafs-csi-kv"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A new VaultStaticSecret
ceph-mediafs-secretin nscsi-cephfs(for the legacy mediafs CephFS static PV) gets 403 onkv/data/service/kubernetes/au/syd1/csi/ceph-mediafs-secret— theceph-csirole can already read the siblingceph-cephfs-secretpath via the sameceph-csi-cephfsVaultAuth, but no policy covers the new path.policies/kv/service/kubernetes/au/syd1/csi/ceph-mediafs-secret/read.yamlgranting read onkv/data/service/kubernetes/au/syd1/csi/ceph-mediafs-secret, bound to roleceph-csion mountk8s/au/syd1(mirrors the existing ceph-cephfs-secret/ceph-rbd-secret policies)