Skip to content

Fix --iptables=false for Docker Swarm #2375

@arkodg

Description

@arkodg

In service_linux.go below functions uses IPTables APIs that might create/update IPChain.
fwMarker()
redirector()
programIngress()

If --iptables=false is set dockerd should not create any iptables rules or chains

https://github.com/docker/libnetwork/pull/2339 fixes part of the issue by checking the above flag before creating the DOCKER-USER chain

Raising this issue to track the fix for docker service

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions