Bug 2062980 - [Kamelet Sink] Topology crashes on click of Event sink node if the resource is created source to Uri over ref
Summary: [Kamelet Sink] Topology crashes on click of Event sink node if the resource i...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Dev Console
Version: 4.10
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 4.10.z
Assignee: Jaivardhan Kumar
QA Contact: spathak@redhat.com
URL:
Whiteboard:
Depends On: 2062524
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-11 04:29 UTC by OpenShift BugZilla Robot
Modified: 2022-06-28 11:50 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-28 11:50:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 11175 0 None open [release-4.10] Bug 2062980: fixes uri case for event sink 2022-04-13 07:34:07 UTC
Red Hat Product Errata RHBA-2022:5172 0 None None None 2022-06-28 11:50:54 UTC

Description OpenShift BugZilla Robot 2022-03-11 04:29:06 UTC
+++ This bug was initially created as a clone of Bug #2062524 +++

Description of problem: Topology crashes on click of Event sink node if the resource is created source to Uri over ref


Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. Install Serverless operator and create CR for knativeServing/knativeEventing
2. Install Camel K operator
3. Create a Channel
4. Create resource KameletBinding from yaml(provided below)
5. Go to topology and click on the event sink node

```
apiVersion: camel.apache.org/v1alpha1
kind: KameletBinding
metadata:
  name: log-sink-binding
spec:
  source:
    uri: http://dummy.com
  sink:
    ref:
      kind: Kamelet
      apiVersion: camel.apache.org/v1alpha1
      name: log-sink
```


Actual results: UI crashes on click on the node


Expected results: UI should not crash on click on node and side panel should show URI in resources as external link


Additional info:

Comment 3 Christoph Jerolimov 2022-06-22 21:53:59 UTC
Verified on 4.10.0-0.ci-2022-06-21-165250

Comment 5 Hemant Saini 2022-06-27 11:06:14 UTC
verified on build version: 4.10.20
verified on browser version: chrome 103

Comment 7 errata-xmlrpc 2022-06-28 11:50:26 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.10.20 bug fix update), 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-2022:5172


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