Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Only configure networking when creating a net ns #1777

Merged

Conversation

nalind
Copy link
Contributor

@nalind nalind commented Apr 11, 2018

When joining an existing namespace, don't default to configuring a loopback interface in that namespace.

Its creator should have done that, and we don't want to fail to create the container when we don't have sufficient privileges to configure the network namespace.

When joining an existing namespace, don't default to configuring a
loopback interface in that namespace.

Its creator should have done that, and we don't want to fail to create
the container when we don't have sufficient privileges to configure the
network namespace.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@cyphar
Copy link
Member

cyphar commented Apr 12, 2018

LGTM.

Approved with PullApprove

@crosbymichael
Copy link
Member

crosbymichael commented Apr 12, 2018

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit 9f0eca2 into opencontainers:master Apr 12, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants