The resource exclusion docs seem to indicate thatEndpointsshould be excluded/not presented and tracked in ArgoCD:https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#resource-exclusioninclusion I am still seeing them in our ArgoCD UI however. I've generally been chasing down...
For deploying applications using the pull model, the Argo CD application controllers need to ignore these application resources on the hub cluster. The desired solution is to add theargocd.argoproj.io/skip-reconcileannotation to the template section of theApplicationSet. On the Red Hat Adva...
The ApplicationSet controller manages multiple Argo CD Applications as a single ApplicationSet unit, supporting deployments to large numbers of clusters, deployments of large monorepos, and enabling secure Application self-service. - kubesphere-extension
The ApplicationSet controller manages multiple Argo CD Applications as a single ApplicationSet unit, supporting deployments to large numbers of clusters, deployments of large monorepos, and enabling secure Application self-service. - argoproj/application