Argo CD · Schema

v1Event

Event is a report of an event somewhere in the cluster. Events have a limited retention time and triggers and messages may evolve with time. Event consumers should not rely on the timing of an event with a given Reason reflecting a consistent underlying trigger, or the continued existence of events with that Reason. Events should be treated as informative, best-effort, supplemental data.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
action string
count integer
eventTime object
firstTimestamp object
involvedObject object
lastTimestamp object
message string
metadata object
reason string
related object
reportingComponent string
reportingInstance string
series object
source object
type string
View JSON Schema on GitHub