mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-24 10:40:33 -05:00
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. |
||
|---|---|---|
| .. | ||
| hns.go | ||
| hns_test.go | ||
| metrics.go | ||
| OWNERS | ||
| proxier.go | ||
| proxier_test.go | ||