-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Automated cherry pick of #99795: Increasing maximum number of ports allowed in EndpointSlice #100380
Automated cherry pick of #99795: Increasing maximum number of ports allowed in EndpointSlice #100380
Conversation
/sig network |
I'm not sure if it's possible to backport validation changes like this, but I think this is an important bug fix. Without this, the only way to have more than 100 ports on a Service in Kubernetes 1.19-1.20 would be to disable the EndpointSliceProxying feature gate on kube-proxy. |
/retest |
1 similar comment
/retest |
/kind bug |
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: robscott, thockin 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 |
/retest |
#98182 flake |
Same test (#98182) flaked again. /retest |
/remove-kind bug |
/kind bug |
Cherry pick of #99795 on release-1.20.
#99795: Increasing maximum number of ports allowed in EndpointSlice
For details on the cherry pick process, see the cherry pick requests page.