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: populating HelmListClusterMap with appName-namespace as key instead of only appName to handle multiple app with same name in diff namespace #126

Merged
merged 7 commits into from
May 20, 2024

Conversation

prakash100198
Copy link
Contributor

@prakash100198 prakash100198 commented Mar 26, 2024

This pr handles the case when external helm apps with same name exists in diff namespaces and diff clusters, handling is done by storing display name, along with unique appName in app_name column of apps table ("displayName-ns-clusterId") for external helm apps (in case same name ext helm app exists across diff ns or cluster)

Copy link

sonarcloud bot commented May 17, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
8.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@prakash100198 prakash100198 merged commit cf29379 into main May 20, 2024
4 of 5 checks passed
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.

2 participants