Skip to content

Conversation

@mimowo
Copy link
Contributor

@mimowo mimowo commented Feb 17, 2025

Description

Update the documentation as we are promoting JobBackoffLimitPerIndex to stable in 1.33.

The code changes are already merged in PR: kubernetes/kubernetes#130061

Also proposing to extend the documentation of the tasks page for handling BackoffLimitPerIndex, as proposed in the KEP's graduation criteria: "Revisit extending the hands-on guide for Pod failure policy to use FailIndex".

Issue

Enhancement-tracking issue: kubernetes/enhancements#3850

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language labels Feb 17, 2025
@mimowo mimowo changed the base branch from main to dev-1.33 February 17, 2025 16:31
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 17, 2025
@mimowo mimowo changed the title Promote JobBackoffLimitPerIndex to stable Docs update as we promote JobBackoffLimitPerIndex to stable Feb 17, 2025
@mimowo
Copy link
Contributor Author

mimowo commented Feb 17, 2025

/hold
To avoid merging before the actual code changes in kubernetes/kubernetes#130061

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 17, 2025
@netlify
Copy link

netlify bot commented Feb 17, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit d071aed
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/67e54a9baba14200081b3a6d
😎 Deploy Preview https://deploy-preview-49811--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dipesh-rawat
Copy link
Member

/sig apps

@k8s-ci-robot k8s-ci-robot added the sig/apps Categorizes an issue or PR as relevant to SIG Apps. label Feb 18, 2025
Copy link
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
from sig-apps pov

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 18, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: e8782919b6b4568d0fe183a038c85a086eebed27

@mimowo
Copy link
Contributor Author

mimowo commented Mar 3, 2025

/hold cancel
As the main PR with code changes is merged already: kubernetes/kubernetes#130061

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 3, 2025
@mimowo
Copy link
Contributor Author

mimowo commented Mar 3, 2025

/assign @tengqm
PTAL

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 5, 2025
@k8s-ci-robot k8s-ci-robot requested review from soltysh and tengqm March 5, 2025 07:47
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 5, 2025
Copy link
Contributor

@cortespao cortespao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sending some suggestions. Happy to discuss further if needed.

Copy link
Contributor

@cortespao cortespao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a nit.

LGTM

@mimowo mimowo force-pushed the backoffperindex-stable branch 2 times, most recently from a9d01d2 to 6c8dbfd Compare March 26, 2025 15:31
Copy link
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 26, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: c423d89bc5e1c94b60f1ce05c361466f6903b7c6

Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main thing I recommend is not deleting the existing feature-gate shortcode. Other feedback is less important to cover.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 26, 2025
@k8s-ci-robot k8s-ci-robot requested a review from soltysh March 26, 2025 17:52
Co-authored-by: Qiming Teng <[email protected]>
Co-authored-by: Tim Bannister <[email protected]>
@mimowo mimowo force-pushed the backoffperindex-stable branch from bf31eba to 1d19fe2 Compare March 26, 2025 18:09
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

for docs

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 27, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 39d4517e81a7e8b953d0f92d7901c856b47836f2

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 27, 2025
@k8s-ci-robot k8s-ci-robot requested a review from sftim March 27, 2025 12:54
@mimowo
Copy link
Contributor Author

mimowo commented Mar 27, 2025

@soltysh @cortespao @sftim thank you for reviewing. I believe all comments are addressed. PTAL.

@sftim
Copy link
Contributor

sftim commented Mar 27, 2025

Tech LGTM in #49811 (review)

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 27, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 4b4d4b5f3cebc418504e583aebc6ea6b4765d986

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sftim, 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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 27, 2025
@k8s-ci-robot k8s-ci-robot merged commit 0d639b9 into kubernetes:dev-1.33 Mar 27, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Done in SIG Apps Mar 27, 2025
deepakkinni pushed a commit to deepakkinni/website that referenced this pull request Apr 8, 2025
…es#49811)

* Update docs as JobBackoffLimitPerIndex graduates to stable

* Add an example for PodFailurePolicy with FailIndex

* Review remarks

Co-authored-by: Qiming Teng <[email protected]>
Co-authored-by: Tim Bannister <[email protected]>

* Review remark - new section and aligning the sections

* Update content/en/docs/tasks/job/pod-failure-policy.md

Co-authored-by: Tim Bannister <[email protected]>

---------

Co-authored-by: Qiming Teng <[email protected]>
Co-authored-by: Tim Bannister <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/apps Categorizes an issue or PR as relevant to SIG Apps. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

7 participants