You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every Application in the Applications > Tiles view has its title prefixed with "argocd/" for some reason, despite living in different namespaces / clusters. In the Application detail view, the title is rendered appropriately without this prefix. These Applications are not tied to ApplicationSets.
To Reproduce
Create a series of Applications and Projects via the argocd-apps Helm values conventions and view the site in ArgoCD v2.5.1.
Expected behavior
Applications should render the title based on the defined Application name, without any argocd/ prefix.
we also see this and it looks like its now namespaced view in the UI
there was a similar discussion #11111
but none the less some flag to disable this behavior of namespace grouping in the UI would be nice
Checklist:
argocd version
.Describe the bug
Every Application in the Applications > Tiles view has its title prefixed with "argocd/" for some reason, despite living in different namespaces / clusters. In the Application detail view, the title is rendered appropriately without this prefix. These Applications are not tied to ApplicationSets.
To Reproduce
Create a series of Applications and Projects via the argocd-apps Helm values conventions and view the site in ArgoCD v2.5.1.
Expected behavior
Applications should render the title based on the defined Application name, without any
argocd/
prefix.Screenshots
Rendered Incorrectly:
Rendered Correctly:
Version
Logs
N/A
The text was updated successfully, but these errors were encountered: