mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 23:29:53 +00:00
Before this change, kube-router was always assuming that IPv4 is enabled, which is not the case in IPv6-only clusters. To enable network policies in IPv6-only, we need to explicitly let kube-router know when to disable IPv4. Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>