Skip to content

Commit 0a21dbb

Browse files
committed
propose KEP-5440 to beta
1 parent c0c7d33 commit 0a21dbb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

keps/sig-apps/5440-mutable-job-pod-resource-updates/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,8 @@ N/A.
529529
## Implementation History
530530

531531
- July 3rd: draft of KEP
532+
- For 1.35, KEP went in for alpha and the implementation also made it into 1.35.
533+
- 1.36, promote to beta.
532534

533535
## Drawbacks
534536

keps/sig-apps/5440-mutable-job-pod-resource-updates/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ see-also:
1717
- "/keps/sig-scheduling/2926-job-muable-scheduling-directives"
1818

1919
# The target maturity stage in the current dev cycle for this KEP.
20-
stage: alpha
20+
stage: beta
2121

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

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

0 commit comments

Comments
 (0)