-
Task
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
The gitops-addon currently deploys the argocd-agent's agent component by bundling and applying the installation manifests directly, a workaround required because the OpenShift GitOps Operator lacked support for deploying the agent.
Upstream enhancements contributed by our team now add full agent-installation capability to the OpenShift GitOps (Argo CD) Operator. Once the OpenShift GitOps team GA's the argocd-agent feature, the ACM gitops-addon should be updated to consume the Operator managed installation flow and remove the embedded/manual installation logic.
Refs:
https://github.com/argoproj-labs/argocd-operator/pull/1913
https://github.com/argoproj-labs/argocd-operator/pull/1930