Condition explains the transitions on phase
Name | Type | Description | Notes |
---|---|---|---|
last_probe_time | datetime | [optional] | |
last_transition_time | datetime | [optional] | |
message | str | Message is a human-readable message indicating details about the transition | [optional] |
reason | str | Reason for the condition's last transition | [optional] |
status | str | Status of the condition, one of `True`, `False` or `Unknown` | [default to ''] |
type | str | Type of condition, either `Complete` or `Failed` | [default to ''] |