ceph-csi/internal
Madhu Rajanna 4face6a7b3 cephfs: retry subvolumegroup creation
Incase the  subvolumegroup is deleted
and recreated we need to restart the
cephcsi provisioner pod to clear cache
that cephcsi maintains. With this PR
if cephcsi sees NotFound error duing
subvolume creation it will reset the cache
for that filesystem so that in next RPC
call cephcsi will try to create the
subvolumegroup again

Ref: https://github.com/rook/rook/issues/10623

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 76064d8e34)
2022-09-08 11:37:05 +00:00
..
cephfs cephfs: retry subvolumegroup creation 2022-09-08 11:37:05 +00:00
controller cleanup: ReconcilePersistentVolume consider passing it by pointer 2022-06-28 19:12:53 +00:00
csi-addons rbd: add replication capability & service to csiaddons server 2022-08-18 08:19:20 +00:00
csi-common rbd: modify stripSecret mechanism in logGRPC() 2022-08-29 14:55:24 +00:00
journal cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
kms rbd: improve kmip verifyResponse() error message 2022-08-24 08:32:50 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: add nodeserver within cephcsi 2022-08-09 13:36:03 +00:00
rbd rbd: map only primary image 2022-09-06 14:05:08 +00:00
util cleanup: use index instead of value while iterating 2022-08-09 13:36:03 +00:00