Chapter 133. KafkaConnectorStatus schema reference
Used in: KafkaConnector
| Property | Description |
|---|---|
| conditions | List of status conditions. |
|
| |
| observedGeneration | The generation of the CRD that was last reconciled by the operator. |
| integer | |
| autoRestart | The auto restart status. |
| connectorStatus | The connector status, as reported by the Kafka Connect REST API. |
| map | |
| tasksMax | The maximum number of tasks for the Kafka Connector. |
| integer | |
| topics | The list of topics used by the Kafka Connector. |
| string array |