Skip to content

CatalogSource CRD needed in installation steps #145

Closed
@dtfranz

Description

@dtfranz

Without the CatalogSource CRD, the operator-controller cannot currently run. We should:

  1. Have users install OLM v0 so we can use the catalog source pods.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions