diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-09-04 22:33:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-04 22:33:06 +0200 |
commit | 52f24540988f4ce1da7949325716121d9a78decc (patch) | |
tree | 09ce23b1b9862303268ee24189bb62f99b543fdd /vendor/modules.txt | |
parent | 84140f5331cebd7a63a44de277244d48452fe040 (diff) | |
parent | 8e337aff5ae755794d0d7844d146f5f8533152bb (diff) | |
download | podman-52f24540988f4ce1da7949325716121d9a78decc.tar.gz podman-52f24540988f4ce1da7949325716121d9a78decc.tar.bz2 podman-52f24540988f4ce1da7949325716121d9a78decc.zip |
Merge pull request #3933 from giuseppe/skip-polling-on-run
libpod: avoid polling container status
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 3acff38c9..7d9095aac 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -543,7 +543,6 @@ gopkg.in/yaml.v2 k8s.io/api/core/v1 # k8s.io/apimachinery v0.0.0-20190624085041-961b39a1baa0 k8s.io/apimachinery/pkg/apis/meta/v1 -k8s.io/apimachinery/pkg/util/wait k8s.io/apimachinery/pkg/util/runtime k8s.io/apimachinery/pkg/api/resource k8s.io/apimachinery/pkg/runtime |