kubernetes/pkg/proxy
Dan Winship dc1155bd53 Move LocalTrafficDetector from pkg/proxy/util/iptables to pkg/proxy/util
Since it's used for nftables as well now.
2024-04-25 08:51:43 -04:00
..
apis kube-proxy: refactor config validation unit test 2024-04-23 09:03:42 -04:00
config convert k8s.io/kubernetes/pkg/proxy to contextual logging, part 1 2024-04-22 13:08:41 +08:00
conntrack Mark conntrack/fake as linux-only, add non-OS doc.go 2024-01-25 23:15:49 -05:00
healthcheck (Mostly) Revert "change --nodeport-addresses behavior to default to primary node ip only" 2024-04-18 09:25:06 -04:00
iptables Move LocalTrafficDetector from pkg/proxy/util/iptables to pkg/proxy/util 2024-04-25 08:51:43 -04:00
ipvs Move LocalTrafficDetector from pkg/proxy/util/iptables to pkg/proxy/util 2024-04-25 08:51:43 -04:00
kubemark convert k8s.io/kubernetes/pkg/proxy to contextual logging, part 1 2024-04-22 13:08:41 +08:00
metaproxier pkg/proxy/nftables: handle traffic to cluster ip 2024-01-21 19:58:37 +05:30
metrics aggregate kube-proxy metrics 2023-07-16 11:47:19 +00:00
nftables Move LocalTrafficDetector from pkg/proxy/util/iptables to pkg/proxy/util 2024-04-25 08:51:43 -04:00
util Move LocalTrafficDetector from pkg/proxy/util/iptables to pkg/proxy/util 2024-04-25 08:51:43 -04:00
winkernel (Mostly) Revert "change --nodeport-addresses behavior to default to primary node ip only" 2024-04-18 09:25:06 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoint.go Split ServicePort/Endpoint from ServiceChangeTracker/EndpointsChangeTracker 2023-12-21 09:38:25 -05:00
endpointschangetracker.go Fix a set type 2023-12-21 09:44:08 -05:00
endpointschangetracker_test.go Rename cache's endpointSliceInfo/endpointInfo to endpointSliceData/endpointData 2023-12-21 09:44:08 -05:00
endpointslicecache.go Rename cache's endpointSliceInfo/endpointInfo to endpointSliceData/endpointData 2023-12-21 09:44:08 -05:00
endpointslicecache_test.go Rename cache's endpointSliceInfo/endpointInfo to endpointSliceData/endpointData 2023-12-21 09:44:08 -05:00
node.go convert k8s.io/kubernetes/pkg/proxy to contextual logging, part 1 2024-04-22 13:08:41 +08:00
node_test.go Improve logging on kube-proxy exit 2023-09-11 00:50:29 +08:00
OWNERS Add more labels (esp. area/kube-proxy) to sig-network OWNERS 2023-03-18 11:29:38 -04:00
servicechangetracker.go Update some change tracker doc comments 2023-12-21 09:44:08 -05:00
servicechangetracker_test.go Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
serviceport.go kube-proxy: LoadBalancerSourceRanges as *net.IPNet 2024-01-09 09:17:56 +01:00
topology.go Change kube-proxy behaviour to consider hints when ServiceTrafficDistribution feature gate is enabled 2024-03-03 22:46:03 -08:00
topology_test.go Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
types.go pkg/proxy/nftables: handle traffic to cluster ip 2024-01-21 19:58:37 +05:30