You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We use the Argo CLI to lint our workflows in our development process and the CI/CD pipeline. It catches errors up front and can be a useful static debugging tool. It does not find any files to lint when given a path to an EventSource or Sensor.
Describe the solution you'd like
Argo lint should be able to consume the argo-event resources.
Describe alternatives you've considered
A manual process of copying and pasting the k8s resource into a separate file and running argo lint against that file has been a useful workaround, but it requires much more manual intervention.
Message from the maintainers:
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
The text was updated successfully, but these errors were encountered:
Can someone comment on this please? We just hit an issue with new users and found that linting doesn't work for Argo events. Would be an immensely useful feature.
Is your feature request related to a problem? Please describe.
We use the Argo CLI to lint our workflows in our development process and the CI/CD pipeline. It catches errors up front and can be a useful static debugging tool. It does not find any files to lint when given a path to an EventSource or Sensor.
Describe the solution you'd like
Argo lint should be able to consume the argo-event resources.
Describe alternatives you've considered
A manual process of copying and pasting the k8s resource into a separate file and running argo lint against that file has been a useful workaround, but it requires much more manual intervention.
Message from the maintainers:
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
The text was updated successfully, but these errors were encountered: