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

Destination Cluster name is unknown in Application details #21380

Open
3 tasks done
anas099 opened this issue Jan 5, 2025 · 1 comment
Open
3 tasks done

Destination Cluster name is unknown in Application details #21380

anas099 opened this issue Jan 5, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@anas099
Copy link

anas099 commented Jan 5, 2025

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

I have been using Argo CD Version 2.13.0, I'm using Application Sets and App Projects to generate Applications in different namespaces and clusters for different users.
each App project I create I assign role and permissions to a specific user groups allowing them to get the clusters and the applications
whenever I try to login as any of those users I can see that destination cluster is in unknown state although the application itself is running
Screenshot 2025-01-05 223126

when I access application details it self I see destination cluster is unknown but when I edit it I can see cluster name with no problem
Screenshot 2025-01-05 223143
Screenshot 2025-01-05 223158

To Reproduce

I'm using in Application set configurations

  destination:
    name: '{{app.clustername}}'
    namespace: '{{app.namespace}}'

Expected behavior

to see cluster name as it exist when I try to edit

Version
v2.13.0

@anas099 anas099 added the bug Something isn't working label Jan 5, 2025
@KaptanSec
Copy link

I am facing the same issue. I could not select the destination as NAME; it is not allowed via the GUI, but it works with the edit option. I have attached a file where NAME is an option, but after selecting it, it still appears as a URL. However, if defined in YAML, it works as shown in the attached screenshot.

スクリーンショット 2025-01-08 14 22 17 スクリーンショット 2025-01-08 14 22 36 スクリーンショット 2025-01-08 14 23 45

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

2 participants