kubectl/pkg/cmd/set
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
..
env Downward API hugepages 2020-11-06 14:22:53 -05:00
helper.go Staticcheck: vendor/k8s.io/pkg/cmd/set|edit 2020-01-21 11:16:03 +08:00
set.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
set_env.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
set_env_test.go Fix dry run client ignore namespace 2020-04-26 15:13:20 +08:00
set_image.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
set_image_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
set_resources.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
set_resources_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
set_selector.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
set_selector_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
set_serviceaccount.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
set_serviceaccount_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
set_subject.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
set_subject_test.go Staticcheck: vendor/k8s.io/pkg/cmd/set|edit 2020-01-21 11:16:03 +08:00
set_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00