We have the Crossplane Kafka provider deployed on EKS. After a short period it looses the connection to MSK and never recovers. Until this happens I can see the topic being created and synched and I can query it in MSK. After the connection drops the topic CRD gets desynchronised and never recovers as well. Only a full uninstall of the provider, will open the connection again
How can we reproduce it?
Install Crossplane and Kafka provider on EKS
Drop the connection between the provider and MSK
Wait a bit, the connection should drop and never recover.
What happened?
We have the Crossplane Kafka provider deployed on EKS. After a short period it looses the connection to MSK and never recovers. Until this happens I can see the topic being created and synched and I can query it in MSK. After the connection drops the topic CRD gets desynchronised and never recovers as well. Only a full uninstall of the provider, will open the connection again
How can we reproduce it?
Setting used for the MSK Kafka secret:
What environment did it happen in?
Crossplane version: 1.13.2 Crossplane Kafka version: 0.4.3 EKS version: 1.24
Kafka provider logs: