-
Notifications
You must be signed in to change notification settings - Fork 15.1k
JobPodReplacementPolicy Promoted To GA Blog Post #51426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JobPodReplacementPolicy Promoted To GA Blog Post #51426
Conversation
|
Hi @wongchar @dejanzele 👋 this is Agus from the v1.34 Communications Team! @wongchar as author of #51484, I'd like you to be a writing buddy for @dejanzele on this PR. Please:
|
|
/sig release |
e8a9017 to
8426c7b
Compare
8426c7b to
b0c1b60
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
b0c1b60 to
6c4a676
Compare
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/cc @mimowo |
|
@wongchar – did you take a look at this? What are your thoughts? |
wongchar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left some minor comments regarding links to other files. Otherwise, makes sense and looks good!
|
Hi @dejanzele 👋 -- this is Agus from the v1.34 Communications Team! Just a friendly reminder that we are approaching the feature blog "ready for review" deadline: Friday 8th August 2025. We ask you to have the blog in non-draft state, and all write-up to be complete. If you have any questions or need help, please don't hesitate to reach out to me or any of the Communications Team members. We are here to help you! |
aibarbetta
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the PR to merge into kubernetes:main (not kubernetes:dev.1-34)
content/en/blog/_posts/2025-06-29-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-06-29-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-06-29-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
6c4a676 to
136e7e8
Compare
|
Hi @aibarbetta, Thanks for the feedback, I've addressed all comments. I have posted this PR in the sig-apps channel if anybody else is interested in taking a look. |
|
LGTM (from technical PoV)👍 |
|
cc @atiratree @soltysh @kannon92 ptal |
|
Reviewed from general proofreading / formatting perspective, looks great! |
|
Buddy, comms, and SIG reviewed, assigning SIG Doc Blogs to review |
lmktfy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We must fix the hyperlinks (check https://deploy-preview-51426--kubernetes-io-main-staging.netlify.app/blog/1/01/01/kubernetes-v1-34-pod-replacement-policy-for-jobs-goes-ga/); other snags are less important and don't really block a merge.
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Dejan Zele Pejchev <[email protected]>
c8683f3 to
e2020e0
Compare
Signed-off-by: Dejan Zele Pejchev <[email protected]>
soltysh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nits from me, and mostly comments from Tim.
From tech pov, with my sig-apps hat, it's good.
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2025-0x-xx-jobs-podreplacementpolicy-goes-ga.md
Outdated
Show resolved
Hide resolved
82cbc74 to
9eaae04
Compare
Signed-off-by: Dejan Zele Pejchev <[email protected]>
9eaae04 to
f5954cd
Compare
soltysh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
LGTM label has been added. Git tree hash: 538323516d30011e14b48971a39cd394c4d10d10
|
|
The current example is great! Thank you 😄 |
|
@lmktfy I believe this is ok to merge, can you take a look? |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lmktfy, soltysh The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
This PR will include a blog post on the latest state of Job Pod Replacement Policy feature gate (GA) as of k8s v1.34.
Issue
KEP: kubernetes/enhancements#3939