-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start migration to leases for leader election #2993
Conversation
Codecov ReportBase: 54.01% // Head: 54.01% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #2993 +/- ##
=======================================
Coverage 54.01% 54.01%
=======================================
Files 144 144
Lines 8312 8312
=======================================
Hits 4490 4490
Misses 3494 3494
Partials 328 328
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johngmyers, kishorj The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Controller-runtime has been updated and doesn't support configmaps for the leader election anymore. Upstream PR: kubernetes-sigs/aws-load-balancer-controller#2993
Controller-runtime has been updated and doesn't support configmaps for the leader election anymore. Upstream PR: kubernetes-sigs/aws-load-balancer-controller#2993
Issue
N/A
Description
Configures leader election to use both ConfigMaps and Leases.
Migration to leases is long overdue. The most recent version of controller-runtime appears to not support using only ConfigMaps.
Checklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯