-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
Description
As a user, I want to create Kafka Sink using the form view experience when the sink is enabled in Knative Kafka.
Acceptance Criteria
- should show Kafka Sink card in Event Sink catalogsĀ
- should open the side panel with Create Kafka Sink CTA by clicking on the Kafka Sink card
- should redirect to Kafka Sink creation form with Form YAML switcher
- should show a form with all the fields (Name, Application, Topic, BootstrapServers, and Secret)
- form YAML switcher should work as expected
- after creation user should redirect to the Topology page
Additional Details:
Kafka Sink: https://docs.google.com/document/d/1ujFhjPXKCXn6PgCL6RAWBw_B433Tq-g8g2PwezyxbNA/edit?usp=sharing
Official documentation: https://knative.dev/docs/eventing/sinks/kafka-sink/
- is related to
-
ODC-6627 [SPIKE] Kafka Sink support in DevConsole
- Closed
- links to