-
Bug
-
Resolution: Done
-
Major
-
RHODS_1.1_GA
-
False
-
False
-
No
-
-
-
-
-
-
1.3.0-6
-
No
-
The guided tour for OpenShift Streams for Apache Kafka missed a step on assigning read permissions to the service account. This step is now included, allowing users to complete the guided tour without issues.
-
No
-
Yes
-
None
-
-
MODH Sprint 34
Description of problem:
It is necessary to update the RHOSAK Quick Start to include a new required step: before being able to consume a kafka stream, the user has to assign read permission to the service account created during Kafka Stream configuration.
The step description is reported in RHOSAK Dashboard > Learning Resources > "Getting started with Red Hat OpenShift Streams for Apache Kafka 10" > step 3
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Go to RHODS dashboard > Enabled
- Locate RHOSAK tile
- follow the quick start
Actual results:
you are not instructed to configure permissions on RHOSAK so you are not able to consume kafka stream
Expected results:
you are instructed on how to configure permissions on RHOSAK so you are not able to consume kafka stream
Reproducibility (Always/Intermittent/Only Once):
always
Build Details:
Workaround:
Additional info: