Skip to content

Why not use OpenAPI and CRDs as opposed to a new IDL? #11

@jlewi

Description

@jlewi

It looks like you are defining a new way to describe schemas using YAML; i.e. creating a new interface descriptor language (IDL).

e.g. job.yaml is actually describing a job resource.

Why not use OpenAPI to describe resources? Additionally you could wrap it in Kubernetes CRD.

Even if you don't use Kubernetes you can still use the Kubernetes resource model and use CRD's as a familiar way to describe resources.

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