Files
kubernetes/pkg/proxy
Dan Winship 5d0656b1f6 Squash some unnecessarily-chained methods in the change trackers
ServicePortMap.Update() and EndpointsMap.Update() were just a tiny
wrappers around the corresponding apply() methods, which had no other
callers. So squash them together.

(Also fix the variable naming in ServicePortMap.Update() to match
other methods.)
2023-12-19 18:27:33 -05:00
..
2023-07-16 11:47:19 +00:00
2023-10-31 17:54:53 -04:00