ceph-csi/internal
Madhu Rajanna 76064d8e34 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>
2022-09-07 18:24:30 +00:00
..
cephfs cephfs: retry subvolumegroup creation 2022-09-07 18:24:30 +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 11:18:15 +00:00
journal cleanup: replace github.com/pborman/uuid with github.com/google/uuid 2022-08-22 14:34:25 +00:00
kms rbd: improve kmip verifyResponse() error message 2022-08-24 07:58:57 +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 10:40:12 +00:00
util cleanup: use index instead of value while iterating 2022-08-09 13:36:03 +00:00