kubectl/pkg/cmd/patch
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
..
patch.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
patch_test.go Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00