Rakshith R
Rakshith R
>But i can see still the mgr pod ip got blocklisted i can see in the ceph osd dump I'm not sure about this. Maybe try asking on ceph slack...
@mergifyio refresh
@mergifyio queue
> > we can have a deploy folder for deployments instead of having separate folder in the doc itself. > > I agree if you mean moving the files like...
> Not able to enable nfs driver after enabled this https://github.com/rook/rook/blob/master/deploy/examples/operator.yaml#L37 Operator logs, > > ``` > [rider@localhost examples]$ oc logs rook-ceph-operator-585577cf5c-4rm76 -nrook-ceph | grep nfs > 2024-06-28 11:25:14.533869 I...
> Ceph csi reads the labels on priority from top to bottom ordering, as mentioned by [@Rakshith-R](https://github.com/Rakshith-R) @parth-gr I missed this ping. It does not matter which way cephcsi reads...
Thanks for the quick detailed review The new main modifications are: - moved the new calls to snap_diff.go file - debug logs for feature support check errors - refactored to...
updated the code with - modification as per reviews - added logic to handle luksHeader if it exits by adding it to initial offset and subtracting it from offset that...
https://github.com/ceph/ceph-csi/actions/runs/15966099828/job/45026731182?pr=5347 ``` //nolint:unused // Unused code will be used in future. ``` forgot to remove this nolint comment :face_exhaling: removed it and rebased on top of devel PTAL
@mergifyio requeue