prometheus operator v0.93.1
Prometheus.spec.storage.volumeClaimTemplate.status.capacity.status.conditions
conditions defines the current state of the Prometheus deployment.
| Field / Type | Description |
|---|---|
lastTransitionTime | lastTransitionTime is the time of the last update to the current status property.
|
message | message defines human-readable message indicating details for the condition's last transition. |
observedGeneration | observedGeneration defines the .metadata.generation that the condition was set based upon. For instance, if `.metadata.generation` is currently 12, but the `.status.conditions[].observedGeneration` is 9, the condition is out of date with respect to the current state of the instance.
|
reason | reason for the condition's last transition. |
status | status of the condition.
|
type | type of the condition being reported.
|