Open jsoref opened 3 years ago
Fwiw, Application
is also present here: https://argoproj.github.io/argo-cd/core_concepts/
@jsoref Do you think it is a better option to completely rule out argocd watch multiple namespaces. What about a scenario where a cluster-admin wants to manage all the applications in the cluster using a single argocd in the admin namespace(may be argocd namespace).
IMO, if not the whole cluster, many customers might need to monitor couple of namespaces using a single argocd deployment.
What do you think ?
I think it's important to document applications as they work today.
I use Argo CD to manage a bunch of namespaces and a bunch of things that live in those namespaces. The only things that need to live in one specific namespace are the ArgoCD CRDs.
I think it's important to document applications as they work today.
Yes we should document how it works right now.
There is a separate request to watch Applications outside the namespace, but we haven't decided to do that at the moment.
Hi there is would also be interested in this usecase. We manage customer and it will be nice if they could define their own applications that can be picked up directly with argocd
@markthebault: this isn't the use droid or use case you're looking for. This is purely a docs bug. If you want to actually change the behavior, that's a bigger feature thing that you should file separately.
This is no longer the case since Apps In Any Namespace
Checklist:
argocd version
.Describe the bug
Multiple users have asked whether it's possible to have argocd applications in other namespaces.
To Reproduce
Expected behavior
Screenshots
Version
Logs