Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@kmova kmova released this 14 Aug 07:32
· 1 commit to v2.0.x since this release
refact(localpv): add ENV to allow skipping leader election

commit adds the `LEADER_ELECTION_ENABLED` env to allow user
to enable/disable the leader election feature of openebs
provisioner and snapshot-provisioner.

If env is not configured, leader election will be enabled by
default.

Signed-off-by: prateekpandey14 <[email protected]>