Skip to content

kube-proxy is broken by iptables 1.6.1 -> 1.6.2 #35544

@srhb

Description

@srhb

Issue description

This is mostly a reminder to follow up on what upstream decides to do.

Since iptables 1.6.2, iptables-restore fails instead of ignoring erroneous arguments, specifically -w5 which kube-proxy has been (erroneously) using instead of -w 5. This causes its firewall rules to fail along with k8s networking in general.

kubernetes/kubernetes#58956

Steps to reproduce

Run eg. the dns.multinode test.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions