Bug 1575508
| Summary: | [install]openshift-ansible do not create bundlebindings and jobstate CRD for asb | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Zihan Tang <zitang> |
| Component: | Service Broker | Assignee: | Shawn Hurley <shurley> |
| Status: | CLOSED ERRATA | QA Contact: | Zihan Tang <zitang> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.10.0 | CC: | aos-bugs, chezhang, jiazha, shurley, wmeng, zhsun |
| Target Milestone: | --- | ||
| Target Release: | 3.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-30 19:14:38 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
Zihan Tang
2018-05-07 07:12:10 UTC
binding is the basic functionality , it blocks critical cases, so add TestBlocker tag. we can manually create bundle crd from PR https://github.com/openshift/openshift-ansible/pull/8178 as workaround. oc create -f https://raw.githubusercontent.com/shawn-hurley/openshift-ansible/7cb22b6ccbfddf9fbed49f736ab54e9cb188a1a5/roles/ansible_service_broker/files/bundlebindings.automationbroker.io is the 'jobstates' migrated into 'bundleinstances' and 'bundlebindings' as designed ? PR posted here: https://github.com/openshift/openshift-ansible/pull/8272 Commits pushed to master at https://github.com/openshift/openshift-ansible https://github.com/openshift/openshift-ansible/commit/1f2d9c7ff57a8555360dd1917876c1f177293641 Bug 1575508 - typo in file name during a rename. bug: https://bugzilla.redhat.com/show_bug.cgi?id=1575508 https://github.com/openshift/openshift-ansible/commit/70fda8ef45dd2c8b241fe5b2e1773ad49f55d4ed Merge pull request #8272 from shawn-hurley/bug-1566924-1 Bug 1575508 - CRD file has the wrong name The image is ready, change it to ON_QA Verified. openshift-ansible version: v3.10.0-0.39.0 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-2018:1816 |