argo-cd/controller
jannfis bcfdef89c2
fix: Check tracking annotation for being self-referencing (#9791)
* fix: Check tracking annotation for being self-referencing

Signed-off-by: jannfis <jann@mistrust.net>

* Tweak isManagedLiveObj() logic

Signed-off-by: jannfis <jann@mistrust.net>

* Rename isManagedLiveResource to isSelfReferencedObj

Signed-off-by: jannfis <jann@mistrust.net>

* Add e2e test

Signed-off-by: jannfis <jann@mistrust.net>
2022-07-06 18:12:34 +00:00
..
cache fix: Make change of tracking method work at runtime (#9820) 2022-07-06 18:53:38 +02:00
metrics fix: register controller workqueue metrics correctly (#8318) 2022-02-01 10:57:20 -08:00
sharding chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
testdata feat: new sync option to use ignore diff configs during sync (#8078) 2022-01-13 13:00:17 -08:00
appcontroller.go fix: Ignore diff with schema (#9170) 2022-05-31 13:21:22 -04:00
appcontroller_test.go fix: Ignore diff with schema (#9170) 2022-05-31 13:21:22 -04:00
clusterinfoupdater.go fix: Minor cleanup for app errors #5273 (#8623) 2022-03-15 17:42:15 +01:00
clusterinfoupdater_test.go feat: Ability to disable in-cluster server address. Fixes #7571 (#7620) 2022-02-15 19:09:40 -08:00
health.go fix: missing live resources without a health check should not affect application health (#6446) 2021-06-10 13:29:22 -07:00
health_test.go fix: missing live resources without a health check should not affect application health (#6446) 2021-06-10 13:29:22 -07: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: Check tracking annotation for being self-referencing (#9791) 2022-07-06 18:12:34 +00:00
state_test.go fix: Check tracking annotation for being self-referencing (#9791) 2022-07-06 18:12:34 +00:00
sync.go Merge pull request from GHSA-2m7h-86qq-fp4v 2022-06-21 09:39:01 -04:00
sync_test.go feat: new sync option to use ignore diff configs during sync (#8078) 2022-01-13 13:00:17 -08:00