argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

feat: add validating webhook for workflows #13879

Open williamburgson opened 1 week ago

williamburgson commented 1 week ago

Fixes #13503

Motivation

validate workflow definition before they reach controller

Modifications

TODO

Verification