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
Improved multi-numa alignment in Topology Manager #3545
Comments
/cc @fromanirh |
thanks for the heads up, I'll review shortly |
/label lead-opted-in |
Hey @klueska 👋, 1.26 Enhancements team here! Just checking in as we approach Enhancements Freeze on 18:00 PDT on Thursday 6th October 2022. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would just need to: The status of this enhancement is marked as |
/milestone v1.26 |
@Atharva-Shinde: You must be a member of the kubernetes/milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Milestone Maintainers Team and have them propose you as an additional delegate for this responsibility. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/stage alpha |
Hello @klueska 👋, just a quick check-in again, as we approach the 1.26 Enhancements freeze. Please plan to get the action items mentioned in my comment above done before Enhancements freeze on 18:00 PDT on Thursday 6th October 2022 i.e tomorrow For note, the current status of the enhancement is marked |
We have this marked as |
Hi @klueska 👋, Checking in as we approach 1.26 code freeze at 17:00 PDT on Tuesday 8th November 2022. Please ensure the following items are completed:
As always, we are here to help should questions come up. |
Hey @klueska 👋, just a quick check-in again before 1.26 code freeze at 17:00 PDT Tuesday 8th November 2022 i.e tomorrow. |
Hello @klueska 👋, 1.26 Release Docs Lead here. This enhancement is marked as ‘Needs Docs’ for 1.26 release. Please follow the steps detailed in the documentation to open a PR against Any doubt, reach us! Thank you! |
With kubernetes/kubernetes#112914 merged, we have this marked as |
Hello @klueska 👋 please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before deadline Tuesday 15th November 2022. Thank you! |
/remove-label lead-opted-in |
/milestone v1.28 |
/assign @PiotrProkop |
/stage beta |
Hello @PiotrProkop @ffromani 👋, Enhancements team here. Just checking in as we approach enhancements freeze on Thursday, 16th June 2023. Looks like this enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would need to update the following:
The status of this enhancement is marked as |
Hey @PiotrProkop @ffromani, |
Thanks for pointing that out. Here is a PR with the fix. |
Hi @Atharva-Shinde the PR that @PiotrProkop linked to has now been merged. |
Awesome @PiotrProkop @klueska ! |
Hello @PiotrProkop ! 1.28 Docs Shadow here. Does this enhancement work planned for 1.28 require any new docs or modification to existing docs? If so, 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! |
Hey, Here is the placeholder PR: kubernetes/website#41718 Thanks for the reminder! |
Hey again @PiotrProkop @klueska 👋 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:
This is the code related PR/s that I found on this KEP issue Please keep the issue description up-to-date with all the PR/s that are associated with this KEP and let me know if there are other PR/s in k/k we should be tracking for this KEP. As always, we are here to help if any questions come up. Thanks! |
@PiotrProkop could you please update by editing the first message #3545 (comment) linking the related PRs? |
@Atharva-Shinde @ffromani I don't have edit access to this issue(asked @klueska to update description). Just FYI the implementation PR was merged: Documentation PR is opened as WIP I am planning to finish it this week: |
Hi @PiotrProkop what we usually do in such cases is to create a comment which include (copy-paste) the original checklist adding your items/the new items for GA |
@PiotrProkop I've updated the issue description, let me know if there are other PRs that needs to be linked in there. |
@Atharva-Shinde Thanks! |
Hey @PiotrProkop @klueska 👋 Enhancements Lead here, |
/remove-label lead-opted-in |
Enhancement Description
One-line enhancement description (can be used as a release note):
An enhancement to the
TopologyManager
that considers relative distances between NUMA nodes when calculating "best hints" that include more than one NUMA node.Kubernetes Enhancement Proposal:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/3545-improved-multi-numa-alignment/README.md
Discussion Link:
Private slack messages
Primary contact (assignee):
@PiotrProkop
Responsible SIGs:
/sig node
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s):KEP-3545: Improved multi-numa alignment in Topology Manager #3549
k/k
) update PR(s):node: topologymanager: Improved multi-numa alignment in Topology Manager kubernetes#112914
k/website
) update PR(s):topologymanager: document topology manager policy options website#37668
Beta
k/enhancements
) update PR(s):Promote Improved multi-numa alignment in Topology Manager to beta #4079
k/k
) update PR(s):topologymanager: Promote support for improved multi-numa alignment in Topology Manager to beta kubernetes#118816
k/website
) update(s):topologymanager: document topology manager policy options promotion to beta website#41718
The text was updated successfully, but these errors were encountered: