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

Inconsitent description for apiVersion #208

Open
JPinkney opened this issue Jun 29, 2017 · 0 comments
Open

Inconsitent description for apiVersion #208

JPinkney opened this issue Jun 29, 2017 · 0 comments

Comments

@JPinkney
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant