-
Notifications
You must be signed in to change notification settings - Fork 41.4k
cherry pick of #100913: no watch endpointslice in userpace mode #101502
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
cherry pick of #100913: no watch endpointslice in userpace mode #101502
Conversation
/sig network |
/lgtm This isn't an urgent bug before 1.21, because the feature gate was off by default, and so if you're using the userspace proxy, you can just leave the gate disabled. But enabling the gate shouldn't break the userspace proxy, so the fix is correct. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danwinship, JornShen 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 |
/triage accepted |
ping @kubernetes/release-managers |
/lgtm |
/kind bug
Cherry pick of #100913 on release-1.19.
Ref #100880