enhancements
enhancements copied to clipboard
Add Resource Health Status to the Pod Status for Device Plugin and DRA
Enhancement Description
- One-line enhancement description (can be used as a release note): Expose device health information thru the Pod Status
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/4680-add-resource-health-to-pod-status/README.md
- Discussion Link: https://docs.google.com/document/d/1fOx4PTN61sDv6u9C-t-WpOH8hi2IpenJWPc-Za8UAQE/edit#heading=h.1tvyczqnfmzb (presented at WG Serving and WG Device Management)
- Primary contact (assignee): @SergeyKanzhelev, @Jpsassine
- Responsible SIGs: sig/node
/sig node
-
Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.31
- Alpha2 release target (x.y): 1.33
- Beta release target (x.y): 1.34
- Stable release target (x.y): 1.34
-
[X] Alpha
- [X] KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/4681/ - [x] Code (
k/k) update PR(s): https://github.com/kubernetes/kubernetes/pull/126243 - [x] Docs (
k/website) update PR(s): https://github.com/kubernetes/website/pull/47029
- [X] KEP (
-
[ ] Alpha2 (DRA support)
- [X] KEP (
k/enhancements) update PR(s):- 1.32 https://github.com/kubernetes/enhancements/pull/4862
- 1.33 https://github.com/kubernetes/enhancements/pull/5150
- 1.34 https://github.com/kubernetes/enhancements/pull/5410, https://github.com/kubernetes/enhancements/pull/5302
- [ ] Code (
k/k) update PR(s):- 1.32 https://github.com/kubernetes/kubernetes/pull/128299
- 1.33 ?
- [ ] Docs (
k/website) update PR(s):- [ ] https://github.com/kubernetes/website/pull/48544
- [ ] https://github.com/kubernetes/website/pull/48547
- [X] KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Discussed with @mrunalp and we fine to add this to milestone:
/milestone v1.31 /label lead-opted-in /stage alpha
Hello, @SergeyKanzhelev π, Enhancements team here.
Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024..
This enhancement is targeting stage alpha for v1.31 (correct me, if otherwise)
Here's where this enhancement currently stands:
- [ ] KEP readme using the latest template has been merged into the k/enhancements repo.
- [ ] KEP status is marked as
implementableforlatest-milestone: v1.31. KEPs targetingstablewill need to be marked asimplementedafter code PRs are merged and the feature gates are removed. - [ ] KEP readme has up-to-date graduation criteria
- [ ] KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here). If your production readiness review is not completed yet, please make sure to fill the production readiness questionnaire in your KEP by the PRR Freeze deadline so that the PRR team has enough time to review your KEP before the enhancements freeze.
For this KEP, we would need to update the following:
- [ ] Attach the PR link for the KEP with the relevant details along with PRR and get it merged
The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well.
If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you!
PRR reviewer here. Is there a KEP to review? Only a few days left till enhancements freeze..
PRR reviewer here. Is there a KEP to review? Only a few days left till enhancements freeze..
Yes, we have polished some imlpementation details, but from PRR perspective it is very straightforward
Looks like this is the KEP PR: https://github.com/kubernetes/enhancements/pull/4681
@ArkaSaha30 this KEP can be marked as done for all the checkboxes you listed. Thank you!
Hello @SergeyKanzhelev π, 1.31 Enhancements team here,
Now that PR https://github.com/kubernetes/enhancements/pull/4681 has been merged, all the KEP requirements in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. π
The status of this enhancement is marked as tracked for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!
Hi @SergeyKanzhelev,
:wave: from the v1.31 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement! Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating.
To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines.
Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.
Hi @SergeyKanzhelev, gentle reminder to raise a draft doc PR against dev-1.31 for this enhancement, before Thursday, June 27, 2024, 18:00 PDT.
Hey @SergeyKanzhelev, friendly reminder about the upcoming blog opt-in and placeholder deadline on July 3rd. Please open a blog placeholder PR if you are interested in contributing a blog.
Hey @SergeyKanzhelev, friendly reminder about the upcoming blog opt-in and placeholder deadline on July 3rd. Please open a blog placeholder PR if you are interested in contributing a blog.
Done, thanks for reminder! https://github.com/kubernetes/website/pull/47029
Hello @SergeyKanzhelev,
Hey @SergeyKanzhelev, friendly reminder about the upcoming blog opt-in and placeholder deadline on July 3rd. Please open a blog placeholder PR if you are interested in contributing a blog.
Done, thanks for reminder! kubernetes/website#47029
Hey @SergeyKanzhelev, friendly reminder about the upcoming blog opt-in and placeholder deadline on July 3rd. Please open a blog placeholder PR if you are interested in contributing a blog.
Done, thanks for reminder! kubernetes/website#47029
Hey @SergeyKanzhelev, you currently have a PR for a docs change. To submit a blog post placeholder, create a PR on The website blogpost directory. Here is an example PR. Let me know if you have any questions!
Hey again @SergeyKanzhelev π, Enhancements team here,
Just checking in as we approach code freeze at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024.
Here's where this enhancement currently stands:
- [x] All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
- [ ] All PR/s are ready to be merged (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.
Regarding this enhancement, it appears that there are currently no open pull requests in the k/k repository related to it.
For this KEP, we would need to do the following:
- Ensure all PRs to the Kubernetes repo related to your enhancement are linked in the above issue description (for tracking purposes).
- Ensure all PRs are prepared for merging (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.
If you anticipate missing code freeze, you can file an exception request in advance.
The status of this enhancement is marked as at risk for code freeze.
Hey again @SergeyKanzhelev π, 1.31 Enhancements team here,
Just a quick friendly reminder as we approach code freeze in about 2 days, at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024.
The current status of this enhancement is marked as at risk for code freeze. A few requirements mentioned in the comment https://github.com/kubernetes/enhancements/issues/4680#issuecomment-2215256757 still need to be completed. The following PR as per the description still needs to be merged:
- [x] https://github.com/kubernetes/kubernetes/pull/126243
If you anticipate missing code freeze, you can file an exception request in advance.
Note for self to add to the beta graduation requirements: https://github.com/kubernetes/kubernetes/pull/126243#discussion_r1688403851
Potential code change to improve stress behavior: https://github.com/kubernetes/kubernetes/pull/126243/files#r1688457694
@SergeyKanzhelev KEP has been tracked for code freeze after https://github.com/kubernetes/kubernetes/pull/126243 is merged π
Hello @SergeyKanzhelev, Awesome job on passing code freeze.
I'm immediately switching to β οΈRisk for Doc Freeze because it is very overdue to have documentation ready to review. (the deadline was last week, Tuesday, July 16th, 2024 18:00 PST and the diff on the website PR only has "TODO" in it) SIG Release Docs has reached out but we haven't heard a response. Please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review ASAP.
βοΈThis is important because the next deadline is the Doc Freeze on Tuesday 30th July 2024, after which will require an approved exception for this feature to ship with 1.31 if docs aren't merged. We appreciate your prompt attention to getting these docs ready for review, because with that review, SIG Docs will need to review and approve per project standards, along with a technical review from your SIG. Any suggested changes must be addressed, reviewed again, approved, and merged. SIG Release is available to help facilitate these activities but there's limited time left!
Thanks for your cooperation. π
Hi, enhancements lead here - I inadvertently added this to the 1.32 tracking board π. Please readd it if you wish to progress this enhancement in 1.32.
/remove-label lead-opted-in
/milestone v1.32 /label lead-opted-in
Hello @SergeyKanzhelev π, v1.32 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 alpha2 for v1.32 (correct me, if otherwise)
Here's where this enhancement currently stands:
- [ ] KEP readme using the latest template has been merged into the k/enhancements repo.
- [ ] KEP status is marked as
implementableforlatest-milestone: v1.32. - [ ] KEP readme has up-to-date graduation criteria
- [ ] KEP has submitted a production readiness review request for approval and has a reviewer assigned.
- [ ] KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here). If your production readiness review is not completed yet, please make sure to fill the production readiness questionnaire in your KEP by the PRR Freeze deadline on Thursday 3rd October 2024 so that the PRR team has enough time to review your KEP.
For this KEP, we would need to update the following:
- [ ] KEP readme using the latest template has been merged into the k/enhancements repo.
- [ ] KEP status is marked as
implementableforlatest-milestone: v1.32. - [ ] KEP readme has up-to-date graduation criteria
- [ ] KEP has submitted a production readiness review request for approval and has a reviewer assigned.
- [ ] KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here). If your production readiness review is not completed yet, please make sure to fill the production readiness questionnaire in your KEP by the PRR Freeze deadline on Thursday 3rd October 2024 so that the PRR team has enough time to review your KEP.
The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!
If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you!
@SergeyKanzhelev I'm part of the SIG-NODE KEPs wrangler team for this release. It looks like the plan is to keep this feature at Alpha2 for this release. Is that the correct?
@SergeyKanzhelev can you please update the KEP alpha description with the PRs that are part of this milestone?
@shecodesmagic I believe all checkboxes are satisfied now on this KEP. Please let me know if anything else is needed to mark this as tracked
@SergeyKanzhelev with all requirements met, this enhancement is now tracked for enhancements freeze! π
Hello @SergeyKanzhelev π from the v1.32 Communications Team! We'd love for you to consider writing a feature blog about your enhancement! Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating.
To opt-in, let us know and open a Feature Blog placeholder PR against the website repository by 30th Oct 2024. For more information about writing a blog see the blog contribution guidelines.
Hello @SergeyKanzhelev π 1.32 Docs Shadow here.
Does this enhancement work planned for 1.32 require any new docs or modifications to existing docs? If so, please follow the steps here to open a PR against the dev-1.32 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday, October 24th 2024 18:00 PDT.
Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you!
Hello, @SergeyKanzhelev π 1.32 Docs Shadow here.
This is just a reminder to open a placeholder PR against dev-1.32 branch in the k/website repo for this (steps available here) for this KEP if it requires new or modifications to existing docs:
The deadline for this is Thursday, Oct 24 at 18:00 PDT.
Thanks! π
website repository
Hello @SergeyKanzhelev π from the v1.32 Communications Team! We'd love for you to consider writing a feature blog about your enhancement! Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating.
To opt-in, let us know and open a Feature Blog placeholder PR against the website repository by 30th Oct 2024. For more information about writing a blog see the blog contribution guidelines.
Hello @SergeyKanzhelev!
This is a reminder for the feature blog post!
To opt-in, let us know and open a Feature Blog placeholder PR against the website repository by 30th Oct 2024. For more information about writing a blog see the blog contribution guidelines.
Please feel free to reach out if you have any questions!
Hello @SergeyKanzhelev :wave:, Enhancements team here (again π )
Just checking in as we approach code freeze at 02:00 UTC Friday 8th November 2024 / 19:00 PDT Thursday 7th November 2024. Please update the issue description above and add all the PRs to the Kubernetes repo that are related to your enhancement (for tracking purposes).
It seems to me that all related PRs are merged already. Please let me know if that is not the case. I will mark this enhancement as tracked for code freeze for the v1.32 Code Freeze!
As always, we are here to help if any questions come up. Thanks!
/wg device-management