Questo contenuto non è disponibile nella lingua selezionata.
Chapter 74. Condition schema reference
Used in: KafkaBridgeStatus, KafkaConnectorStatus, KafkaConnectStatus, KafkaMirrorMaker2Status, KafkaMirrorMakerStatus, KafkaNodePoolStatus, KafkaRebalanceStatus, KafkaStatus, KafkaTopicStatus, KafkaUserStatus, StrimziPodSetStatus
| Property | Property type | Description |
|---|---|---|
| type | string | The unique identifier of a condition, used to distinguish between other conditions in the resource. |
| status | string | The status of the condition, either True, False or Unknown. |
| lastTransitionTime | string | Last time the condition of a type changed from one status to another. The required format is 'yyyy-MM-ddTHH:mm:ssZ', in the UTC time zone. |
| reason | string | The reason for the condition’s last transition (a single word in CamelCase). |
| message | string | Human-readable message indicating details about the condition’s last transition. |