-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
sig/appsCategorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Apps.stage/alphaDenotes an issue tracking an enhancement targeted for Alpha statusDenotes an issue tracking an enhancement targeted for Alpha statuswg/batchCategorizes an issue or PR as relevant to WG Batch.Categorizes an issue or PR as relevant to WG Batch.
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Add an optional
Reasonfield to the JobPodFailurePolicyRule, which allows the user to specify the failure reason which will be included in the condition added to the Job when it fails. - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/4443-configurable-pod-failure-policy-reasons/README.md
- Discussion Link: Publish finer-grained failure reason for podFailurePolicy kubernetes#122972
- Primary contact (assignee): @danielvegamyhre
- Responsible SIGs: sig-apps
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.31
- Beta release target (x.y):
- Stable release target (x.y):
- Alpha
- KEP (
k/enhancements) update PR(s): KEP-4443: Add more granular Job failure reason for PodFailurePolicy #4479 - Code (
k/k) update PR(s): Add more granular job failure condition reasons for KEP-4443 kubernetes#125804 - Docs (
k/website) update PR(s):
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
sig/appsCategorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Apps.stage/alphaDenotes an issue tracking an enhancement targeted for Alpha statusDenotes an issue tracking an enhancement targeted for Alpha statuswg/batchCategorizes an issue or PR as relevant to WG Batch.Categorizes an issue or PR as relevant to WG Batch.
Type
Projects
Status
In Progress