sonobuoy: update to v0.16.4

v0.16.* supports Kubernetes 1.16.* [1]

v0.16.4 [2] prevents Sonobuoy considering a Node in "error" immediately
when an `ErrImagePull` or `ImagePullBackOff`. Instead, Sonobuoy gives
the pod 5 minutes to recover from this.

There are times when a Kubernetes cluster receives a timeout from the
Docker daemon when pulling images. This update will prevent a temporary
network issue from failing the Node immediately.

Also, new Sonobuoy images are published to docker.io instead of gcr.io.

[1] - https://github.com/vmware-tanzu/sonobuoy/releases/tag/v0.16.0
[2] - https://github.com/vmware-tanzu/sonobuoy/releases/tag/v0.16.4

Change-Id: I0c30ade1824cab297fe5b27944747a8607bef25c
This commit is contained in:
Dustin Specker 2019-11-25 10:42:41 -06:00
parent b32b02211e
commit b60acc3307
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ images:
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
ks_user: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
results_publisher: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
sonobuoy_api: gcr.io/heptio-images/sonobuoy:v0.15.3
sonobuoy_api: sonobuoy/sonobuoy:v0.16.4
systemd_logs: gcr.io/heptio-images/sonobuoy-plugin-systemd-logs:v0.1
pull_policy: "IfNotPresent"
local_registry: