Skip to content

Create CustomResourceDefinition at runtime based on file definition #4

@radu-matei

Description

@radu-matei

Right now you have to declare your CRD in a YAML file to use it with the Kubernetes API, as well as manually create an instance of CustomResourceDefinition when creating the controller.

It would be very helpful to parse the YAML / JSON file that declares the custom resource and use that directly with the controller.

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