File tree Expand file tree Collapse file tree 1 file changed +29
-5
lines changed
keps/sig-cloud-provider/2436-controller-manager-leader-migration Expand file tree Collapse file tree 1 file changed +29
-5
lines changed Original file line number Diff line number Diff line change 1
- title : Cloud Controller Manager Migration
2
- kep-number : 991
1
+ title : Controller Manager Leader Migration
2
+ kep-number : 2436
3
3
authors :
4
4
- " @andrewsykim"
5
+ - " @jiahuif"
5
6
owning-sig : sig-cloud-provider
6
7
participating-sigs :
7
8
- sig-api-machinery
8
9
reviewers :
9
10
- " @cheftako"
10
11
- " @nckturner"
12
+ - " @andrewsykim"
11
13
approvers :
12
- - " @lavalamp"
13
- editor : TBD
14
+ - " @cheftako"
15
+ prr-approvers :
16
+ - " @deads2k"
14
17
creation-date : 2019-04-22
15
- last-updated : 2021-02-08
16
18
status : implementable
17
19
see-also :
18
20
- " /keps/sig-cloud-provider/20180530-cloud-controller-manager.md"
21
+
22
+ # The target maturity stage in the current dev cycle for this KEP.
23
+ stage : alpha
24
+
25
+ # The most recent milestone for which work toward delivery of this KEP has been
26
+ # done. This can be the current (upcoming) milestone, if it is being actively
27
+ # worked on.
28
+ latest-milestone : " v1.21"
29
+
30
+ # The milestone at which this feature was, or is targeted to be, at each stage.
31
+ milestone :
32
+ alpha : " v1.21"
33
+ beta : " v1.22"
34
+ stable : " v1.23"
35
+
36
+ # The following PRR answers are required at alpha release
37
+ # List the feature gate name and the components for which it must be enabled
38
+ feature-gates : []
39
+ disable-supported : false
40
+
41
+ # The following PRR answers are required at beta release
42
+ metrics : []
You can’t perform that action at this time.
0 commit comments