Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(controller): copy visited map (#11699) (cherry-pick #12667) #18220

Merged
merged 1 commit into from
May 20, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix: copy visited map #11699 (#12667)

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 [email protected]
Co-authored-by: Blake Pettersson [email protected]

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 <[email protected]>
Co-authored-by: Blake Pettersson <[email protected]>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner May 14, 2024 22:49
@pasha-codefresh pasha-codefresh merged commit 5425568 into release-2.10 May 20, 2024
17 of 22 checks passed
@pasha-codefresh pasha-codefresh deleted the cherry-pick-334485-release-2.10 branch May 20, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants