Rakshith R

Results 144 comments of Rakshith R

> I see. The way `getCloneDepth()` just returns current `depth` when it encounters an empty image name looks wrong, as is bailing on `ErrImageNotFound` error. > > When getting parent...

> Can you add your testing steps? hey @xing-yang , @PrasadG193 is on vacation and will be back thursday. He had developed a client to test the new RPCs https://github.com/PrasadG193/external-snapshot-metadata-client...

https://github.com/kubernetes/test-infra/blob/96376bea749fb53eee45363255410da60ce6c03b/config/jobs/image-pushing/k8s-staging-sig-storage.sh#L139-L142 This needs to be changed to `main` too for external-snapshot-metadata side car. --- Maybe conditionally setting the default branch by checking the name of the repo works ? @hairyhum...

> > * Add shared volumelocks with nodeserver and acquire it before proceeding with rotation ? > > We are sending the request to only one node. Is volume lock...

@vadlakiran refer to - https://github.com/rook/rook/issues/9782 - https://github.com/ceph/ceph-csi/issues/970 Issue: - network fluctuations/ cluster health causes the cephfs mount point to get blocklisted - the only way to undo is to unmount...

> @Rakshith-R to unmount and remount the cephfs from the node, is there any impact on data ? what is the case if once unmount and remount done if other...

> @Rakshith-R is there any way we can see blocklisted list ? > > could please see the logs of cephpluginrbd pods logs, why its locked and connection refused ,...