update container status with new results

a bug was being caused by the fact that the container network results
were not being updated properly.

given that jhon is on PTO, this PR will replace #8362

Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
baude
2020-11-23 12:25:29 -06:00
parent 44da01f45c
commit 1ddb19bc8e
3 changed files with 5 additions and 4 deletions

View File

@ -60,7 +60,7 @@ class Podman(object):
"""
{
"cniVersion": "0.3.0",
"name": "podman",
"name": "default",
"plugins": [{
"type": "bridge",
"bridge": "cni0",