argo-cd/controller
ABBOUD Moncef 4a140515fe
feat(app): add ignore-healthcheck annotation (#20462)
Signed-off-by: cef <moncef.abboud95@gmail.com>
2024-11-21 07:16:53 -05:00
..
cache chore: enable perfsprint linter (#20685) 2024-11-10 21:00:57 -05:00
metrics feat: add orphaned resource count metric (#20521) 2024-11-05 08:18:36 -05:00
sharding chore: enable perfsprint linter (#20685) 2024-11-10 21:00:57 -05:00
testdata feat(app): add ignore-healthcheck annotation (#20462) 2024-11-21 07:16:53 -05:00
appcontroller.go feat: add orphaned resource count metric (#20521) 2024-11-05 08:18:36 -05:00
appcontroller_test.go chore(deps): update module github.com/golangci/golangci-lint to v1.62.0 (#20737) 2024-11-11 05:28:48 +00:00
clusterinfoupdater.go chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
clusterinfoupdater_test.go chore: enable require-error rule from errorlint linter on controller folder (#18690) 2024-06-17 13:05:27 +00:00
health.go feat(app): add ignore-healthcheck annotation (#20462) 2024-11-21 07:16:53 -05:00
health_test.go feat(app): add ignore-healthcheck annotation (#20462) 2024-11-21 07:16:53 -05:00
hook.go fix: manifest-generate-paths with autosync causes an undesirable refresh sync (#19799) 2024-09-06 11:40:48 -04:00
OWNERS docs: document Argo CD development process (#6546) 2021-07-01 08:55:07 -07:00
sort_delete.go feat: delete in reverse order of sync waves (#3959) 2020-07-21 09:52:59 +02:00
sort_delete_test.go feat: delete in reverse order of sync waves (#3959) 2020-07-21 09:52:59 +02:00
state.go fix(diff): avoid cache miss in server-side diff (#20605) 2024-10-30 21:35:23 -04:00
state_test.go fix(diff): avoid cache miss in server-side diff (#20605) 2024-10-30 21:35:23 -04:00
sync.go feat: application resource deletion protection (#20497) 2024-10-24 00:08:24 -07:00
sync_namespace.go chore: remove unused params (#19473) 2024-08-15 07:29:51 -04:00
sync_namespace_test.go chore: remove unused params (#19473) 2024-08-15 07:29:51 -04:00
sync_test.go chore: Added unit tests and fix e2e tests for application sync decoupling feature (#19966) 2024-10-03 07:37:50 -07:00