kubernetes/pkg/proxy
Dan Winship 7696bcd10c Remove some now-obviously-unnecessary checks
Now that the endpoint update fields have names that make it clear that
they only contain UDP objects, it's obvious that the "protocol == UDP"
checks in the iptables and ipvs proxiers were no-ops, so remove them.
2023-03-14 12:18:58 -04:00
..
apis Ipvs: remove the scheduler validation 2023-01-06 19:42:13 +01:00
config Drop unused EndpointsHandler / EndpointsConfig from pkg/proxy/config 2023-01-01 16:57:27 -05:00
healthcheck Add proxy healthz result to ETP=local health check 2023-03-06 10:53:17 +01:00
iptables Remove some now-obviously-unnecessary checks 2023-03-14 12:18:58 -04:00
ipvs Remove some now-obviously-unnecessary checks 2023-03-14 12:18:58 -04:00
metaproxier Migrate cmd/proxy/app and pkg/proxy/meta_proxier to structured logging (#104928) 2021-09-14 20:50:40 -07:00
metrics Merge pull request #110268 from danwinship/minimize-iptables-changes 2022-11-01 18:06:46 -07:00
util Optimize NodePortAddresses 2023-02-22 08:32:21 -05:00
winkernel Improve the naming of the stale-conntrack-entry-tracking fields 2023-03-14 12:18:58 -04:00
doc.go
endpoints_test.go Improve the naming of the stale-conntrack-entry-tracking fields 2023-03-14 12:18:58 -04:00
endpoints.go Improve the naming of the stale-conntrack-entry-tracking fields 2023-03-14 12:18:58 -04:00
endpointslicecache_test.go pkg/proxy: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-08-14 18:27:33 +03:00
endpointslicecache.go proxy/iptables: Don't rewrite chains that haven't changed 2022-09-26 16:30:42 -04:00
node_test.go kube-proxy handle node PodCIDR changs 2022-10-18 19:25:40 +00:00
node.go logging: fix names of keys 2023-01-23 14:24:29 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
service_test.go Improve the naming of the stale-conntrack-entry-tracking fields 2023-03-14 12:18:58 -04:00
service.go Improve the naming of the stale-conntrack-entry-tracking fields 2023-03-14 12:18:58 -04:00
topology_test.go If applied, this commit will refactor variable names in kube-proxy 2022-11-03 03:45:57 +05:30
topology.go kube-proxy: gate topology correctly 2022-10-18 19:25:40 +00:00
types.go ServiceInternalTrafficPolicyType: s/Type// 2022-12-11 13:48:31 -08:00