argo-cd/cmd/util
Michael Crenshaw e77acec858
feat: allow limiting clusterResourceWhitelist by resource name (#12208) (#24674)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2025-12-03 20:55:28 +00:00
..
testdata feat: declarative config for cluster and repo(#4734) (#5102) 2020-12-23 14:15:05 -08:00
app.go fix: allow flags to be set when auto-sync is disabled (#24328) (#24380) 2025-09-29 20:33:23 +02:00
app_test.go fix: allow flags to be set when auto-sync is disabled (#24328) (#24380) 2025-09-29 20:33:23 +02:00
applicationset.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
applicationset_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
cluster.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
cluster_test.go chore(lint): enable emptyStringTest rule from go-critic (#23400) 2025-06-15 20:25:12 +00:00
common.go feat: add bearer token auth (#21462) 2025-02-24 12:44:07 +02:00
common_test.go feat: add bearer token auth (#21462) 2025-02-24 12:44:07 +02:00
project.go feat: allow limiting clusterResourceWhitelist by resource name (#12208) (#24674) 2025-12-03 20:55:28 +00:00
project_test.go feat: allow limiting clusterResourceWhitelist by resource name (#12208) (#24674) 2025-12-03 20:55:28 +00:00
repo.go feat: add ability to use shallow clone for repositories (#24931) 2025-11-03 13:00:59 -08:00