diff options
author | Paul Holzinger <pholzing@redhat.com> | 2021-06-11 15:05:52 +0200 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-06-14 10:35:09 -0400 |
commit | 4f56f7f13335bfe3795526d7ba00e70dbdbdf380 (patch) | |
tree | bef7217303050fbf149334a8e6f109080a6f4b16 /vendor/github.com/rootless-containers | |
parent | e42d727a97e4a5486d8a972a0e526e2e6afc83a9 (diff) | |
download | podman-4f56f7f13335bfe3795526d7ba00e70dbdbdf380.tar.gz podman-4f56f7f13335bfe3795526d7ba00e70dbdbdf380.tar.bz2 podman-4f56f7f13335bfe3795526d7ba00e70dbdbdf380.zip |
Fix network connect race with docker-compose
Network connect/disconnect has to call the cni plugins when the network
namespace is already configured. This is the case for `ContainerStateRunning`
and `ContainerStateCreated`. This is important otherwise the network is
not attached to this network namespace and libpod will throw errors like
`network inspection mismatch...` This problem happened when using
`docker-compose up` in attached mode.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'vendor/github.com/rootless-containers')
0 files changed, 0 insertions, 0 deletions