Bug 1685224
Summary: | Operator should use imagePullPolicy: IfNotPresent | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> | |
Component: | apiserver-auth | Assignee: | Erica von Buelow <evb> | |
Status: | CLOSED ERRATA | QA Contact: | Chuan Yu <chuyu> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.1.0 | CC: | aos-bugs, chuyu, evb, nagrawal | |
Target Milestone: | --- | |||
Target Release: | 4.1.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | 1685219 | |||
: | 1685225 (view as bug list) | Environment: | ||
Last Closed: | 2019-06-04 10:44:55 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Bug Depends On: | 1685219 | |||
Bug Blocks: | 1685225, 1685227, 1685228, 1685229, 1685230, 1685232 |
Description
Clayton Coleman
2019-03-04 17:29:32 UTC
Verified. $ oc get deployment -n openshift-cluster-machine-approver -o json | jq '.items[0].spec.template.spec.containers[0].imagePullPolicy' "IfNotPresent" $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-0.nightly-2019-03-13-233958 True False 24m Cluster version is 4.0.0-0.nightly-2019-03-13-233958 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 |