prometheus operator v0.71.2

Alertmanager.spec.containers[].env.valueFrom.configMapKeyRef.status.conditions

The current state of the Alertmanager object.

6 fields
Alertmanager.spec.containers[].env.valueFrom.configMapKeyRef.status.conditions fields and descriptions
Field / TypeDescription
lastTransitionTime
string required

lastTransitionTime is the time of the last update to the current status property.

  • format: date-time
message
string

Human-readable message indicating details for the condition's last transition.

observedGeneration
integer

ObservedGeneration represents 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.

  • format: int64
reason
string

Reason for the condition's last transition.

status
string required

Status of the condition.

type
string required

Type of the condition being reported.