[KEP-5440] Graduate mutable suspended Job features to stable - #57432
[KEP-5440] Graduate mutable suspended Job features to stable#57432Utkarshpandey0001 wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
Welcome @Utkarshpandey0001! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Description
Graduate
MutablePodResourcesForSuspendedJobsandMutableSchedulingDirectivesForSuspendedJobsto Stable in Kubernetes v1.38. The lifecycle metadata preserves Alpha history, records Beta through v1.37, and marks both gates enabled and locked from v1.38.Update the Job documentation so it no longer implies that v1.38 users must manually enable a locked GA gate, and clarify that active Pods must have terminated before scheduling directives can be updated. This documentation PR introduces no new API or usage workflow.
Validation:
git diff --checkand scope/shortcode checks passed. Verified the wording against the core PR's Job strategy and controller.make buildstopped at the uninitializedapi-ref-generatorsubmodule; Hugo is also unavailable locally.Kept as a draft pending the Stable KEP and core GA PRs:
Issue
Related to kubernetes/enhancements#5440
/sig apps
/sig docs