Skip to content

cni server side misses /proc/pid/ns mount from host#82

Open
michaelhenkel wants to merge 2 commits into
masterfrom
fix_cni_proc
Open

cni server side misses /proc/pid/ns mount from host#82
michaelhenkel wants to merge 2 commits into
masterfrom
fix_cni_proc

Conversation

@michaelhenkel

Copy link
Copy Markdown
Collaborator

No description provided.

@Dysproz

Dysproz commented Mar 13, 2020

Copy link
Copy Markdown
Collaborator

I'm not sure whether this will work. @apasyniuk was working on this today and I think that mounting /proc/pid does not work properly. Have you tested it?

Consider maybe usage of hostPID or adding PTRACE capability.
https://kubernetes.io/docs/concepts/policy/pod-security-policy/#host-namespaces
https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/

@moshurenko

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

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

Successfully merging this pull request may close these issues.

3 participants