[KEP-5440] Add documentation for mutable pod resources while job is suspended - #52800
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
dipesh-rawat
left a comment
There was a problem hiding this comment.
@kannon92 The Netlify build preview is failing because the PR currently doesn’t include the feature gate description file for the new MutablePodResourcesForSuspendedJobs feature gate. Please add a file named MutablePodResourcesForSuspendedJobs.md under: content/en/docs/reference/command-line-tools-reference/feature-gates/
For more details, please refer to the documentation here.
Refer (logs here)
9:35:30 PM: ERROR Invalid feature gate: 'MutablePodResourcesForSuspendedJobs' is not recognized or lacks a matching description file in 'en/docs/reference/command-line-tools-reference/feature-gates'
|
/sig apps |
|
Hold until the upstream implementation k/k PR kubernetes/kubernetes#132441 is merged. /hold |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Ah thanks for that. Pushed up a fix for this. |
lmktfy
left a comment
There was a problem hiding this comment.
Thanks for the PR. Here is some feedback.
soltysh
left a comment
There was a problem hiding this comment.
/lgtm
from sig-apps pov, modulo one tiny suggestion
|
LGTM label has been added. DetailsGit tree hash: 8a120c6cda699e51c77006ace6831c3f4bfc18f6 |
|
/hold cancel Upstream PR has merged. |
|
Hey folks 👋, this is Tushar Mittal (@kernel-kun) from v1.35 Release Docs team. Regarding kubernetes/enhancements#5440 Please let us know once this Docs PR is fully Ready for Review — meaning all documentation updates are complete and it’s awaiting reviewer feedback — so we can update our tracking. Thank you! |
|
This is ready for review. |
c57c4b3 to
351bfab
Compare
351bfab to
b6bf8c4
Compare
|
LGTM label has been added. DetailsGit tree hash: 9452aa29581ace5c9feb3ab496608db648f82754 |
|
I think this is just looking for an approved now. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dipesh-rawat, soltysh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
dipesh-rawat
left a comment
There was a problem hiding this comment.
@kannon92 Just noticed there is another feature gate MutableSchedulingDirectivesForSuspendedJobs as part of the KEP-5440 that is introduced in v1.35 through the upstream PR kubernetes/kubernetes#135104. It has not been added to the docs.
Oh good catch! @mimowo could you help with that? |
|
@kannon92 @dipesh-rawat I can update the docs with the feature gate. I will open the PR for review today if not too late. |
|
@mimowo Yes, please go ahead and raise the PR. We still have time before the targeted release date next week. |
|
I just opened: #53550, ptal |
Description
Add a section in Job documentation supporting KEP-5440.
Issue
Closes: #