kubectl/pkg/cmd/expose
Julian V. Modesto 04f62ffb0b Cache the OpenAPI schema for server-side dry-run.
Currently, server-side dry-run fetches the OpenAPI schema for every
single object.

This change fetches the OpenAPI schema only once.

Kubernetes-commit: caa158610dfb53de3582ed6df0eb37359206fc66
2021-01-19 16:36:14 -05:00
..
expose.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
expose_test.go Namespace has no effect when exposing deployment with --dry-run=client 2020-12-24 09:40:10 +09:00