-
Bug
-
Resolution: Done
-
Major
-
1.4.0.GA
-
None
-
None
The connector operator is using only the service name to connect to the Kafka Connect REST API. However that is not enough when the operator does not run in the same namespace as the operator. In that case it needs to use the qualified name <connect-service>.<connect-namespace>.svc.
This is opened by Strimzi#2417