cert-manager/cmd/controller
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
..
app Switch leader election to use Lease objects 2022-03-10 12:38:50 +00:00
BUILD.bazel rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
main.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00