Closed
Description
Without the CatalogSource CRD, the operator-controller cannot currently run. We should:
- Have users install OLM v0 so we can use the catalog source pods.
- Introduce code to have operator-controller gracefully degrade and log the issue instead of crash-looping.
The error in question:
home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/source/source.go:132
1.6801246250976682e+09 ERROR controller-runtime.source if kind is a CRD, it should be installed before calling Start {"kind": "CatalogSource.operators.coreos.com", "error": "no matches for kind \"CatalogSource\" in version \"operators.coreos.com/v1alpha1\""}
Metadata
Metadata
Assignees
Labels
No labels