argoproj / argo-workflows

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

Validator should flag deprecated features #13736

Open Joibel opened 1 month ago

Joibel commented 1 month ago

There are a number of deprecated features, see #13735 The validator should report these as informational or warning messages to help users migrate away from them.

agilgur5 commented 1 month ago

Related https://github.com/argoproj/argo-workflows/pull/13669