-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
WHAT
The Cruise Control SOPs will have the SREs create/update Cruise Control rebalance requests. We need to make sure that SREs (who use back-plane access) will have sufficient privileges to do this.
WHY
Support cruise control integration.
HOW
- Acquire backplane access https://github.com/bf2fc6cc711aee1a0c2a/kas-sre-sops/blob/main/sops/how_to/ocm_backplane_access_for_eng_and_qe.asciidoc
- Use kas-installer in OCM mode to install a managed kafka and create an instance
- Test your backplane setup using https://github.com/bf2fc6cc711aee1a0c2a/kas-sre-sops/blob/main/sops/how_to/run_managed_script.asciidoc
- Verify permissions of the backplane user using oc auth can-i commands.
oc whoami
oc auth can-i create kafkarebalance --namespace kafka-xxxxxxxxx
- is blocked by
-
MGDSTRM-8803 Give SRE sufficient privileges to interact with rebalance resources
-
- Closed
-
- links to
- mentioned on