-
Notifications
You must be signed in to change notification settings - Fork 15k
Add batch.kubernetes.io/cronjob-scheduled-timestamp
annotation information to CronJob page
#48860
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
Conversation
/assign katcosgrove |
I don't have access to edit #48498, so I created this PR to make sure it doesn't slip @chanieljdan |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
…rmation to CronJob page ### Description Add `batch.kubernetes.io/cronjob-scheduled-timestamp` annotation information to CronJob page ### Issue [kubernetes/enhancements#4026](kubernetes/enhancements#4026)
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
Tech LGTM was given in #48498 (comment) This PR cleans up a couple of nits |
If the annotation is not in the well known labels, annotations, taints page then it should be added -- non-blocking /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: reylejano 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 |
/lgtm |
LGTM label has been added. Git tree hash: a54f3a324fe8fd42ad35c6af2649a240bfa06407
|
Thanks Janet! |
Description
Add
batch.kubernetes.io/cronjob-scheduled-timestamp
annotation information to CronJob pageIssue
kubernetes/enhancements#4026