I find trying to navigate a monorepo of multiple teams is like walking through a d&d labyrinth, you never know what you will encounter! It's great to have a map for the journey, count me in
a
Andre Marcelo-Tanner
11/07/2022, 7:01 PM
If you gave 1 team a project in argocd and let then viewed apps per project would that UI be easier to navigate?
a
Arthur Busser
11/07/2022, 7:04 PM
Yes probably! Although in my case the UI was not the issue, but rather the code that generates the Kubernetes manifests. The UI was of little help because it does not display the nested tree structure I was looking for :)
e
Evan
11/20/2022, 5:09 PM
i’m in the exact same boat with our install. even better would be up streaming it into the argocd cli
a
Arthur Busser
11/20/2022, 5:21 PM
I think better built-in support for the app-of-apps pattern in general would be welcome
a
Andre Marcelo-Tanner
11/26/2022, 9:24 PM
Were using ApplicationSets rather than an App of Apps