argo-cd/controller
변재한 5138dd5118
feat: add orphaned resource count metric (#20521)
Signed-off-by: jaehanbyun <awbrg789@naver.com>
2024-11-05 08:18:36 -05:00
..
cache fix(ui): display correct init info in Pod UI (#20387) 2024-10-17 08:16:51 -04:00
metrics feat: add orphaned resource count metric (#20521) 2024-11-05 08:18:36 -05:00
sharding chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
testdata fix: fix calculating patch for respect ignore diff feature (#17693) 2024-04-03 22:56:59 +00:00
appcontroller.go feat: add orphaned resource count metric (#20521) 2024-11-05 08:18:36 -05:00
appcontroller_test.go feat: application resource deletion protection (#20497) 2024-10-24 00:08:24 -07: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 fix: enable misspell linter (#18412) 2024-05-28 12:51:04 +03:00
health_test.go chore: enable require-error rule from errorlint linter on controller folder (#18690) 2024-06-17 13:05:27 +00: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