You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Argo Events inside an ArgoCD Application. I have an EventBus, EventSource, and Sensor as resources managed by my Application. The Sensor triggers a Kubernetes job resource. I noticed that the job and the pod associated with the job do not have the labels and annotations for being tracked by my ArgoCD Application. The Sensor does not pass any labels or annotations to the job resource apparently. Is there a way for me to copy the labels and annotations from my Sensor object to any resources it creates?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Argo Events inside an ArgoCD Application. I have an EventBus, EventSource, and Sensor as resources managed by my Application. The Sensor triggers a Kubernetes job resource. I noticed that the job and the pod associated with the job do not have the labels and annotations for being tracked by my ArgoCD Application. The Sensor does not pass any labels or annotations to the job resource apparently. Is there a way for me to copy the labels and annotations from my Sensor object to any resources it creates?
Beta Was this translation helpful? Give feedback.
All reactions