kubernetes/pkg/proxy/iptables
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
..
number_generated_rules_test.go Duplicate the "anti-martian-packet" rule in kube-proxy 2022-12-29 16:24:58 -05:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier_test.go Improve the naming of the stale-conntrack-entry-tracking fields 2023-03-14 12:18:58 -04:00
proxier.go Improve the naming of the stale-conntrack-entry-tracking fields 2023-03-14 12:18:58 -04:00