mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
This commit fixed an issue #11699 that caused a warning even if the cycle didn't exist. Fix false cycle discovery by copying the visited resource map before recursively calling of getAppRecursive. Fixes #11699 Signed-off-by: Arata Furukawa <old.river.new@gmail.com> Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com> |
||
|---|---|---|
| .. | ||
| mocks | ||
| cache.go | ||
| cache_test.go | ||
| info.go | ||
| info_test.go | ||