Dan Winship
|
96e53f64f4
|
Simplify nftables/proxier.go by removing the "args" reuse
since that will be done differently in nftables
|
2023-10-31 17:33:53 -04:00 |
|
Dan Winship
|
6535ac1e61
|
Simplify nftables/proxier.go by removing Monitor stuff
since it shouldn't be necessary
|
2023-10-31 17:33:53 -04:00 |
|
Dan Winship
|
ecb7752f0b
|
Simplify nftables/proxier.go by removing HaveRandomFully checks
|
2023-10-31 17:33:53 -04:00 |
|
Dan Winship
|
5f09106063
|
Simplify nftables/proxier.go by dropping "-j ACCEPT" rules
|
2023-10-31 17:33:53 -04:00 |
|
Dan Winship
|
1a6b9b811e
|
Simplify nftables/proxier.go by removing localhost nodeport support
and related route_localnet setting / anti-martian-packet rule
|
2023-10-31 17:33:53 -04:00 |
|
Dan Winship
|
e7c35d27f7
|
Simplify nftables/proxier.go by removing partial syncing
Since optimization will be done differently in nftables.
|
2023-10-31 17:33:53 -04:00 |
|
Dan Winship
|
39a5af1d0a
|
Simplify nftables/proxier.go by removing large-cluster mode
since things will be optimized differently in nftables
|
2023-10-31 17:33:53 -04:00 |
|
Dan Winship
|
a70653143e
|
Add a dummy nftables kube-proxy backend which is just a copy of iptables
|
2023-10-31 17:31:42 -04:00 |
|