Commit Graph

13 Commits

Author SHA1 Message Date
Dan Winship 452ea12a48 Simplify nftables/proxier.go by removing localhost nodeport support
and related route_localnet setting / anti-martian-packet rule

Kubernetes-commit: 1a6b9b811e303c033006e9a3223258582149b69b
2023-05-17 15:48:59 -04:00
Dan Winship 4bb0515ddd Add a dummy nftables kube-proxy backend which is just a copy of iptables
Kubernetes-commit: a70653143e928dbe657141f14117e4514681624e
2023-05-09 15:55:04 -04:00
Dan Winship 93cff160bb update generated
Kubernetes-commit: 6c9ddf300cfe6840c2179fc5464378da1d8aae7b
2023-08-30 17:17:38 -04:00
Daman Arora cc0bd3193c pkg/proxy: add flag to configure udp conntrack timeouts
Signed-off-by: Daman Arora <aroradaman@gmail.com>

Kubernetes-commit: 15ae6cc1607ee805698b82cd3942afd6a02077ef
2023-09-21 18:52:00 +05:30
cyclinder 0c73cd16c5 add flag 'logging-format' to kube-proxy
Kubernetes-commit: 71ef0dafa72ca8cf2aa26fe1a75d3379a551771a
2023-07-06 22:30:45 +08:00
cyclinder f6ee56b50f kube-proxy: add a flag to disables the allowing NodePort services to be accessed via localhost
Kubernetes-commit: bef207003148dfe061672269003d4727afb5170c
2022-11-02 16:17:52 +08:00
Amim Knabben e326d8577e Remove Linux and Windows Kube-proxy Userspace mode
Kubernetes-commit: 7df6c02288833c7be66f425e03c1e858d2343f1f
2022-08-30 17:40:35 -03:00
Surya Seetharaman b85d3adcdd Enable local traffic detection using the interface options
This commit adds the framework for the new local detection
modes BridgeInterface and InterfaceNamePrefix to work.

Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>

Kubernetes-commit: 7d480d8ac8e33330af8c8ea863d19d9b547f3bdb
2022-01-29 12:01:09 +01:00
Stephen Augustus 952d0c1aad generated: Run hack/update-gofmt.sh
Signed-off-by: Stephen Augustus <foo@auggie.dev>

Kubernetes-commit: 481cf6fbe753b9eb2a47ced179211206b0a99540
2021-08-12 17:13:11 -04:00
Andrew Sy Kim 310c8aae97 support configuration of kube-proxy IPVS tcp,tcpfin,udp timeout
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>

Kubernetes-commit: db2c048db9c7572b2bbc66cba3865a258b2a44fa
2019-11-21 18:52:48 -05:00
Ricardo Pchevuzinske Katz 5849b89224 Remove deprecated flag --conntrack-max from kube-proxy
Kubernetes-commit: 82c42bb6eefbec42c0241cbd808c7248bea12f40
2019-05-29 16:36:11 -03:00
ksubrmnn 37f9c67c8a Add Windows flags for KubeProxyConfiguration
Kubernetes-commit: a47e99e37ac7d3cd2099d10df1ff250d1a110fd5
2019-01-11 14:45:34 -08:00
Lion-Wei 870a8700ec update autogenerated file
Kubernetes-commit: 47153803fb7bba7330874fcd52228d4eb13a098c
2018-08-25 15:58:15 +08:00