A Kubernetes operator for managing Argo CD clusters.
See the documentation for installation and usage of the operator.
E2E tests are written using Ginkgo. To install Ginkgo, you can use make ginkgo. The expected version of Ginkgo will be downloaded into (repository root)/bin.
Note that the e2e tests for Redis HA mode require a cluster with at least three worker nodes. A local three-worker node cluster can be created using k3d
The Argo CD Operator is released under the Apache 2.0 license. See the LICENSE file for details.