Skip to content

Schema pull at runtime  #33

@tjungblu

Description

@tjungblu

It seems that we have to support a fairly big matrix of etcd versions x kubernetes versions x(+- crds installed).

Looking into autogen in #2 and James's effort in #32, which is a great start into getting this project updated - is this a viable path forward?

All the API descriptors are either available from Github or directly from the apiserver and we could also pull them on demand from there, given the currently installed etcd and k8s version.

Another important addition to k8s since the project start are CRDs, how would we get their schema if not from apiserver directly?

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