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 1
1
title : Extend kubelet pod resource assignment endpoint to return allocatable resources
2
2
kep-number : 2403
3
3
authors :
4
- - " @fromanirh "
4
+ - " @ffromani "
5
5
- " @alexeyperevalov"
6
6
- " @swatisehgal"
7
7
owning-sig : sig-node
8
8
participating-sigs : []
9
9
status : implementable
10
10
creation-date : " 2021-02-02"
11
- last-updated : " 2021-09-02 "
11
+ last-updated : " 2023-06-06 "
12
12
reviewers :
13
13
- " @derekwaynecarr"
14
14
- " @renaudwastaken"
@@ -26,13 +26,13 @@ stage: beta
26
26
# The most recent milestone for which work toward delivery of this KEP has been
27
27
# done. This can be the current (upcoming) milestone, if it is being actively
28
28
# worked on.
29
- latest-milestone : " v1.23 "
29
+ latest-milestone : " v1.28 "
30
30
31
31
# The milestone at which this feature was, or is targeted to be, at each stage.
32
32
milestone :
33
33
alpha : " v1.21"
34
34
beta : " v1.23"
35
- stable : " v1.24 "
35
+ stable : " v1.28 "
36
36
37
37
# The following PRR answers are required at alpha release
38
38
# 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