Bug 1493450
| Summary: | Cannot delete servicebroker/serviceinstance/serviceinstancecredential resources | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Zhang Cheng <chezhang> |
| Component: | Service Broker | Assignee: | Jay Boyd <jaboyd> |
| Status: | CLOSED ERRATA | QA Contact: | Zhang Cheng <chezhang> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.7.0 | CC: | aos-bugs, chezhang, pmorie, wmeng |
| Target Milestone: | --- | ||
| Target Release: | 3.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-11-28 22:12:03 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: | |||
|
Comment 2
Ben Parees
2017-09-22 13:21:45 UTC
Works for me today with latest. Deleted both template service broker and ansible service broker. $ oc version oc v3.7.0-alpha.1+96322a7-1154-dirty kubernetes v1.7.6+a08f5eeb62 features: Basic-Auth Server https://127.0.0.1:8443 openshift v3.7.0-alpha.1+96322a7-1154-dirty kubernetes v1.7.6+a08f5eeb62 Can you please verify if this is still an issue? LGTM in origin at present.
#oc cluster up --image=docker.io/openshift/origin --version=latest --service-catalog=true --public-hostname=172.16.120.43
BTW, I have no chance to re-try Brew images since below existing issue:
-- Registering template service broker with service catalog ... FAIL
Error: cannot register the template service broker
Caused By:
Error: cannot create objects from template openshift-infra/template-service-broker-registration
Caused By:
Error: unable to recognize servicecatalog.k8s.io/v1beta1, Kind=ClusterServiceBroker: no matches for servicecatalog.k8s.io/, Kind=ClusterServiceBroker
I will re-open if the issue reproduce again. Please change status to ON_QA, I will change status to verified. Thanks.
The brew issue sounds like a version mismatch. I believe it was last week we made the change from /v1alpha1/ to /b1beta1/. 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/RHSA-2017:3188 |