kubernetes/pkg/proxy/winkernel
Dan Winship dea8e34ea7 Improve the naming of the stale-conntrack-entry-tracking fields
The APIs talked about "stale services" and "stale endpoints", but the
thing that is actually "stale" is the conntrack entries, not the
services/endpoints. Fix the names to indicate what they actual keep
track of.

Also, all three fields (2 in the endpoints update object and 1 in the
service update object) are currently UDP-specific, but only the
service one made that clear. Fix that too.
2023-03-14 12:18:58 -04:00
..
hns_test.go [#115501] Unit testcase for the fix for issue with missing Loadbalancer policies for IPV6 endpoints in Dualstack mode. 2023-02-07 16:13:14 +05:30
hns.go [Issue:#115501] Fix for issue with Loadbalancer policy creation for IPV6 endpoints in Dualstack mode. 2023-02-03 11:14:20 +05:30
metrics.go Enabling kube-proxy metrics on windows kernel mode 2021-11-21 21:23:55 -03:00
OWNERS added daschott to winkernel owners 2022-10-17 16:28:11 -07:00
proxier_test.go [115783] Fix for windows kube-proxy: 'externalTrafficPolicy: Local' results in no clusterIP entry in windows node. 2023-02-21 10:40:40 +05:30
proxier.go Improve the naming of the stale-conntrack-entry-tracking fields 2023-03-14 12:18:58 -04:00