argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
16.33k stars 4.93k forks source link

feat(paths): Add support for glob patterns in manifest-generate-paths annotation #18055

Closed andrewjeffree closed 2 weeks ago

andrewjeffree commented 2 weeks ago

This PR adds support for glob patterns to the paths in the manifest-generate-paths annotation as described in #17825 Closes #17825

Checklist: