mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-23 01:46:17 -05:00
This commit did not actually work; in between when it was first
written and tested, and when it merged, the code in
pkg/proxy/endpoints.go was changed to only add UDP endpoints to the
"stale endpoints"/"stale services" lists, and so checking for "either
UDP or SCTP" rather than just UDP when processing those lists had no
effect.
This reverts most of commit
|
||
|---|---|---|
| .. | ||
| conntrack.go | ||
| conntrack_test.go | ||
| OWNERS | ||