File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
keps/sig-node/606-compute-device-assignment Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 362
362
- 2019-04-30: Agreement in sig-node to move feature to beta in 1.15
363
363
- 2020-06-17: Agreement in sig-node to move feature to G.A in 1.19 or 1.20
364
364
- 2023-01-27: KEP translate to the most recent template
365
+ - 2023-05-23: KEP GA moved to 1.28
365
366
366
367
## Drawbacks
367
368
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ stage: stable
24
24
# The most recent milestone for which work toward delivery of this KEP has been
25
25
# done. This can be the current (upcoming) milestone, if it is being actively
26
26
# worked on.
27
- latest-milestone : " v1.27 "
27
+ latest-milestone : " v1.28 "
28
28
29
29
# The milestone at which this feature was, or is targeted to be, at each stage.
30
30
milestone :
31
31
alpha : " v1.13"
32
32
beta : " v1.15"
33
- stable : " v1.27 "
33
+ stable : " v1.28 "
34
34
35
35
# The following PRR answers are required at alpha release
36
36
# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments