argo-cd/cmd/util
Peter Jiang 22327073ef
fix: allow automatedSyncPolicy fields to be changed to false (#26763)
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
2026-03-14 11:27:15 -04:00
..
testdata feat: declarative config for cluster and repo(#4734) (#5102) 2020-12-23 14:15:05 -08:00
app.go fix: allow automatedSyncPolicy fields to be changed to false (#26763) 2026-03-14 11:27:15 -04:00
app_test.go fix: allow automatedSyncPolicy fields to be changed to false (#26763) 2026-03-14 11:27:15 -04:00
applicationset.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05: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 refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
project_test.go feat: allow limiting clusterResourceWhitelist by resource name (#12208) (#24674) 2025-12-03 20:55:28 +00:00
repo.go feat(repo): add support for github app authentication without installationid (#25339) (#25374) 2025-12-14 16:11:49 -05:00