certmanager v1.7
CertificateRequest.status.conditions[]
CertificateRequestCondition contains condition information for a CertificateRequest.
| Field / Type | Description |
|---|---|
lastTransitionTime | LastTransitionTime is the timestamp corresponding to the last status change of this condition.
|
message | Message is a human readable description of the details of the last transition, complementing reason. |
reason | Reason is a brief machine readable explanation for the condition's last transition. |
status | Status of the condition, one of (`True`, `False`, `Unknown`).
|
type | Type of the condition, known values are (`Ready`, `InvalidRequest`, `Approved`, `Denied`). |