此内容没有您所选择的语言版本。
Chapter 147. KafkaConnectorStatus schema reference
Used in: KafkaConnector
| Property | Property type | Description |
|---|---|---|
| conditions |
| List of status conditions. |
| observedGeneration | integer | The generation of the CRD that was last reconciled by the operator. |
| autoRestart | The auto restart status. | |
| connectorStatus | map | The connector status, as reported by the Kafka Connect REST API. |
| tasksMax | integer | The maximum number of tasks for the Kafka Connector. |
| topics | string array | The list of topics used by the Kafka Connector. |