cert-manager/cmd/cainjector/app
David Bond 4a4dd03245
Switch leader election to use Lease objects
Previously, cert-manager supported both ConfigMap & Lease objects for leader election. This commit modifies
the leader-election code to now solely use Lease objects in both the controller & ca-injector. The related
RBAC for ConfigMap resources has also been removed.

This change means that you cannot upgrade to the version containing this commit from cert-manager 1.3.

Related to #3766

Signed-off-by: David Bond <davidsbond93@gmail.com>
2022-03-10 12:38:50 +00:00
..
BUILD.bazel Switch leader election to use Lease objects 2022-03-10 12:38:50 +00:00
start.go Switch leader election to use Lease objects 2022-03-10 12:38:50 +00:00