ceph-csi/internal
Madhu Rajanna 64a9b1fa59 rbd: consider remote image health for primary
To consider the image is healthy during the Promote
operation currently we are checking only the image
state on the primary site. If the network is flaky
or the remote site is down the image health is
not as expected. To make sure the image is healthy
across the clusters check the state on both local
and the remote clusters.

some details:
https://bugzilla.redhat.com/show_bug.cgi?id=2014495

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-04-13 08:37:23 +00:00
..
cephfs util: add support for the nsenter 2022-04-08 10:23:21 +00:00
controller rbd: update PV/PVC metadata on a reattach of PV 2022-04-08 15:43:14 +00:00
csi-addons rbd: return unimplemented error for block-mode reclaimspace req 2022-03-03 19:00:49 +00:00
csi-common rbd: remove unimplemented responses for node operations 2022-03-16 15:27:48 +00:00
journal journal: add StoreAttribute/FetchAttribute 2022-03-28 11:23:17 +00:00
kms rbd: modify oidc token file path according to FHS 3.0 2022-03-23 13:29:35 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: support new and old NFS-management commands 2022-03-31 11:28:40 +00:00
rbd rbd: consider remote image health for primary 2022-04-13 08:37:23 +00:00
util doc: correct typos in struct field comments and release.md 2022-04-11 06:23:25 +00:00