kubernetes/pkg/proxy
2026-03-18 15:25:21 +05:30
..
apis set default log flush frequency in kube-proxy config validation tests 2025-08-14 18:16:15 -07:00
config kube-proxy: merge OnNodeAdd and OnNodeUpdate into OnNodeChange 2025-07-21 17:00:44 -04:00
conntrack Fix TestGetConntrackMax to align with capped conntrack max values 2026-03-18 15:25:21 +05:30
healthcheck fix(kube-proxy): fix health check binding failure in case of dual-stack 2026-03-03 14:20:27 +02:00
iptables fix(kube-proxy): fix health check binding failure in case of dual-stack 2026-03-03 14:20:27 +02:00
ipvs fix(kube-proxy): fix health check binding failure in case of dual-stack 2026-03-03 14:20:27 +02:00
kubemark fix missing involvedObject.apiVersion in event 2025-10-22 20:13:36 +08:00
metaproxier kube-proxy: add NodeTopologyConfig for tracking topology labels 2025-07-21 17:00:44 -04:00
metrics kube-proxy: metric to track entries deleted in conntrack reconciliation 2025-02-17 00:06:20 +05:30
nftables Merge pull request #137501 from danwinship/nftables-list-redux 2026-03-12 19:41:45 +05:30
runner Port BoundedFrequencyRunner from flowcontrol.RateLimiter to clock.Clock 2025-07-01 08:54:14 -04:00
util proxy/utils: Use net.JoinHostPort to format address. 2026-02-15 16:53:17 +01:00
winkernel fix(kube-proxy): fix health check binding failure in case of dual-stack 2026-03-03 14:20:27 +02:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
endpoint.go Implement PreferSameNode traffic distribution in kube-proxy 2025-03-19 08:46:17 -04:00
endpointschangetracker.go Clarify hostname vs node name in kube-proxy 2025-03-19 08:46:15 -04:00
endpointschangetracker_test.go Remove incorrect special-case when Endpoints move between EndpointSlices 2025-12-04 10:30:00 -05:00
endpointslicecache.go Handle the case of a pod IP being reused while the old Pod still exists 2025-12-04 10:35:34 -05:00
endpointslicecache_test.go Handle the case of a pod IP being reused while the old Pod still exists 2025-12-04 10:35:34 -05:00
node.go golangci-lint: bump to logtools v0.10.1 2026-03-04 12:08:18 +01:00
node_test.go Temporarily revert restart-on-node-IP-change behavior of proxy NodeManager 2025-07-21 17:00:45 -04:00
OWNERS Add more labels (esp. area/kube-proxy) to sig-network OWNERS 2023-03-18 11:29:38 -04:00
servicechangetracker.go Clean up NewServiceChangeTracker/NewEndpointsChangeTracker args 2024-12-14 12:12:42 -05:00
servicechangetracker_test.go Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
serviceport.go KEP-5707: Deprecate Service.spec.externalIPs 2026-03-01 11:49:27 +02:00
topology.go refactor(kube-proxy): remove redundant empty endpoints check in topologyModeFromHints 2026-02-06 21:56:58 +05:30
topology_test.go fix(kube-proxy): skip topology hints logging when no ready endpoints exist 2026-02-06 21:46:05 +05:30
types.go kube-proxy: add NodeTopologyConfig for tracking topology labels 2025-07-21 17:00:44 -04:00