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
Add job creation timestamp to job annotations #4026
Comments
/sig apps |
/stage beta |
Hi @helayoty 👋, Enhancements team here! Just checking in as we approach enhancements freeze on 01:00 UTC Friday, 16th June 2023. This enhancement is targeting for stage Here's where this enhancement currently stands:
It looks like #4027 will address some of these issues. For this KEP, we would just need to update the following:
The status of this enhancement is marked as |
@npolshakova This section requires to have reviewers from the |
Hello @helayoty 👋, 1.28 Docs Lead here. Could you please follows the steps here to open a PR against Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
Hi @Rishit-dagli , PR has been created. kubernetes/website#41857 |
BTW, there is a typo in the KEP path: https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4026-crojob-scheduled-timestamp-annotation |
Hey again @helayoty 👋 Just checking in as we approach Code freeze at 01:00 UTC Friday, 19th July 2023 . Here’s the enhancement’s state for the upcoming code freeze:
Also please let me know if there are other PRs in k/k we should be tracking for this KEP. As always, we are here to help if any questions come up. Thanks! |
@npolshakova all the PRs are listed in the issue description, we try to keep up-to-date, the only one remaining PR is docs kubernetes/website#41857 but that shouldn't block atm. |
Hey @helayoty 👋 Enhancements Lead here, |
/remove-label lead-opted-in |
Enhancement Description
JobCreationTimestampAnnotation
to the batch API.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 anexisting one).
k/enhancements
) update PR(s): KEP-4026: Add new annotation for job creation timestamp #4027k/k
) update PR(s): feat: Append job creation timestamp to cronjob annotations kubernetes#118137k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):The text was updated successfully, but these errors were encountered: