-
Bug
-
Resolution: Cannot Reproduce
-
Undefined
-
None
-
2.3.0.GA
-
None
-
False
-
None
-
False
-
-
-
-
Cluster Operator continuously logging "Reconciliation is in progress" like:
INFO AbstractOperator:363 - Reconciliation #**(timer) Kafka(****): Reconciliation is in progress
Looking in the involved Kafka CR, the status should include a NotReady conditions similar to:
status: conditions: - lastTransitionTime: "*****" message: 'Operation: [get] for kind: [NetworkPolicy] with name: [*****] in namespace: [*****] failed.' reason: KubernetesClientException status: "True" type: NotReady
Then back to the Cluster Operator log, it should be possible to find more details about the `KubernetesClientException`.
ERROR KafkaAssemblyOperator:540 - Reconciliation #11(timer) Kafka(*****): Failed to get the current Kafka resource and its status
io.fabric8.kubernetes.client.KubernetesClientException: Operation: [get] for kind: [Kafka] with name: [****] in namespace: [***] failed.
...
Caused by: java.net.SocketTimeoutException: timeout