-
Bug
-
Resolution: Obsolete
-
Undefined
-
None
-
openshift-4.11
-
False
-
None
-
False
-
0
-
Not Supported
Description of problem:
The UI of OCP doesn't recognize the KafkaSink as a possible target for events. While dragging the event route from event source, the KafkaSink couldn't be chosen as target. Also, when creating a sink, the UI doesn't list KafkaSink as an event sink.
ODC-KafkaSink-not-recognized-as-sink.webm
Prerequisites (if any, like setup, operators/versions):
- Serverless (Serving, Eventing, Kafka components)
- AMQ-Streams (cluster with topic deployed)
Steps to Reproduce
- Create any Knative event source (Channel, Broker, Source)
- Deploy Kafka cluster with topic
- Create KafkaSink that feeds events to Kafka cluster
- Try to connect your event source with created KafkaSink
- Or, try to create event sink
Actual results:
You will not be able to connect your event source with already deployed and functional KafkaSink using UI. Or, while attempting to create an event sink using UI, you will not see KafkaSink listed as one.
Expected results:
You should be able to connect your event source with deployed and functional KafkaSink using UI. You should be able to create a KafkaSink through UI, while choosing to create event sink.
Reproducibility (Always/Intermittent/Only Once):
always
- is caused by
-
ODC-6628 Visualize Kafka Sinks in Topology view
- Closed