-
Kubernetes Submit Queue authored
Automatic merge from submit-queue OpenAPI support for kubectl Support for openapi spec in kubectl. Includes: - downloading and caching openapi spec to a local file - parsing openapi spec into binary serializable datastructures (10x faster load times 600ms -> 40ms) - caching parsed openapi spec in memory for each command ```release-note NONE ```
433aec11