kubectl/pkg/cmd/run
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
..
run.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
run_test.go kubectl/pkg/cmd tests: set explicit namespace 2020-11-20 19:09:54 +01:00