ceph-csi/internal
Madhu Rajanna d886ab0d66 rbd: use leases for leader election
use leases for leader election instead
of the deprecated configmap based leader
election.

This PR is making leases as default leader election
refer https://github.com/kubernetes-sigs/
controller-runtime/pull/1773, default from configmap
to configmap leases was done with
https://github.com/kubernetes-sigs/
controller-runtime/pull/1144.

Release notes https://github.com/kubernetes-sigs/
controller-runtime/releases/tag/v0.7.0

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-04-14 06:46:50 +00:00
..
cephfs util: add support for the nsenter 2022-04-08 10:23:21 +00:00
controller rbd: use leases for leader election 2022-04-14 06:46:50 +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