GitOps Application Manager: An opinionated CLI that generates the Kubernetes resources for managing your Tekton-based CI manifests, ArgoCD-based CD manifests and Application manifests in Git.
Describe the bug
kam boostrap can't check ArgoCD installed
kam bootstrap --interactive
Checking dependencies
✗ Checking if Argo CD is installed with the default configuration [106ms] [Please install OpenShift GitOps Operator from OperatorHub]
✓ Checking if OpenShift Pipelines Operator is installed with the default configuration [176ms]
✗ failed to satisfy the required dependencies: OpenShift GitOps Operator
To Reproduce
Steps to reproduce the behavior:
on a OCP 4.12 cluster with Gitops (ArgoCD) installed
kam bootstrap --interactive
Expected behavior
passing the initial pre-check
Screenshots
The following outputs confirm my cluster have ArgoCD properly installed.
Describe the bug kam boostrap can't check ArgoCD installed
To Reproduce Steps to reproduce the behavior:
Expected behavior passing the initial pre-check
Screenshots The following outputs confirm my cluster have ArgoCD properly installed.
Additional context