cert-manager/cmd
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
..
acmesolver rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
cainjector Switch leader election to use Lease objects 2022-03-10 12:38:50 +00:00
controller Switch leader election to use Lease objects 2022-03-10 12:38:50 +00:00
ctl Merge pull request #4897 from jahrlin/uninstall 2022-03-08 13:33:00 +00:00
util rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
webhook rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00