Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

Inconsitent description for apiVersion #208

@JPinkney

Description

@JPinkney

apiVersion under kubernetes_ObjectFieldSelector lists the description as "version of the schema that fieldPath is written in terms of; defaults to v1" and does not have default values.

apiVersion under kubernetes_ObjectReference lists the description as "API version of the referent" and doesn't have default values

All other references of apiVersion have description as an empty string.

This creates a problem when implementing a langauge server for kubernetes: https://github.com/gorkem/vscode-k8s

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