Cause: API version for kafka CR got updated and old version is no longer supported
Consequence: Bootstrap server dropdown menu in Create Event Source - KafkaSource form is empty even if it's created
Fix: Updated apiVersion for Kafka CR to current supported the latest version
Result: Bootstrap server dropdown menu in Create Event Source - KafkaSource form is auto-populated if it exists and user have access to list the resources
Descriptionspathak@redhat.com
2022-02-25 12:37:17 UTC
Created attachment 1863307[details]
Empty Bootstrap server
Description of problem:
The bootstrap server created do not appear in the Create KafkaSource form
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Install serverless and AMQ streams operator
2. Create kafka CR in knative-eventing namespace
3. Create kafka namespace and create kafka server and kafka topic
4. Go to Add page, click on Event source, select kafkasource card, and click on create
5. On Create Event Source- KafkaSource form click on Bootstrap servers
Actual results:
It shows "No results found"
Expected results:
It should show the created server
Additional info:
Attached screenshot `Empty Bootstrap server`
Comment 4spathak@redhat.com
2022-05-24 22:21:55 UTC
Verified on build version: 4.11.0-0.nightly-2022-05-20-213928
Browser version: Chrome 99
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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/RHSA-2022:5069
Created attachment 1863307 [details] Empty Bootstrap server Description of problem: The bootstrap server created do not appear in the Create KafkaSource form Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install serverless and AMQ streams operator 2. Create kafka CR in knative-eventing namespace 3. Create kafka namespace and create kafka server and kafka topic 4. Go to Add page, click on Event source, select kafkasource card, and click on create 5. On Create Event Source- KafkaSource form click on Bootstrap servers Actual results: It shows "No results found" Expected results: It should show the created server Additional info: Attached screenshot `Empty Bootstrap server`