Skip to content
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

KEP-4622: Add a TopologyManager policy option for MaxAllowableNUMANodes #4622

Open
4 tasks done
cyclinder opened this issue May 8, 2024 · 30 comments
Open
4 tasks done
Assignees
Labels
lead-opted-in Denotes that an issue has been opted in to a release sig/node Categorizes an issue or PR as relevant to SIG Node. stage/beta Denotes an issue tracking an enhancement targeted for Beta status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team
Milestone

Comments

@cyclinder
Copy link
Contributor

cyclinder commented May 8, 2024

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

Tasks

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label May 8, 2024
@cyclinder
Copy link
Contributor Author

/sig node

@k8s-ci-robot k8s-ci-robot added sig/node Categorizes an issue or PR as relevant to SIG Node. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels May 8, 2024
@cyclinder cyclinder changed the title Add a TopologyManager policy option for MaxAllowableNUMANodes KEP-4622: Add a TopologyManager policy option for MaxAllowableNUMANodes May 8, 2024
@cyclinder
Copy link
Contributor Author

/assign @cyclinder

@klueska
Copy link
Contributor

klueska commented May 16, 2024

I've added this to the tracking sheet for 1.31:
https://docs.google.com/document/d/1U10J0WwgWXkdYrqWGGvO8iH2HKeerQAlygnqgDgWv4E/edit

@SergeyKanzhelev
Copy link
Member

/label lead-opted-in
/milestone v1.31
/stage alpha

@k8s-ci-robot k8s-ci-robot added the stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status label May 23, 2024
@k8s-ci-robot k8s-ci-robot added this to the v1.31 milestone May 23, 2024
@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label May 23, 2024
@prianna
Copy link

prianna commented Jun 5, 2024

Hello @cyclinder @klueska 👋, 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 implementable for latest-milestone: v1.31. KEPs targeting stable will need to be marked as implemented after 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 of Thursday 6th June 2024 so that the PRR team has enough time to review your KEP.

For this KEP, it looks like we still need to do the following:

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!

@ffromani
Copy link
Contributor

ffromani commented Jun 5, 2024

Hello @cyclinder @klueska 👋, 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)

In this case we are opting in the new sig-arch recommendations: kubernetes/community@d060ec0 and starting directly to beta stage as the change is very safe and self-contained.

cc @SergeyKanzhelev @klueska

@prianna
Copy link

prianna commented Jun 5, 2024

@ffromani @cyclinder I can update targeting for this enhancement, could you please update the issue description with the stages and targeted milestones accordingly?

@prianna
Copy link

prianna commented Jun 12, 2024

/stage beta

@k8s-ci-robot k8s-ci-robot added stage/beta Denotes an issue tracking an enhancement targeted for Beta status and removed stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status labels Jun 12, 2024
@cyclinder
Copy link
Contributor Author

Hi @Priann, I've updated the PR descriptions, Is this okay with you? and please let me know if you need me to update anything else.

@sreeram-venkitesh
Copy link
Member

@cyclinder: The description looks good, please make sure to get #4624 merged before the enhancements freeze deadline!

@prianna
Copy link

prianna commented Jun 14, 2024

@cyclinder @klueska This is super close to being merged it looks like, but we’re at the freeze deadline. Please file an exception if you want this included in the release.

@sreeram-venkitesh
Copy link
Member

@prianna We've already received an exception request for this KEP for 1 day. We can keep this as at risk for enhancements freeze for now and come back once the decision for the exception request is made.

@klueska
Copy link
Contributor

klueska commented Jun 14, 2024

Yes, I preemptively filed an exception request yesterday. It looks like the PR is now merged though.

@sreeram-venkitesh
Copy link
Member

@klueska Awesome, thanks for the update! I will update the KEP once I get to my laptop.

@mbianchidev
Copy link
Member

Hey @sreeram-venkitesh can you let me know if this one will be officially moved to Tracked for Enhancement Freeze? 👀

@sreeram-venkitesh
Copy link
Member

Yes it will be, I'm traveling right now. I will update it in the board in some time.

@mbianchidev
Copy link
Member

Thanks @sreeram-venkitesh!

Sooo hey @cyclinder

👋 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. Or like in this case, a flag that enables a new kind of config.

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.

@sreeram-venkitesh
Copy link
Member

KEP is marked as tracked for enhancements freeze as the exception was approved earlier.

CC: @klueska @Priyankasaggu11929 @neoaggelos

@cyclinder
Copy link
Contributor Author

Hi @mbianchidev, I'd love to write a feature blog for this, I'll open a Feature Blog placeholder PR these days, thanks!

@mbianchidev
Copy link
Member

Hi @mbianchidev, I'd love to write a feature blog for this, I'll open a Feature Blog placeholder PR these days, thanks!

Awesome! Let me know if you need anything now or later on :)

@cyclinder
Copy link
Contributor Author

Hi @klueska, Do you think we should write a blog for this kep, if so, I can do that.

@LaurentGoderre
Copy link
Member

@cyclinder @klueska v1.31 Docs team here. I created a draft PR for this in the release docs. Can you review it? Feel free to add to the PR.

kubernetes/website#46870

@sreeram-venkitesh sreeram-venkitesh added the tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team label Jun 24, 2024
@mbianchidev
Copy link
Member

Hey @cyclinder comms here: have you created a placeholder for the blog? Need any help? Let us know!

@cyclinder
Copy link
Contributor Author

Hi @mbianchidev Thanks for taking care of this. I incorrectly assumed that kubernetes/website#46870 was that placeholder PR, so I didn't create the PR, now let me create it! sorry.

@cyclinder
Copy link
Contributor Author

kubernetes/website#47073

@prianna
Copy link

prianna commented Jul 9, 2024

Hey again @cyclinder 👋 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:

  • 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.

For this enhancement, it looks like the following PRs are open and need to be merged before code freeze:

If you anticipate missing code freeze, you can file an exception request in advance.

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!

@cyclinder
Copy link
Contributor Author

Thanks for the reminder, I think kubernetes/kubernetes#124148 can be merged before code freeze.

@prianna
Copy link

prianna commented Jul 17, 2024

Hey @cyclinder with the merge of kubernetes/kubernetes#124148 as per the issue, this enhancement is now marked as tracked for code freeze for the 1.31 Code Freeze!

@kannon92
Copy link
Contributor

@klueska @ffromani @cyclinder What is our plan for this feature for 1.32?

@cyclinder
Copy link
Contributor Author

I think we can add a metric to record the pod_admission_time at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lead-opted-in Denotes that an issue has been opted in to a release sig/node Categorizes an issue or PR as relevant to SIG Node. stage/beta Denotes an issue tracking an enhancement targeted for Beta status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team
Projects
Status: Tracked for Doc Freeze
Development

No branches or pull requests

10 participants