argo-cd: ArgoCD UI - Team Members not able to view the repository

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

  1. I’m part of admin - managing and maintain the argocd as platform engineer.

  2. I have created two projects project-application-initializer-devteam-a and application-initializer-devteam-b via yaml files

  3. Note Yaml file are applied inside the EKS cluster.

  4. Once the yaml file applied successfully i can able to see the application projects from argocd home page with healthy status.

  5. Argocd - settings - i can able to see the repository details its based on my yaml file without any issue, please find the attached screenshots. image

  6. As a admin i can able to view all the projects from argocd UI page.

  7. But when we are talking about development team they are not suppose view all the application right, so i have configured argocd rbac, so that they can able to view only their application project, just consider i’m from team-a i can able to see only team-a project, refer the screenshot
    image

  8. As a devteam-a when they’re checking arogcd - setting - repository - they are not able to view repository connection details, refer the screenshot image

To Reproduce

Expected behavior

Respective team should able to view their repository details under the argocd UI Page.

Screenshots

v2.6.2+6e02f8b

Paste the output from `argocd version` here.

Logs

Paste any relevant application logs here.

About this issue

  • Original URL
  • State: open
  • Created 8 months ago
  • Comments: 20 (1 by maintainers)

Most upvoted comments

HI @crenshaw-dev , Devteam-b now able to see the repository which is belongs them. thanks again for your support.