Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

netns name missing one character #70

Open
pedro-r-marques opened this issue Oct 28, 2015 · 0 comments
Open

netns name missing one character #70

pedro-r-marques opened this issue Oct 28, 2015 · 0 comments

Comments

@pedro-r-marques
Copy link
Contributor

The opencontrail-kubelet plugin creates a network namespace that is off by one character from the docker id.

e.g. for an infrastructure container such as:
a23f49f47745 openshift/origin-pod:v1.0.6 "/pod" 19 hours ago Up 19 hours 0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:1936->1936/tcp k8s_POD.91423d59_router-1-mywun_default_81456877-7cf4-11e5-b359-020c1eb2cbf1_7217ddf5

The netns created is "a23f49f4774" (missing the trailing character).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant