-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta status
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): A "coordinated" component leader election mechanism that is safer for upgrades and rollbacks.
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/4355-coordinated-leader-election/README.md
- Discussion Link:
- Primary contact (assignee): @jpbetz
- Responsible SIGs: sig-apimachinery
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.30
- Beta release target (x.y): 1.33
- Stable release target (x.y):
- Alpha
- KEP (
k/enhancements
) update PR(s): KEP-4355: Coordinated Leader Election #4356 - Code (
k/k
) update PR(s):Coordinated Leader Election kubernetes#124012 - Docs (
k/website
) update PR(s): [KEP-4355] Coordinated Leader Election alpha documentation website#46982
- KEP (
- Beta
- KEP (
k/enhancements
) update PR(s): Coordinated Leader Election to Beta #5088 - Code (
k/k
) update PR(s):- Add E2E tests for CLE kubernetes#130575
- CLE: Remove invalid emulated version and add lexographical order test kubernetes#130735
- Parallelize lease candidate ping kubernetes#130533
- Add third party strategy to the coordinate leader election integratio… kubernetes#129973
- [KEP-4355] Promote Coordinated Leader Election to Beta kubernetes#130751
- Docs (
k/website
) update(s):
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Metadata
Metadata
Assignees
Labels
sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta status