enhancements icon indicating copy to clipboard operation
enhancements copied to clipboard

Reserve Nodeport Ranges For Dynamic And Static Port Allocation

Open xuzhenglun opened this issue 2 years ago • 16 comments

  • One-line PR description: KEP-3668: adding KEP

  • Issue link: https://github.com/kubernetes/enhancements/issues/3668

  • Other comments: https://github.com/kubernetes/kubernetes/issues/114129

xuzhenglun avatar Dec 10 '22 10:12 xuzhenglun

Welcome @xuzhenglun!

It looks like this is your first PR to kubernetes/enhancements 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/enhancements has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. :smiley:

k8s-ci-robot avatar Dec 10 '22 10:12 k8s-ci-robot

Hi @xuzhenglun. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

k8s-ci-robot avatar Dec 10 '22 10:12 k8s-ci-robot

/ok-to-test

some comments that need to be addressed, but overall is LGTM

/assign @thockin

aojea avatar Dec 10 '22 11:12 aojea

/ok-to-test

some comments that need to be addressed, but overall is LGTM

/assign @thockin

Thanks for reviewing, I'll take a look and fix it right now.

xuzhenglun avatar Dec 10 '22 11:12 xuzhenglun

/retest

xuzhenglun avatar Dec 10 '22 11:12 xuzhenglun

/retest

xuzhenglun avatar Dec 10 '22 11:12 xuzhenglun

I have no objections to this, but I think @aojea will take ownership for it. :)

/assign aojea /unassign thockin

thockin avatar Dec 12 '22 19:12 thockin

I think that you need a PRR entry too , like https://github.com/kubernetes/enhancements/blob/master/keps/prod-readiness/sig-network/3070.yaml

@wojtek-t do you want to take on this from the PRR side? is just a copy of https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/3070-reserved-service-ip-range , but nodePorts are less trickier since the range are smaller and there are only one range

aojea avatar Dec 14 '22 09:12 aojea

I think that you need a PRR entry too , like https://github.com/kubernetes/enhancements/blob/master/keps/prod-readiness/sig-network/3070.yaml

@wojtek-t do you want to take on this from the PRR side? is just a copy of https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/3070-reserved-service-ip-range , but nodePorts are less trickier since the range are smaller and there are only one range

@aojea Thank you, It's done.

@wojtek-t Forgive me for taking the liberty of putting you on the list before I get a confirmation in order to move this along quickly. If it doesn't fit let me know and I'll revise it.

xuzhenglun avatar Dec 14 '22 10:12 xuzhenglun

/lgtm /approve

aojea avatar Dec 14 '22 11:12 aojea

@wojtek-t Forgive me for taking the liberty of putting you on the list before I get a confirmation in order to move this along quickly. If it doesn't fit let me know and I'll revise it.

I'm fine with taking this. Please work with the SIG leadership to get SIG-level approval first and I will take a look at it after that.

wojtek-t avatar Jan 02 '23 19:01 wojtek-t

I'm fine with taking this. Please work with the SIG leadership to get SIG-level approval first and I will take a look at it after that.

I have no objections to this, but I think @aojea will take ownership for it. :)

@thockin can you approve? I've already reviewed it

aojea avatar Jan 02 '23 19:01 aojea

@thockin please take a look if you have time.

xuzhenglun avatar Jan 06 '23 02:01 xuzhenglun

/approve

on behalf of @aojea

thockin avatar Jan 10 '23 17:01 thockin

I'm fine with taking this. Please work with the SIG leadership to get SIG-level approval first and I will take a look at it after that.

@wojtek-t this is ready for PRR

aojea avatar Jan 10 '23 21:01 aojea

@wojtek-t ping friendly

please take a look at this KEP. if there is anything that needs to change, I'm happy for revising.

xuzhenglun avatar Jan 19 '23 18:01 xuzhenglun

Just two minor nits, and you will be good to go for Alpha.

thanks for your review and they should all be fixed now. Is that now good for you?

xuzhenglun avatar Jan 23 '23 17:01 xuzhenglun

Yes - it looks good.

/lgtm /approve PRR

Thanks!

wojtek-t avatar Jan 23 '23 19:01 wojtek-t

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aojea, thockin, wojtek-t, xuzhenglun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Jan 23 '23 19:01 k8s-ci-robot