File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
keps/sig-node/2403-pod-resources-allocatable-resources Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11title : Extend kubelet pod resource assignment endpoint to return allocatable resources
22kep-number : 2403
33authors :
4- - " @fromanirh "
4+ - " @ffromani "
55 - " @alexeyperevalov"
66 - " @swatisehgal"
77owning-sig : sig-node
88participating-sigs : []
99status : implementable
1010creation-date : " 2021-02-02"
11- last-updated : " 2021-09-02 "
11+ last-updated : " 2023-06-06 "
1212reviewers :
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.
3232milestone :
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
You can’t perform that action at this time.
0 commit comments