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

ArgoCD Applications List Tile Titles Prefixed with argocd/ #11173

Closed
3 tasks done
booleanbetrayal opened this issue Nov 2, 2022 · 4 comments
Closed
3 tasks done

ArgoCD Applications List Tile Titles Prefixed with argocd/ #11173

booleanbetrayal opened this issue Nov 2, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@booleanbetrayal
Copy link

booleanbetrayal commented Nov 2, 2022

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of 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:

Screen Shot 2022-11-02 at 5 29 46 PM

Rendered Correctly:

Screen Shot 2022-11-02 at 5 40 50 PM

Version

argocd: v2.5.1+504da42
  BuildDate: 2022-11-01T21:36:58Z
  GitCommit: 504da424c2c9bb91d7fb2ebf3ae72162e7a5a5be
  GitTreeState: clean
  GoVersion: go1.18.7
  Compiler: gc
  Platform: linux/amd64

Logs

N/A

@booleanbetrayal booleanbetrayal added the bug Something isn't working label Nov 2, 2022
@Brice187
Copy link

Brice187 commented Nov 3, 2022

Please paste the (sanitized) output of kubectl get applications.argoproj.io -A

@suraj2410
Copy link

suraj2410 commented Nov 3, 2022

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

@iam-veeramalla
Copy link
Member

iam-veeramalla commented Nov 3, 2022

This seems to be introduced by apps in namespace feature.

May be a duplicate of #11111

@booleanbetrayal
Copy link
Author

Closing as a duplicate of #1111 which is anticipated to be fixed by #11165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants