Merge pull request #5014 from Iceber/update-pause-version

move to v3.4.1 for the pause image
This commit is contained in:
Mike Brown
2021-03-08 15:48:03 -06:00
committed by GitHub
8 changed files with 19 additions and 20 deletions

View File

@@ -61,6 +61,6 @@
# TODO This needs to be removed once we have consistent concurrent pull results
- name: "Pre-pull pause container image"
shell: |
/usr/local/bin/ctr pull k8s.gcr.io/pause:3.2
/usr/local/bin/ctr pull k8s.gcr.io/pause:3.4.1
/usr/local/bin/crictl --runtime-endpoint unix:///run/containerd/containerd.sock \
pull k8s.gcr.io/pause:3.2
pull k8s.gcr.io/pause:3.4.1