kubectl/pkg/cmd/replace
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
..
replace.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
replace_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00