Antoine Pelisse
064f806424
openapi: refactor into more generic structure
...
Refactor the openapi schema to be a more generic structure that can be
"visited" to get more specific types.
2017-07-25 11:45:29 -07:00
Antoine Pelisse
224dba9a13
openapi: Fetch protobuf rather than Json
...
This is much faster.
2017-06-23 13:50:50 -07:00
Chao Xu
239613b521
manually fix kubectl openapi unit test
2017-06-22 11:31:02 -07:00
Sunil Arora
f768a63fb0
Get cmd uses print-column extn from Openapi schema
...
Get command now uses metadata x-kubernetes-print-columns, if present, in Openapi schema
to format output for a resource. This functionality is guarded by a boolean
flag 'use-openapi-print-columns'.
2017-06-06 13:30:24 -07:00
mbohlool
a3cbfde4b1
Make OpenAPI GVK and Action extensions all lower-case
2017-05-30 14:43:27 -07:00
Phillip Wittrock
83ff8f2d6c
Print a newline after ginkgo tests so the test infra doesn't think that they fail
...
Fixes #45279
2017-05-04 16:20:53 -07:00
Phillip Wittrock
21e239fb82
kubectl OpenAPI bazel updates
2017-04-25 10:45:50 -07:00
Phillip Wittrock
212c2a3a72
kubectl OpenAPI support
2017-04-25 10:45:49 -07:00