template-operator icon indicating copy to clipboard operation
template-operator copied to clipboard

Support updating the status on source objects

Open moshloop opened this issue 4 years ago • 0 comments

e.g.

source: ..
resources:...
sourceStatus:
    - condition: Ready
       when: "{{ eq .errors 0 }}'
       message: "Created {{.resources | len }} objects'

   

moshloop avatar Aug 02 '21 11:08 moshloop