Hide Forgot
+++ This bug was initially created as a clone of Bug #1685219 +++ Use imagePullPolicy: IfNotPresent instead of always in: ["openshift-cluster-node-tuning-operator","cluster-node-tuning-operator-659d8778cb-lhtlt"] ["openshift-cluster-node-tuning-operator","tuned-282zc"] ["openshift-cluster-node-tuning-operator","tuned-h5sm9"] ["openshift-cluster-node-tuning-operator","tuned-k259n"] ["openshift-cluster-node-tuning-operator","tuned-mmln2"] ["openshift-cluster-node-tuning-operator","tuned-tggnk"] ["openshift-cluster-node-tuning-operator","tuned-zkvxf"]
$ oc get clusterversion oc vNAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-0.ci-2019-03-19-070118 True False 42m Cluster version is 4.0.0-0.ci-2019-03-19-070118 $ oc get deploy -o json -n openshift-cluster-node-tuning-operator | jq '.items[].spec.template.spec.containers[].imagePullPolicy' "IfNotPresent"
Retest positive: ./openshift-install version ./openshift-install v4.0.22-201903181722-dirty built from commit 73da6fdc42f6c6d22beacf8f848b1c1d69cc63f9 oc get clusterversions NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-0.nightly-2019-03-19-004004 True False 5h55m Cluster version is 4.0.0-0.nightly-2019-03-19-004004 oc version --short Client Version: v4.0.6 Server Version: v1.12.4+befe71b oc get deploy -o json -n openshift-cluster-node-tuning-operator | jq '.items[].spec.template.spec.containers[].imagePullPolicy' "IfNotPresent" Test result as expected! :)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758