Skip to content

Commit 91a04c4

Browse files
committed
KEP-2043: update kep.yaml with milestone, contact
fromanirh -> ffromani propose GA in 1.28 Signed-off-by: Francesco Romani <[email protected]>
1 parent 56e3e45 commit 91a04c4

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-node/2403-pod-resources-allocatable-resources

1 file changed

+4
-4
lines changed

keps/sig-node/2403-pod-resources-allocatable-resources/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
title: Extend kubelet pod resource assignment endpoint to return allocatable resources
22
kep-number: 2403
33
authors:
4-
- "@fromanirh"
4+
- "@ffromani"
55
- "@alexeyperevalov"
66
- "@swatisehgal"
77
owning-sig: sig-node
88
participating-sigs: []
99
status: implementable
1010
creation-date: "2021-02-02"
11-
last-updated: "2021-09-02"
11+
last-updated: "2023-06-06"
1212
reviewers:
1313
- "@derekwaynecarr"
1414
- "@renaudwastaken"
@@ -26,13 +26,13 @@ stage: beta
2626
# The most recent milestone for which work toward delivery of this KEP has been
2727
# done. This can be the current (upcoming) milestone, if it is being actively
2828
# worked on.
29-
latest-milestone: "v1.23"
29+
latest-milestone: "v1.28"
3030

3131
# The milestone at which this feature was, or is targeted to be, at each stage.
3232
milestone:
3333
alpha: "v1.21"
3434
beta: "v1.23"
35-
stable: "v1.24"
35+
stable: "v1.28"
3636

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

0 commit comments

Comments
 (0)