-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
No
-
MGDSRVS-346 - Autoscaling of OpenShift Streams Data Plane
-
---
-
---
-
MK - Sprint 222
WHAT
Remove kafka cluster assignment if kafka fails to be provisioned due to insufficient cluster resources.
WHY
Needed so that the Kafka may be reassigned to another cluster.
HOW
Set the ClusterID, BootstrapServerHost and kafka field versions to "".
DONE
Include the following where applicable:
- ClusterID, BootstrapServerHost and kafka field versions are set to empty for kafkas which failed to be provisioned due to insufficient cluster resources
- Unit tests added and passing