Open carlosrodfern opened 7 hours ago
I'm still investigating the possibiilty to actually make it a status, e.g. Ready
if the cronworkflow is good, or something else otherwise. The goal is that if I deploy an invalid cronworkflow with ArgoCD, for example, the health status of the cronworkflow would be failed because of invalid spec, and ArgoCD would mark the app syncing as failed.
Fixes: #6781
Motivation
Help the user see the validation errors on the cronwf resources early, before they find out later that the workflow didn't trigger.
Modifications
Add the event to the description of the cronwf, e.g.
Verification
I created my own image of
workflow-controller
and deployed it in a local k3s kubernetes with argo-workflow.I used this artifact as a test: