Skip to content

Ensure ModuleTemplate CRD when missing #2807

@kwiatekus

Description

@kwiatekus

Description

When CLI commands detect that ModuleTemplate CRD is missing, it should install it to enable usage of community modules on non-managed clusters.

kyma module catalog
Error:
  failed to list available modules from the target Kyma environment

Error Details:
  failed to list modules catalog: failed to query community modules: failed to list module templates: the server could not find the requested resource

Reasons

Community module use cases (listing catalog, listing installed modules, pulling, adding, deleting) should be available also on non-managed kyma clusters (i.e on k3d). ATM the lack of installed ModuleTemplate CRD is blocking it.

Attachments
Module template CRD

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions