-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Promote "Retriable and non-retriable pod failures for Jobs" to Beta #37242
Promote "Retriable and non-retriable pod failures for Jobs" to Beta #37242
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
f693866
to
4562a4f
Compare
4562a4f
to
6d8d9a8
Compare
b395d2a
to
e75cefa
Compare
/assign @sftim |
e75cefa
to
5eccbac
Compare
/ok-to-test |
15fadd1
to
29e1a37
Compare
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.
Do we need to change min-kubernetes-server-version
in content/en/docs/tasks/job/pod-failure-policy.md
?
I typically add some wording saying that if you're running an older version of Kubernetes, to switch to the docs for that version.
bfd299b
to
b441021
Compare
I think the
Where would be the appropriate place to mention that? Could you maybe point to an example? Also, there are two main differences between 1.25 and 1.26:
|
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.
Some small suggestions.
Thanks!
f96cb88
to
c78a664
Compare
Co-authored-by: Tim Bannister <[email protected]> Co-authored-by: Paola Cortés <[email protected]>
c78a664
to
163e53d
Compare
Added a not the disruptions.md to refer to the older version of the docs for older versions of k8s. Please take a look. |
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 for SIG Docs.
Tech review LGTM needed from SIG Node.
ab40c3c
to
96a010c
Compare
96a010c
to
1e4a160
Compare
/assign @bobbypage |
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: abb2755df46a54a8377f0ea59f08725907d23252
|
@sftim The PR is now lgtm-ed by Sergey from SIG-Node. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: reylejano, SergeyKanzhelev 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 |
Tracking issue: Retriable and non-retriable Pod failures for Jobs