-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
MCE 2.10.0, ACM 2.15.0
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
Critical
-
Yes
Description of problem:
secret "gitops-addon-open-cluster-management.io-argocd-agent-addon-client-cert" not found
Version-Release number of selected component (if applicable):
- quay.io:443/acm-d/acm-dev-catalog:2.15.0-DOWNSTREAM-2025-10-06-01-15-58
- quay.io:443/acm-d/mce-dev-catalog:2.10.0-DOWNSTREAM-2025-10-06-01-18-00
How reproducible:
Always
Steps to Reproduce:
- Create a cluster
- Apply gitops-addon yaml
apiVersion: addon.open-cluster-management.io/v1alpha1 kind: ManagedClusterAddOn metadata: name: gitops-addon spec: installNamespace: open-cluster-management-agent-addon
- Log into the managed cluster
- Check the pod in the open-cluster-management-agent-addon ns
Actual results:
MountVolume.SetUp failed for volume "cert-open-cluster-management-io-argocd-agent-addon" : secret "gitops-addon-open-cluster-management.io-argocd-agent-addon-client-cert" not found
Expected results:
GitOps addon should have succeeded