kep: update graduation criteria#11242
Conversation
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sohankunkerkar The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Pull request overview
Updates KEP-77 (“Dynamically Sized Jobs”) graduation criteria to better scope Beta/GA requirements for ElasticJobsViaWorkloadSlices, and introduces separate graduation criteria for the TAS-gated integration (ElasticJobsViaWorkloadSlicesWithTAS) based on the #8651 discussion.
Changes:
- Refines Beta graduation criteria to emphasize validation, observability, and controller readiness, while marking a few items as completed.
- Reframes GA graduation criteria to include broader ecosystem enablement, GC expectations, and re-evaluation items.
- Adds a dedicated “
ElasticJobsViaWorkloadSlicesWithTASGraduation Criteria” section with Alpha/Beta milestones for TAS integration.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mimowo
left a comment
There was a problem hiding this comment.
cc @ichekrygin @hiboyang @yaroslava-serdiuk ptal
2eb1e98 to
ad4255b
Compare
|
/cc |
ad4255b to
5770503
Compare
Update KEP-77 graduation criteria based on kubernetes-sigs#8651 discussion Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
5770503 to
60bb6d5
Compare
Update KEP-77 graduation criteria based on #8651 discussion
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #8651 (comment)
Special notes for your reviewer:
Does this PR introduce a user-facing change?