-
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
Check if a kafka fails to be provisioned due to cluster fullness
WHY
Needed so we can progress into Reassigning the kafka to a new cluster.
HOW
This can be checked at:
https://github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager/blob/main/internal/kafka/internal/services/data_plane_kafka.go#L282
DONE
Include the following where applicable:
- Kafkas which have failed to be provisioned due to insufficient cluster resources are distinguished from other kafkas which have failed to be provisioned
- Unit tests added and passing