Skip to content

Commit 6e540a5

Browse files
committed
kep-3695-beta update
Signed-off-by: Swati Gupta <[email protected]>
1 parent 54d8e48 commit 6e540a5

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

keps/prod-readiness/sig-node/3695.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
kep-number: 3695
55
alpha:
66
approver: "@johnbelamaric"
7+
beta:
8+
approver: "@johnbelamaric"

keps/sig-node/3695-pod-resources-for-dra/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,9 @@ These cases will be added in the existing e2e tests:
274274

275275
#### Beta
276276

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.
279280

280281
#### GA
281282

@@ -438,6 +439,10 @@ N/A.
438439

439440
- 2024-09-10: KEP Updated to reflect the current state of the implementation.
440441

442+
- Kubernetes 1.27: Alpha version of the KEP.
443+
444+
- Kubernetes 1.34: Beta version of the KEP.
445+
441446
## Drawbacks
442447

443448
## Alternatives

keps/sig-node/3695-pod-resources-for-dra/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ see-also:
1818
replaces: []
1919

2020
# The target maturity stage in the current dev cycle for this KEP.
21-
stage: alpha
21+
stage: beta
2222

2323
# The most recent milestone for which work toward delivery of this KEP has been
2424
# done. This can be the current (upcoming) milestone, if it is being actively
2525
# worked on.
26-
latest-milestone: "v1.27"
26+
latest-milestone: "v1.34"
2727

2828
# The milestone at which this feature was, or is targeted to be, at each stage.
2929
milestone:

0 commit comments

Comments
 (0)