Closed
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Add new annotation
JobCreationTimestampAnnotation
to the batch API. - Kubernetes Enhancement Proposal: https://.com/kubernetes/enhancements/blob/master/keps/sig-apps/4026-crojob-scheduled-timestamp-annotation/README.md
- Discussion Link: Inject schedule name into newly created job kubernetes#108609
- Primary contact (assignee): @helayoty @soltysh
- Responsible SIGs: sig-apps
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): N/A
- Beta release target (x.y): 1.28
- Stable release target (x.y): 1.32
Note: We will release the feature directly in the Beta
state since there is no benefit in having an alpha release, as we are simply adding a new annotation which is very little risk (unlike removing an
existing one).
- Beta
- KEP (
k/enhancements
) update PR(s): KEP-4026: Add new annotation for job creation timestamp #4027 - Code (
k/k
) update PR(s): feat: Append job creation timestamp to cronjob annotations kubernetes#118137 - Docs
- Update k/website on the dev-1.28 branch PR(s): Update docs with the new Job annotation website#41857
- KEP (
- Stable
- KEP (
k/enhancements
) update PR(s): KEP 4026: promote to stable #4868 - Code (
k/k
) update PR(s):
e2e: add test covering cronjob-scheduled-timestamp annotation added by cronjob kubernetes#127589
Promote job creation timestamp annotation to stable kubernetes#128336 - Docs (
k/website
) update(s):Add batch.kubernetes.io/cronjob-scheduled-timestamp annotation information to cronjob page website#48498Addbatch.kubernetes.io/cronjob-scheduled-timestamp
annotation information to CronJob page website#48860
- KEP (
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Closed