-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
8
-
False
-
None
-
False
-
GITOPS Sprint 255, GITOPS Service EE Sprint 256, GITOPS Service EE Sprint 257
There are two issues I see
1) If grafana is enabled operator reconcilation fails with below error
1.6545851597970767e+09 ERROR controller.argocd Reconciler error {"reconciler group": "argoproj.io", "reconciler kind": "ArgoCD", "name": "openshift-gitops", "namespace": "openshift-gitops", "error": "open /var/lib/grafana/templates: no such file or directory"}
2) When recociilation fails for one component other component creation , deletion stops.
Acceptance Criteria
1) Probably if grafanna is not to be supported in openshift we should handle it gracefully or remove it from CRD
2) Reconcilation of other components to work if one fails