-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Job API managed-by mechanism #4368
Comments
/sig apps |
/label lead-opted-in |
Hello @mimowo 👋, Enhancements team here. Just checking in as we approach enhancements freeze on [02:00 UTC Friday 9th February 2024 / 18:00 PDT Thursday 8th February 2024](https://everytimezone.com/s/1ade3dca):. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would just need to update the following:
The status of this enhancement is marked as |
@mickeyboxell would you like to take a look at why the checkbox about |
Thanks for catching that. It looks like an oversight on my part. With all the requirements fulfilled this enhancement is now marked as tracked for the upcoming enhancements freeze 🚀 |
BTW, the issue description should link to https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4368-support-managed-by-label-for-batch-jobs (instead of to #4370) |
@mimowo Can you open a placeholder docs PR for this by Thursday? Thank you 🙏 |
Sure, PTAL: kubernetes/website#45132. |
Hi @mimowo, 👋 from the v1.30 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement! We encourage blogs for features including, but not limited to: breaking changes, features and changes important to our users, and features that have been in progress for a long time and are graduating. To opt in, you need to open a Feature Blog placeholder PR against the website repository. |
Hey again @mimowo 👋 Enhancements team here, Just checking in as we approach code freeze at 02:00 UTC Wednesday 6th March 2024 . Here's where this enhancement currently stands:
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP): Also, please let me know if there are other PRs in k/k we should be tracking for this KEP. |
@mimowo To opt in an enhancement, the SIG lead needs to add the 'lead-opted-in' label and set the milestone to v1.32 before the Production Readiness Review Freeze. Refer to the instructions here in the v1.32 Call for Enhancements announcement. |
/label lead-opted-in |
Hello @mimowo 👋, Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 11th October 2024 / 19:00 PDT Thursday 10th October 2024. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would just need to update the following:
The status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
@mimowo thanks! Everything looks good, I have updated the issue status to |
Hello @mimowo 👋, 1.32 Docs Shadow here. |
@rdalbuquerque sure, opened the PR: kubernetes/website#48378 |
Hi @mimowo 👋 -- this is Ryota (@rytswd) from the v1.32 Communications Team! For the v1.32 release, we are currently in the process of collecting and curating a list of potential feature blogs, and we'd love for you to consider writing one for your enhancement! As you may be aware, feature blogs are a great way to communicate to users about features which fall into (but not limited to) the following categories:
To opt in to write a feature blog, could you please let us know and open a "Feature Blog placeholder PR" (which can be only a skeleton at first) against the website repository by Wednesday, 30th Oct 2024? For more information about writing a blog, please find the blog contribution guidelines 📚 Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hello @mimowo 👋, v1.32 Enhancements team here. With all the implementation (code related) PRs merged per the issue description: This enhancement is now marked as Additionally, please let me know if there are any other PRs in k/k that we should track for this KEP, so that we can maintain accurate status. |
Hi @mimowo 👋, v1.32 Communications Team here again! This is a gentle reminder for the feature blog deadline mentioned above, which is 02:00 UTC Wednesday, 30th Oct. To opt in, please let us know and open a Feature Blog placeholder PR against |
Hello 👋, 1.33 Enhancements Lead here. I’m closing milestone 1.32 now. If you'd like to work on this enhancement in v1.33, please have the SIG lead opt-in by adding the /remove-label lead-opted-in |
The plan is to incubate the feature in Beta for at least 2 releases, so we aren't aiming for graduation in 1.33. |
Enhancement Description
One-line enhancement description: Support managed-by mechanism for Jobs
Kubernetes Enhancement Proposal: KEP-4368: Support managedBy field for Jobs
Discussion Link: Job API proposal for MultiKueue, and sig-apps meeting Nov 27,2023, and wg-batch meeting Jan 18 2024
Primary contact (assignee): @mimowo
Responsible SIGs: apps
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):Second Alpha (1.31)
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):Beta
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: