Skip to content

Commit b9ae15d

Browse files
committed
node: podresources: GA in 1.28
The 1.27 GA graduation was very close, but was missed. Update the GA to 1.28. Signed-off-by: Francesco Romani <[email protected]>
1 parent 46c0656 commit b9ae15d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

keps/sig-node/606-compute-device-assignment/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ N/A
362362
- 2019-04-30: Agreement in sig-node to move feature to beta in 1.15
363363
- 2020-06-17: Agreement in sig-node to move feature to G.A in 1.19 or 1.20
364364
- 2023-01-27: KEP translate to the most recent template
365+
- 2023-05-23: KEP GA moved to 1.28
365366

366367
## Drawbacks
367368

keps/sig-node/606-compute-device-assignment/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ stage: stable
2424
# The most recent milestone for which work toward delivery of this KEP has been
2525
# done. This can be the current (upcoming) milestone, if it is being actively
2626
# worked on.
27-
latest-milestone: "v1.27"
27+
latest-milestone: "v1.28"
2828

2929
# The milestone at which this feature was, or is targeted to be, at each stage.
3030
milestone:
3131
alpha: "v1.13"
3232
beta: "v1.15"
33-
stable: "v1.27"
33+
stable: "v1.28"
3434

3535
# The following PRR answers are required at alpha release
3636
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)