Bug 1654940
Summary: | Install the service catalog failed via the olm | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jian Zhang <jiazha> |
Component: | Service Catalog | Assignee: | Dan Geoffroy <dageoffr> |
Status: | CLOSED ERRATA | QA Contact: | Jian Zhang <jiazha> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.1.0 | CC: | chezhang, dyan, jfan, zitang |
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:41:04 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: | |
Embargoed: |
Description
Jian Zhang
2018-11-30 05:44:25 UTC
I'm glad to see you attempting to install Service Catalog Jian. Yesterday I was also looking at this and it looks like there is a core problem with the master api server. Associated with ttps://github.com/openshift/installer/issues/755, https://github.com/openshift/installer/issues/751, https://github.com/openshift/cluster-kube-apiserver-operator/issues/143 I'll leave this open for now and will update once we make some progress. I believe this issue has been resolved. Last week I and engineers on the Broker team did multiple installs with multiple current builds and had general success with Service Catalog. LGTM, the Service Catalog pods worked well, verify it, details: [jzhang@dhcp-140-18 aws-cluster]$ oc version oc v4.0.0-0.41.0 kubernetes v1.11.0+d4cacc0 features: Basic-Auth GSSAPI Kerberos SPNEGO Server https://xxia2nd-api.devcluster.openshift.com:6443 kubernetes v1.11.0+231d012 [jzhang@dhcp-140-18 aws-cluster]$ oc exec olm-operator-85f7b8f886-zx8z4 -- olm -version OLM version: 0.8.0 git commit: 8cdb2cc [jzhang@dhcp-140-18 aws-cluster]$ oc get csv NAME DISPLAY VERSION REPLACES PHASE svcat.v0.1.34 Service Catalog 0.1.34 Succeeded [jzhang@dhcp-140-18 aws-cluster]$ oc get pods NAME READY STATUS RESTARTS AGE apiserver-7fd856b8f5-c6plj 2/2 Running 0 6m controller-manager-6cf8b9867d-f8jlt 1/1 Running 3 6m 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 |