Bug 1685232
Summary: | Operator should use imagePullPolicy: IfNotPresent | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> | |
Component: | Service Catalog | Assignee: | Dan Geoffroy <dageoffr> | |
Status: | CLOSED ERRATA | QA Contact: | Jian Zhang <jiazha> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.1.0 | CC: | jforrest, sponnaga | |
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: | 1685230 | |||
: | 1685233 (view as bug list) | 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: | ||||
Bug Depends On: | 1685219, 1685224, 1685225, 1685227, 1685228, 1685229, 1685230 | |||
Bug Blocks: |
Description
Clayton Coleman
2019-03-04 17:39:35 UTC
waiting for review: https://github.com/openshift/cluster-svcat-apiserver-operator/pull/34 https://github.com/openshift/cluster-svcat-controller-manager-operator/pull/22 The current payload hasn't merged this fixed PR, change Status to MODIFIED. Cluster version is 4.0.0-0.nightly-2019-03-06-074438 LGTM, verify it. Current version: 4.0.0-0.nightly-2019-03-13-233958 [jzhang@dhcp-140-18 ocp14]$ oc get pods -o yaml -n openshift-service-catalog-apiserver-operator |grep image image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3040cca229368a69d2b8f6f26574caf4aa48605cd3a6c73b20bf17dc560a67e8 imagePullPolicy: IfNotPresent [jzhang@dhcp-140-18 ocp14]$ oc get pods -o yaml -n openshift-service-catalog-controller-manager-operator |grep image image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:177ec278a9f9c1de396dda293337029c828e43430ae11faff8316cad07a8b6b9 imagePullPolicy: IfNotPresent *** Bug 1686899 has been marked as a duplicate of this bug. *** 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 |