Files
kubernetes/pkg/proxy
Yan Grunenberger fdee7b2faa Correctly fix clearing conntrack entry on endpoint changes (nodeport)
A previous PR (#71573) intended to clear conntrack entry on endpoint
changes when using nodeport by introducing a dedicated function to
remove the stale conntrack entry on the node port and allow traffic to
resume. By doing so, it has introduced a nodeport specific bug where the
conntrack entries related to the ClusterIP does not get clean if
endpoint is changed (issue #96174). We fix by doing ClusterIP cleanup in
all cases.
2020-11-05 09:45:17 +01:00
..
2020-10-26 13:15:59 -07:00
2020-05-16 07:54:33 -04:00
2020-05-16 07:54:33 -04:00
2020-10-26 13:15:59 -07:00
2020-10-26 13:15:59 -07:00
2020-09-18 00:44:39 +00:00
2020-10-26 13:15:59 -07:00
2020-05-16 07:54:33 -04:00
2020-05-16 07:54:33 -04:00
2016-07-16 13:48:21 -04:00
2020-10-26 13:15:59 -07:00
2020-10-26 13:15:59 -07:00
2020-10-26 13:15:59 -07:00
2020-10-26 13:15:59 -07:00
2019-11-15 13:36:43 +08:00