Bug 1685234
Summary: | Operator should use imagePullPolicy: IfNotPresent | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> |
Component: | Master | Assignee: | Adam Kaplan <adam.kaplan> |
Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | aos-bugs, jokerman, mmccomas |
Target Milestone: | --- | ||
Target Release: | 4.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1685233 | Environment: | |
Last Closed: | 2019-06-04 10:45:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Clayton Coleman
2019-03-04 17:43:04 UTC
PR already merged: https://github.com/openshift/cluster-openshift-controller-manager-operator/pull/81 The issue has fixed with ocp version: [zhouying@dhcp-140-138 Downloads]$ oc version --short Client Version: v4.0.22 Server Version: v1.12.4+4836bc9 [zhouying@dhcp-140-138 Downloads]$ oc get po openshift-controller-manager-operator-7bf74458cd-6mk7d -n openshift-controller-manager-operator -o yaml ...... spec: ..... image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:90fc3229573446bc65245f990f9629c252f97ff5d5d2dea0c9f7491485f1c738 imagePullPolicy: IfNotPresent 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 |