Is it possible to create a sensor plugin that moni...
# flytekit
d
Is it possible to create a sensor plugin that monitors a K8s resource using a K8s client? For instance, the sensor monitors a K8s Job and once the Job status is
Succeeded
, it then triggers the downstream tasks