-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
It can happen that the user deploying the Kafka cluster might incorrectly configure the resources for the cluster. This might result in the pods being unschedulable / pending. After the user updates the resources to the correect values, the operator needs to update the pods with the new resources to make them schedulable.
Currently, when using StrimziPodSets, we do not seem to handle this. This needs to be fixed and the test RecoveryIsolatedST.testRecoveryFromImpossibleMemoryRequest should be updated to run even with Strimzi Pod Sets enabled.
Created by Strimzi#6203