kubectl/pkg/cmd/taint
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
..
taint.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
taint_test.go Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
utils.go cleanup(kubectl taint): fix Errorf and comment error, and remove unnecessary bool flag 2019-12-17 19:41:18 +08:00
utils_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00