kubernetes/pkg/proxy/iptables
Lars Ekman 4b59d2b05c kube-proxy: Optionally do privileged configs only
A new --init-only flag is added tha makes kube-proxy perform
configuration that requires privileged mode and exit. It is
intended to be executed in a privileged initContainer, while
the main container may run with a stricter securityContext
2023-10-24 07:01:31 +02:00
..
number_generated_rules_test.go cleanup: Update deprecated FromInt to FromInt32 (#119858) 2023-08-16 09:33:01 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier_test.go Fix "Endpoint" vs "Endpoints" in proxy type names 2023-10-09 17:21:12 -04:00
proxier.go kube-proxy: Optionally do privileged configs only 2023-10-24 07:01:31 +02:00