prometheus operator v0.93.1
ServiceMonitor.spec.endpoints[].oauth2.tlsConfig.cert.configMap.status.bindings.conditions
conditions defines the current state of the configuration resource when bound to the referenced Workload object.
| Field / Type | Description |
|---|---|
lastTransitionTime | lastTransitionTime defines the time of the last update to the current status property.
|
message | message defines the 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 object.
|
reason | reason for the condition's last transition. |
status | status of the condition.
|
type | type of the condition being reported. Currently, only "Accepted" is supported.
|