kubernetes/pkg/proxy
2026-04-29 10:35:14 -04:00
..
apis Consistently import pkg/proxy/apis/config as kubeproxyconfig 2026-04-29 08:51:50 -04:00
config
conntrack Consistently import pkg/proxy/apis/config as kubeproxyconfig 2026-04-29 08:51:50 -04:00
healthcheck fix(kube-proxy): fix health check binding failure in case of dual-stack 2026-03-03 14:20:27 +02:00
iptables Pass complete KubeProxyConfiguration to NewProxier methods 2026-04-29 10:35:12 -04:00
ipvs Pass complete KubeProxyConfiguration to NewProxier methods 2026-04-29 10:35:12 -04:00
kubemark Consistently import pkg/proxy/apis/config as kubeproxyconfig 2026-04-29 08:51:50 -04:00
metaproxier Adds unit tests for pkg/proxy/metaproxier, which implements dual-stack kube-proxy 2026-04-23 20:35:02 +05:30
metrics
nftables Pass complete KubeProxyConfiguration to NewProxier methods 2026-04-29 10:35:12 -04:00
runner
util proxy/utils: Use net.JoinHostPort to format address. 2026-02-15 16:53:17 +01:00
winkernel Pass complete KubeProxyConfiguration to NewProxier methods 2026-04-29 10:35:12 -04:00
doc.go
endpoint.go
endpointschangetracker.go
endpointschangetracker_test.go
endpointslicecache.go
endpointslicecache_test.go
node.go Pass complete KubeProxyConfiguration to NewNodeManager 2026-04-29 10:35:14 -04:00
node_test.go
OWNERS
servicechangetracker.go
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