File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
sig-node/3695-pod-resources-for-dra Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 4
4
kep-number : 3695
5
5
alpha :
6
6
approver : " @johnbelamaric"
7
+ beta :
8
+ approver : " @johnbelamaric"
Original file line number Diff line number Diff line change @@ -274,8 +274,9 @@ These cases will be added in the existing e2e tests:
274
274
275
275
#### Beta
276
276
277
- - [ ] Gather feedback from consumers of the DRA feature.
278
- - [ ] No major bugs reported in the previous cycle.
277
+ - [x] Gather feedback from consumers of the DRA feature.
278
+ - Integration with DCGM exporter (WIP)
279
+ - [x] No major bugs reported in the previous cycle.
279
280
280
281
#### GA
281
282
@@ -438,6 +439,10 @@ N/A.
438
439
439
440
- 2024-09-10: KEP Updated to reflect the current state of the implementation.
440
441
442
+ - Kubernetes 1.27: Alpha version of the KEP.
443
+
444
+ - Kubernetes 1.34: Beta version of the KEP.
445
+
441
446
## Drawbacks
442
447
443
448
## Alternatives
Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ see-also:
18
18
replaces : []
19
19
20
20
# The target maturity stage in the current dev cycle for this KEP.
21
- stage : alpha
21
+ stage : beta
22
22
23
23
# The most recent milestone for which work toward delivery of this KEP has been
24
24
# done. This can be the current (upcoming) milestone, if it is being actively
25
25
# worked on.
26
- latest-milestone : " v1.27 "
26
+ latest-milestone : " v1.34 "
27
27
28
28
# The milestone at which this feature was, or is targeted to be, at each stage.
29
29
milestone :
You can’t perform that action at this time.
0 commit comments