WIP: UPSTREAM 96371: kube-proxy: fall back to node-local terminating endpoints for external traffic#223
Conversation
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
…ting' condition from EndpointSlice Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
…dpoints Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
…dpoints Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Miciah The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Enable feature gates related to EndpointSlice, for testing purposes. * vendor/k8s.io/kubernetes/pkg/features/kube_features.go (defaultKubernetesFeatureGates): Enable the EndpointSliceProxying and EndpointSliceTerminatingCondition feature gates.
* vendor/k8s.io/kubernetes/pkg/proxy/endpointslicecache.go (newEndpointSliceInfo): Log function input and output. (endpointsMapFromEndpointInfo): Reduce logging level of debug output. * vendor/k8s.io/kubernetes/pkg/proxy/iptables/proxier.go (syncProxyRules): Log service names, endpoints, and chains.
|
@Miciah: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
Superseded by #271 and openshift/kubernetes#607. |
|
@Miciah: Closed this PR. DetailsIn response to this:
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. |
No description provided.