cert-manager/deploy
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
..
charts/cert-manager Switch leader election to use Lease objects 2022-03-10 12:38:50 +00:00
crds update deps and BUILD files 2022-03-01 15:05:18 +00:00
manifests Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
BUILD.bazel Fix up chart and bazel build rules 2020-04-01 18:22:35 +01:00
OWNERS Add more OWNERS files with auto-labels 2019-01-24 19:38:31 +00:00