-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
kubernetes/kubernetes
#113534Labels
sig/cloud-providerCategorizes an issue or PR as relevant to SIG Cloud Provider.Categorizes an issue or PR as relevant to SIG Cloud Provider.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status
Milestone
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): kube-controller-manager and cloud-controller-manager can apply new controller-to-controller-manager assignment in HA control plane without downtime.
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-cloud-provider/2436-controller-manager-leader-migration
- Discussion Link:
- Primary contact (assignee): @jiahuif
- Responsible SIGs: CloudProvider
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.21
- Beta release target (x.y): 1.22
- Stable release target (x.y): 1.24
- Alpha
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s):- leader migration configuration: parsing & validation. kubernetes#96226
- register scheme for controller-manager kubernetes#96133
- add configuration for controller migration. kubernetes#94205
- Leader Migration (KEP-2477): options parsing kubernetes#99507
- (KEP-2436) implementation of leader migration for controller manager. kubernetes#96541
- Docs (
k/website) update PR(s):
- KEP (
- Beta
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s): - Docs (
k/website) update(s):
- KEP (
- Stable
- KEP (
k/enhancements) update PR(s): KEP-2436 Leader Migration to GA #3183 - Code (
k/k) update PR(s): Graduate Leader Migration to GA kubernetes#109072 v1 types for Leader Migration kubernetes#108016 - Docs (
k/website) update(s): Leader Migration to GA website#32052
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
sig/cloud-providerCategorizes an issue or PR as relevant to SIG Cloud Provider.Categorizes an issue or PR as relevant to SIG Cloud Provider.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status