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

Reserve nodeport ranges for dynamic and static allocation #3668

Closed
16 tasks done
xuzhenglun opened this issue Nov 28, 2022 · 52 comments
Closed
16 tasks done

Reserve nodeport ranges for dynamic and static allocation #3668

xuzhenglun opened this issue Nov 28, 2022 · 52 comments
Labels
sig/network Categorizes an issue or PR as relevant to SIG Network. stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status
Milestone

Comments

@xuzhenglun
Copy link
Contributor

xuzhenglun commented Nov 28, 2022

Enhancement Description

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Nov 28, 2022
@aojea
Copy link
Member

aojea commented Nov 28, 2022

/sig network

@k8s-ci-robot k8s-ci-robot added sig/network Categorizes an issue or PR as relevant to SIG Network. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Nov 28, 2022
@xuzhenglun xuzhenglun changed the title [WIP] Reserve nodeport ranges for dynamic and static allocation Reserve nodeport ranges for dynamic and static allocation Dec 10, 2022
@thockin thockin moved this to net in KEPs I am tracking Dec 20, 2022
@wojtek-t
Copy link
Member

@thockin @aojea - I think we want to opt-in this for 1.27, right?

@aojea
Copy link
Member

aojea commented Jan 23, 2023

yes, @xuzhenglun that is the plan , right?

@thockin thockin added this to the v1.27 milestone Jan 24, 2023
@xuzhenglun
Copy link
Contributor Author

yes, @xuzhenglun that is the plan , right?

yes, it is. now PR is ready and waiting for next step review kubernetes/kubernetes#114418

@wojtek-t
Copy link
Member

/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Jan 24, 2023
@Atharva-Shinde
Copy link
Contributor

Hello @xuzhenglun 👋, Enhancements team here.

Just checking in as we approach Enhancements freeze on 18:00 PDT Thursday 9th February 2023.

This enhancement is targeting for stage alpha for 1.27 (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: 1.27
  • KEP readme has a updated detailed test plan section filled out
  • KEP readme has up to date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

For this KEP, we would just need to update the following:

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@xuzhenglun
Copy link
Contributor Author

Hello @xuzhenglun 👋, Enhancements team here.

Just checking in as we approach Enhancements freeze on 18:00 PDT Thursday 9th February 2023.

This enhancement is targeting for stage alpha for 1.27 (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: 1.27
  • KEP readme has a updated detailed test plan section filled out
  • KEP readme has up to date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

For this KEP, we would just need to update the following:

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@Atharva-Shinde KEP has fixed in #3809, should I do anything else to remove at risk label?

@Atharva-Shinde
Copy link
Contributor

@xuzhenglun
With 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. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@Atharva-Shinde Atharva-Shinde moved this from At Risk to Tracked in 1.27 Enhancements Tracking Feb 7, 2023
@mickeyboxell
Copy link

Hi @xuzhenglun 👋, I’m reaching out from the 1.27 Release Docs team. This enhancement is marked as ‘Needs Docs’ for the 1.27 release.

Please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by March 16. For more information, please take a look at Documenting for a release to familiarize yourself with the documentation requirements for the release.

Please feel free to reach out with any questions. Thanks!

@xuzhenglun
Copy link
Contributor Author

I think a blog is enough for this KEP, WDYT? @aojea

Placeholder doc PR link: kubernetes/website#39850 @mickeyboxell

@Atharva-Shinde
Copy link
Contributor

Hey again @xuzhenglun 👋 Enhancements team here,
Just checking in as we approach 1.27 code freeze at 17:00 PDT on Tuesday 14th March 2023.

Here's where this enhancement currently stands:

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!

@marosset marosset added the stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status label Mar 13, 2023
@thockin thockin moved this from Beta to GA in SIG Network KEPs Oct 11, 2023
@thockin thockin moved this from GA to Beta in SIG Network KEPs Oct 11, 2023
@xuzhenglun
Copy link
Contributor Author

HI @harshitasao,

All documents changed has been merged in kubernetes/website#42774

@sanchita-07
Copy link
Member

Hey again @xuzhenglun 👋, 1.29 Enhancements team here.

Just checking in as we approach code freeze at 01:00 UTC Wednesday 1st November 2023:

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 PR was merged before code freeze:

With all this, the status of this KEP is tracked for code freeze.

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!

@sanchita-07 sanchita-07 moved this from Tracked for Enhancements Freeze to Tracked for Code Freeze in 1.29 Enhancements Tracking Oct 24, 2023
@kcmartin
Copy link

kcmartin commented Oct 30, 2023

Hi @xuzhenglun ! 👋 from the v1.29 Release Team-Communications! We would like to check if you have any plans to publish a blog for this KEP regarding new features, removals, and deprecations for this release.

If so, you need to open a PR placeholder in the website repository.
The deadline will be on Tuesday 14th November 2023 (after the Docs deadline PR ready for review)

Here's the 1.29 Calendar

@salehsedghpour
Copy link

/remove-label lead-opted-in

@k8s-ci-robot k8s-ci-robot removed the lead-opted-in Denotes that an issue has been opted in to a release label Jan 6, 2024
@salehsedghpour
Copy link

Hello 👋 1.30 Enhancements Lead here,

I'm closing milestone 1.29 now,
If you wish to progress this enhancement in v1.30, please follow the instructions here to opt in the enhancement and make sure the lead-opted-in label is set so it can get added to the tracking board and finally add /milestone v1.30. Thanks!

/milestone clear

@k8s-ci-robot k8s-ci-robot removed this from the v1.29 milestone Jan 16, 2024
@thockin thockin moved this from Beta to GA in SIG Network KEPs Jan 18, 2024
@thockin thockin added this to the v1.31 milestone Jan 23, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 22, 2024
@xuzhenglun
Copy link
Contributor Author

/remove-lifecycle stale

This targes v1.31.

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 23, 2024
@aojea
Copy link
Member

aojea commented Apr 23, 2024

@xuzhenglun this is GA since 1.29, what is missing?

@aojea aojea added stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status and removed stage/beta Denotes an issue tracking an enhancement targeted for Beta status labels Apr 23, 2024
@xuzhenglun
Copy link
Contributor Author

xuzhenglun commented Apr 23, 2024

@aojea

@xuzhenglun this is GA since 1.29, what is missing?

As #3668 (comment) mentioned, this feature gate will be kept befoew 1.31.

So I guess that there are a few thing need to be done in v1.31:

  1. remove the feature gate in k/k
  2. change KEP to implemented and merge KEP-3668: mark status as implemented #4254
  3. we can close this after all things above are done.

@aojea
Copy link
Member

aojea commented Apr 23, 2024

Awesome, please go ahead and let's get to the finish line

@thockin
Copy link
Member

thockin commented May 8, 2024

@xuzhenglun Please feel free to remove the gate and update the KEP. Congratulations!

@xuzhenglun
Copy link
Contributor Author

With PR of k/k and docs are merged, I think this can be closed. Thank guys all.

/close

@k8s-ci-robot
Copy link
Contributor

@xuzhenglun: Closing this issue.

In response to this:

With PR of k/k and docs are merged, I think this can be closed. Thank guys all.

/close

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-sigs/prow repository.

@aojea
Copy link
Member

aojea commented May 9, 2024

Thanks to you @xuzhenglun , great contribution and great example on how to drive a feature end to end, proper testing, documentation and tracking ... there was minimum maintainer work required 😄

@thockin thockin moved this from Beta to GA in KEPs I am tracking May 15, 2024
@thockin thockin moved this from 04 GA to 05 Done in SIG Network KEPs Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/network Categorizes an issue or PR as relevant to SIG Network. stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status
Projects
Status: Tracked
Status: Tracked
Status: Tracked for Code Freeze
Status: Done
Development

No branches or pull requests