RKEControlPlane.spec.machineSelectorFiles.fileSources.secret.status.conditions
Conditions is a representation of the current state of the RKEControlPlane object. This includes its machine reconciliation status (Bootstrapped, Provisioned, Stable, Reconciled), the status of the system-upgrade-controller (SystemUpgradeControllerReady), and CAPI required conditions (ScalingUp, ScalingDown, RollingOut). Information related to errors encountered while transitioning to one of these states will be populated in the Message and Reason fields.
| Field / Type | Description |
|---|---|
lastTransitionTime | Last time the condition transitioned from one status to another. |
lastUpdateTime | The last time this condition was updated. |
message | Human-readable message indicating details about last transition |
reason | The reason for the condition's last transition. |
status | Status of the condition, one of True, False, Unknown. |
type | Type of cluster condition. |