-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
One of the things user needs to know to manage connectors using the Connector operator is which connectors are available in the Connect deployment.
The status with this change looks something like this:
status: buildConfigName: my-connect-cluster-connect conditions: - lastTransitionTime: "2020-01-18T17:43:26.736Z" status: "True" type: Ready connectorPlugins: - class: cz.scholz.kafka.connect.echosink.EchoSinkConnector type: sink version: 1.0.0 - class: org.apache.kafka.connect.file.FileStreamSinkConnector type: sink version: 2.4.0 - class: org.apache.kafka.connect.file.FileStreamSourceConnector type: source version: 2.4.0 - class: org.apache.kafka.connect.mirror.MirrorCheckpointConnector type: source version: "1" - class: org.apache.kafka.connect.mirror.MirrorHeartbeatConnector type: source version: "1" - class: org.apache.kafka.connect.mirror.MirrorSourceConnector type: source version: "1" observedGeneration: 1 url: http://my-connect-cluster-connect-api.myproject.svc:8083