Argo Workflows · Schema

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.SensorSpec

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.SensorSpec schema from Argo Workflows API

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
dependencies array Dependencies is a list of the events that this sensor is dependent on.
errorOnFailedRound boolean ErrorOnFailedRound if set to true, marks sensor state as `error` if the previous trigger round fails. Once sensor state is set to `error`, no further triggers will be processed.
eventBusName string
loggingFields object
replicas integer
revisionHistoryLimit integer
template object
triggers array Triggers is a list of the things that this sensor evokes. These are the outputs from this sensor.
View JSON Schema on GitHub