Bug 1883591 - Dev Console does not work with Service Binding Operator v0.2.0+
Summary: Dev Console does not work with Service Binding Operator v0.2.0+
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Dev Console
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.6.0
Assignee: cvogt
QA Contact: Gajanan More
URL:
Whiteboard:
Depends On:
Blocks: 1889783
TreeView+ depends on / blocked
 
Reported: 2020-09-29 16:05 UTC by Pavel Macik
Modified: 2023-05-16 04:22 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-27 16:46:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 6792 0 None closed Bug 1883591: Support ServiceBinding breaking api changes 2020-10-29 04:01:58 UTC
Red Hat Product Errata RHBA-2020:4196 0 None None None 2020-10-27 16:46:39 UTC

Description Pavel Macik 2020-09-29 16:05:03 UTC
# Description of problem:

Recently, Service Binding Operator (starting with v0.2.0) has changed API (CRD) that does not work with the current Dev Console (Topology View) of OpenShift (v4.6)

# Prerequisites (if any, like setup, operators/versions):
 * Install community version of Service Binding from OperatorHub using the {{beta}} channel.
 * Install PostgreSQL DB operator

# Steps to Reproduce
 * Create/import an application
 * Create a DB instance
 * Attempt any of the following :
   - In Topology View, attempt to create a "Binding Connector" by dragging arrow from the app to the DB -> The "binding connector" should be available, but is not.
   - Create a `ServiceBinding` object to connect the app and DB, after the successful creation look in the Topology View -> the connection should be rendered, but isn't
   - Run the SBO's [acceptance tests](https://github.com/redhat-developer/service-binding-operator/tree/master/test/acceptance) by running

TEST_ACCEPTANCE_START_SBO=remote make test-acceptance

which creates number of applications, DB instances and bindings between them, during the execution that should be shown in Topology View but after the tests are done, connections from apps to respective db instances are not rendered as expected

# Actual results:
 * binding connector is not available
 * binding connector is not rendered

# Expected results:
 * binding connector should be available to be created if no binding exists
 * binding connector should be rendered (and interactive) if the binding exists

# Reproducibility (Always/Intermittent/Only Once):
Always

# Build Details:
Tried with console in OpenShift {{v4.6.0-fc.7}}

# Additional info:

Comment 2 Gajanan More 2020-10-05 07:58:22 UTC
I have validated the bugzilla on:

Build:4.6.0-0.nightly-2020-10-03-051134

Browser: Google Chrome Version 85.0.4183.102

Marking this as verified

Comment 5 errata-xmlrpc 2020-10-27 16:46:20 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 (OpenShift Container Platform 4.6 GA Images), 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-2020:4196


Note You need to log in before you can comment on or make changes to this bug.