argo-cd/controller
Alexander Matyushentsev 5bb3c87370
fix: Argo CD app is out of sync right after sync (#18155)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2024-05-09 12:52:11 -07:00
..
cache Merge pull request from GHSA-9m6p-x4h2-6frq 2024-04-26 12:24:02 +03:00
metrics Document units for argocd_app_reconcile (#18018) 2024-04-29 20:47:50 -04:00
sharding feat: Add app data to sharding cache to allow sharding by apps (#17014) 2024-03-01 13:56:48 -05:00
testdata fix: fix calculating patch for respect ignore diff feature (#17693) 2024-04-03 22:56:59 +00:00
appcontroller.go fix: Argo CD app is out of sync right after sync (#18155) 2024-05-09 12:52:11 -07:00
appcontroller_test.go fix: Argo CD app is out of sync right after sync (#18155) 2024-05-09 12:52:11 -07:00
clusterinfoupdater.go feat: add ability to auto label clusters from k8s clusterinfo (#17289) 2024-03-01 15:18:19 -05:00
clusterinfoupdater_test.go feat: add ability to auto label clusters from k8s clusterinfo (#17289) 2024-03-01 15:18:19 -05:00
health.go fix: produce better logs for health check errors (#12350) 2023-02-24 10:24:06 -05:00
health_test.go chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
hook.go feat: PostDelete hook support (#16595) 2023-12-18 08:40:23 -08: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 Merge pull request from GHSA-9m6p-x4h2-6frq 2024-04-26 12:24:02 +03:00
state_test.go feat(controller): use manifest generate path during comparison (#14242) (#15636) 2024-04-04 16:01:11 -04:00
sync.go fix: fix calculating patch for respect ignore diff feature (#17693) 2024-04-03 22:56:59 +00:00
sync_namespace.go fix: do not mutate live when managed namespace enabled (#11197) 2022-11-08 16:06:05 -05:00
sync_namespace_test.go fix: do not mutate live when managed namespace enabled (#11197) 2022-11-08 16:06:05 -05:00
sync_test.go Merge pull request from GHSA-9m6p-x4h2-6frq 2024-04-26 12:24:02 +03:00