kubernetes/pkg/proxy/iptables
Daman Arora d21ca8674c kube-proxy: add NodeTopologyConfig for tracking topology labels
This simplifies how the proxier receives update for change in node
labels. Instead of passing the complete Node object we just pass
the proxy relevant topology labels extracted from the complete list
of labels, and the downstream event handlers will only be notified
when there are changes in topology labels.

Signed-off-by: Daman Arora <aroradaman@gmail.com>
2025-07-21 17:00:44 -04:00
..
doc.go Add doc.go file without any buildconstraint to run tests on non linux systems 2024-04-03 12:30:59 +05:30
number_generated_rules_test.go pkg/proxy: track localhost nodeport accepted packets 2024-05-21 20:09:54 +05:30
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier.go kube-proxy: add NodeTopologyConfig for tracking topology labels 2025-07-21 17:00:44 -04:00
proxier_test.go Merge pull request #131615 from danwinship/proxy-bfr 2025-07-01 09:21:24 -07:00