Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions keps/prod-readiness/sig-apps/5440.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
kep-number: 5440
alpha:
approver: "@jpbetz"
beta:
approver: "@jpbetz"

2 changes: 2 additions & 0 deletions keps/sig-apps/5440-mutable-job-pod-resource-updates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,8 @@ N/A.
## Implementation History

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

## Drawbacks

Expand Down
4 changes: 2 additions & 2 deletions keps/sig-apps/5440-mutable-job-pod-resource-updates/kep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ see-also:
- "/keps/sig-scheduling/2926-job-muable-scheduling-directives"

# The target maturity stage in the current dev cycle for this KEP.
stage: alpha
stage: beta

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

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