ceph-csi/internal
Niraj Yadav 6c704bcd89 cephfs: Fix Removal of IPs from blocklist
While dealing with CephFS fencing we evict the
clients and block the IPs from the CIDR range
that do not have any active clients individually.

While Unfencing, the IP is removed via the
CIDR range which fails to remove the individual
IPs from Ceph's blacklist.

This PR fetches the blocklist from ceph and
removes the IPs in blocklist that lie inside
the CIDR range along with their unique nonces.

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
2024-09-09 09:18:02 +00:00
..
cephfs cephfs: use conf.InstanceID instead of global variable 2024-08-05 17:04:52 +00:00
controller util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
csi-addons cephfs: Fix Removal of IPs from blocklist 2024-09-09 09:18:02 +00:00
csi-common util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
health-checker doc: fix codespell problem 2024-09-04 10:13:47 +00:00
journal journal: fix empty csiCreationTimeKey value 2024-08-13 07:22:26 +00:00
kms rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
liveness build: passing context parameter as required 2024-06-28 08:38:54 +00:00
nfs util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
rbd rbd: set volume condition for block 2024-09-02 12:08:03 +00:00
util doc: fix codespell problem 2024-09-04 10:13:47 +00:00