kubectl/pkg/cmd/rollout
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
..
rollout.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
rollout_history.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
rollout_pause.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
rollout_pause_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
rollout_restart.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
rollout_resume.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
rollout_status.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
rollout_undo.go Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00