Skip to content

CRD checks should be bypassed when reconciling native Kubernetes resources #810

Closed
@metacosm

Description

@metacosm

Right now, the SDK might check that the CRD associated with resources handled by a given Reconciler are indeed present on the cluster. This, however, only makes sense if we're reconciling custom resources as it will fail for native Kubernetes resources.

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions