calm-energy-78015
09/11/2023, 10:38 AMcalm-energy-78015
09/11/2023, 10:43 AMflow.py argo-workflows compile -o ./workflow.yaml which does everything up to and including the compilation step, but outputs it to said file. Then update argo-workflows create to accept an optional precompiled workflow.
Advantage of the second is that it'd additionally fit a gitops style workflow, where configs are committed to git and applied separately (e.g. via ArgoCD)mammoth-rainbow-82717
09/11/2023, 10:47 AMmammoth-rainbow-82717
09/11/2023, 10:48 AMcalm-energy-78015
09/11/2023, 10:50 AMmammoth-rainbow-82717
09/11/2023, 10:53 AMmammoth-rainbow-82717
09/11/2023, 10:53 AMcalm-energy-78015
09/11/2023, 10:54 AMmammoth-rainbow-82717
09/11/2023, 10:54 AM