You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I1108 07:47:08.265374 1 pod.go:202] pod [default/virt-launcher-case1-singlexbjrg-ltftr] updated
I1108 07:47:08.265419 1 network-selection-elements.go:34] parsePodNetworkAnnotation: [{"interface":"net1","name":"vnop2","namespace":"default"}], default
I1108 07:47:08.265474 1 pod.go:217] 1 attachments to add to pod default/virt-launcher-case1-singlexbjrg-ltftr
E1108 07:47:08.267290 1 pod.go:221] failed to figure out the pod's network namespace: failed to get netns for container [903d061e03dee7ef975706352eed3111a1eccdb9185f056196b014f89b79148b]: container "903d061e03dee7ef975706352eed3111a1eccdb9185f056196b014f89b79148b" in namespace "k8s.io": not found
such container-id seems only exist in moby namespace as for docker
Expected behavior
pod added second interface dynamically
Describe the bug
failed to attach interface
here's the error logs
such container-id seems only exist in moby namespace as for docker
Expected behavior
pod added second interface dynamically
To Reproduce
Steps to reproduce the behavior:
k8s.v1.cni.cncf.io/networks: '[{"interface":"net1","name":"flannel","namespace":"default"}]'
Environment:
kubectl version
):criSocketPath
/multusSocketPath
): /run/multus/multus.sockuname -a
): Linux stack1.cpp.zll.qianxin-inc.cn 3.10.0-1160.el7.x86_64 ci: add github codeowners file #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/LinuxAdditional info / context
docker version
The text was updated successfully, but these errors were encountered: