From cmoullia at redhat.com Fri May 10 06:32:03 2019 From: cmoullia at redhat.com (Charles Moulliard) Date: Fri, 10 May 2019 08:32:03 +0200 Subject: [Ansible-service-broker] How to use OAB Operator Message-ID: Hi, I have subscribed successfully to the OAB operator available OOTB on ocp4 and now I see 4 different CRDs [1] available under the Developer Catalog. Which one should then we use to deploy the Broker ? What are the parameters that we could configure to use it ? Is it documented ? [1] https://www.dropbox.com/s/wnekzvg72m6cyf5/Screenshot%202019-05-10%2008.28.53.png?dl=0 Regards Charles -------------- next part -------------- An HTML attachment was scrubbed... URL: From cmoullia at redhat.com Fri May 10 07:02:58 2019 From: cmoullia at redhat.com (Charles Moulliard) Date: Fri, 10 May 2019 09:02:58 +0200 Subject: [Ansible-service-broker] How to use OAB Operator In-Reply-To: References: Message-ID: Apparently the K8s Service Catalog is not longer installed when we use OABroker Operator. Question : Can the OABroker operator install it ? apiVersion: osb.openshift.io/v1alpha1 kind: AutomationBroker metadata: finalizers: - finalizer.osb.openshift.io generation: 1 name: ansible-service-broker namespace: cmoullia spec: keepNamespace: true status: conditions: - lastTransitionTime: '2019-05-10T06:43:21Z' message: Running reconciliation reason: Running status: 'False' type: Running - ansibleResult: changed: 0 completion: '2019-05-10T06:43:24.709548' failures: 1 ok: 4 skipped: 0 lastTransitionTime: '2019-05-10T06:43:24Z' message: Service Catalog must be installed reason: Failed status: 'True' type: Failure On Fri, May 10, 2019 at 8:32 AM Charles Moulliard wrote: > Hi, > > I have subscribed successfully to the OAB operator available OOTB on ocp4 > and now I see 4 different CRDs [1] available under the Developer Catalog. > Which one should then we use to deploy the Broker ? What are the parameters > that we could configure to use it ? Is it documented ? > > [1] > https://www.dropbox.com/s/wnekzvg72m6cyf5/Screenshot%202019-05-10%2008.28.53.png?dl=0 > > Regards > > Charles > -------------- next part -------------- An HTML attachment was scrubbed... URL: