Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

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 BrokerAssignee: Shawn Hurley <shurley>
Status: CLOSED ERRATA QA Contact: Zihan Tang <zitang>
Severity: medium Docs Contact:
Priority: high    
Version: 3.10.0CC: 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
Description of problem:
When install asb using openshift ansible, it do not create bundlebindings and jobstate CRD for asb 

Version-Release number of selected component (if applicable):
openshift-ansible : v3.10.0-0.35.0.0
asb: v3.10.0-0.35.0.0 , v1.2.10

How reproducible:
always

Steps to Reproduce:
1. provision asb using openshift-ansible 


Actual results:
When creating crd resource , only create bundleinstances and bundles.

TASK [ansible_service_broker : Create custom resource definitions for asb] *****
Monday 07 May 2018  06:34:36 +0000 (0:00:00.033)       0:01:03.957 ************ 
skipping: [host-8-245-114.host.centralci.eng.rdu2.redhat.com] => (item=/usr/share/ansible/openshift-ansible/roles/ansible_service_broker/files/bundleinstances.automationbroker.io.yaml) 
skipping: [host-8-245-114.host.centralci.eng.rdu2.redhat.com] => (item=/usr/share/ansible/openshift-ansible/roles/ansible_service_broker/files/bundles.automationbroker.io.yaml) 

[root@host-172-16-120-56 tmp]# oc get crd
NAME                                  AGE
bundleinstances.automationbroker.io   28m
bundles.automationbroker.io           28m


Expected results:
will create all 4 kind CRDs  for asb.

Additional info:

Comment 1 Zihan Tang 2018-05-07 07:23:05 UTC
binding is the basic functionality , it blocks critical cases, so add TestBlocker tag.

Comment 2 Zihan Tang 2018-05-07 08:18:40 UTC
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 ?

Comment 3 Shawn Hurley 2018-05-07 12:10:55 UTC
PR posted here: https://github.com/openshift/openshift-ansible/pull/8272

Comment 5 Zihan Tang 2018-05-11 09:58:35 UTC
The image is ready, change it to ON_QA

Comment 6 Zihan Tang 2018-05-11 10:00:08 UTC
Verified.
openshift-ansible version: v3.10.0-0.39.0

Comment 8 errata-xmlrpc 2018-07-30 19:14:38 UTC
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