Uploaded image for project: 'Service Binding'
  1. Service Binding
  2. APPSVC-165

[ Spike ] ODO: Bind an imported app with an operator backed service

XMLWordPrintable

      Depends on https://github.com/openshift/odo/issues/2161

      Description

      ODO has an ability to let users browse through the list of available services from the Service Catalog ( odo catalog list services )

      With the deprecation of the Service Catalog, the list of available services that a developer could install would effectively be the list of operator-managed CRs that a user could create.

      Acceptance Criteria

      • Instead of listing services from the Service Catalog, odo should list available from the list of "Installed Operators".
      • To provision a service, odo should create a CR for the relevant service.
      • To link a component with a service, odo should create a ServiceBindingRequest

      Challenges

      1. While it is obvious that provisioning a Service is effectively creating a CR, there's no easy way to know which is the primary CR that powers a database.

              Unassigned Unassigned
              shbose Shoubhik Bose
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: