Summary: | Upgrade ES via OLM failed because of "Unsupported change to UUIDs made" | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Qiaoling Tang <qitang> |
Component: | Logging | Assignee: | ewolinet |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | aos-bugs, jcantril, rmeggins |
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: | Environment: | ||
Last Closed: | 2019-06-04 10:46:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Qiaoling Tang
2019-04-01 02:33:03 UTC
$ oc get deploy elasticsearch-cdm-79gc79ge-1 -o yaml |grep image image: quay.io/openshift/origin-logging-elasticsearch5:latest imagePullPolicy: IfNotPresent image: quay.io/openshift/origin-oauth-proxy:latest imagePullPolicy: IfNotPresent $ oc get deploy -n openshift-operators -oyaml |grep IMAGE -A 1 - name: PROXY_IMAGE value: quay.io/openshift/origin-oauth-proxy:v4.0 Verified in latest CLO image: quay.io/openshift/origin-cluster-logging-operator@sha256:949ee74661a3bac7d08084d01ce1375ff51a04f97d28ff59d7e35f49e5065a15 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 |