kubernetes-sigs / kubernetes-sigs/controller-runtime
Feature: Coordinated Leader Election
Open
@dongjiang1989 is already working on this.
Since Sep 11, 2025.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 3k
- Forks
- 1.3k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 14
Description
Upstream KEP: https://github.com/kubernetes/enhancements/issues/4355
I think it would be nice if controller-runtime would support coordinated leader election similar to how we support the "regular" leader election today
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.