Skip to content
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

Mark Job onPodConditions as optional in pod failure policy #120204

Merged

Conversation

mimowo
Copy link
Contributor

@mimowo mimowo commented Aug 28, 2023

What type of PR is this?

/kind bug
/kind api-change

What this PR does / why we need it:

To make onPodConditions optional, to align it with the intention reflected in the comment:
One of onExitCodes and onPodConditions, but not both, can be used in each rule.. Also, to align the annotations with the validation code: https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/batch/validation/validation.go#L324-L329

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Mark the onPodConditions field as optional in Job's pod failure policy.

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3329-retriable-and-non-retriable-failures

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Aug 28, 2023
@mimowo
Copy link
Contributor Author

mimowo commented Aug 28, 2023

/sig apps
/assign @alculquicondor
FYI @danielvegamyhre

@k8s-ci-robot k8s-ci-robot added sig/apps Categorizes an issue or PR as relevant to SIG Apps. area/code-generation sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. and removed do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Aug 28, 2023
Copy link
Contributor

@kannon92 kannon92 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 Aug 28, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: b69b85bb35232cf6cf8ba4b71d13eb033013f337

@kannon92
Copy link
Contributor

/label api-review

@k8s-ci-robot k8s-ci-robot added the api-review Categorizes an issue or PR as actively needing an API review. label Aug 28, 2023
@alculquicondor
Copy link
Member

Please cherry-pick to the first version to release as beta.

@liggitt
Copy link
Member

liggitt commented Aug 28, 2023

/lgtm
/approve

please pick back to previous releases that include the field

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liggitt, mimowo

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

@danielvegamyhre
Copy link
Member

/lgtm

@erikgb
Copy link
Contributor

erikgb commented Aug 28, 2023

Thanks!

/lgtm

@k8s-ci-robot
Copy link
Contributor

@erikgb: changing LGTM is restricted to collaborators

In response to this:

Thanks!

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot merged commit a337479 into kubernetes:master Aug 28, 2023
14 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.29 milestone Aug 28, 2023
k8s-ci-robot added a commit that referenced this pull request Aug 28, 2023
…04-upstream-release-1.26

Automated cherry pick of #120204: Mark Job onPodConditions as optional in pod failure policy
k8s-ci-robot added a commit that referenced this pull request Aug 28, 2023
…04-upstream-release-1.28

Automated cherry pick of #120204: Mark Job onPodConditions as optional in pod failure policy
k8s-ci-robot added a commit that referenced this pull request Aug 28, 2023
…04-upstream-release-1.27

Automated cherry pick of #120204: Mark Job onPodConditions as optional in pod failure policy
k8s-ci-robot added a commit that referenced this pull request Aug 28, 2023
…04-upstream-release-1.25

Automated cherry pick of #120204: Mark Job onPodConditions as optional in pod failure policy
@alexzielenski
Copy link
Contributor

/triage accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-review Categorizes an issue or PR as actively needing an API review. approved Indicates a PR has been approved by an approver from all required OWNERS files. area/code-generation cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/apps Categorizes an issue or PR as relevant to SIG Apps. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants