kubectl/pkg/util
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
..
certificate Add v1 CSR support to kubectl describe 2020-06-04 12:05:51 -04:00
deployment Fixed percentage behavior in instr 2020-03-22 23:41:45 +00:00
event Move pkg/kubectl/util/event into staging 2019-06-19 15:31:51 -07:00
fieldpath Move pkg/kubectl/util/fieldpath to staging 2019-06-19 17:13:57 -07:00
hash Immutable field and validation 2019-11-26 13:29:26 +01:00
i18n switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
interrupt Moved pkg/kubectl/util/term, pkg/kubectl/util/templates, pkg/kubectl/util/interrupt, and pkg/kubectl/util/interrupt to staging 2019-06-19 16:31:38 +02:00
logs switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
openapi Cache the OpenAPI schema for server-side dry-run. 2021-01-19 16:36:14 -05:00
podutils move default container annotation to kubectl pkg 2021-02-26 10:11:12 +08:00
qos Delete duplicate resource.Quantity.Copy() 2019-08-19 17:23:14 -07:00
rbac When combining PolicyRules, don't duplicate verbs 2020-05-18 15:20:06 -04:00
resource Downward API hugepages 2020-11-06 14:22:53 -05:00
slice Move pkg/util/slice and update refs 2019-06-19 23:24:56 -04:00
storage Moving pkg/kubectl/util/storage to staging 2019-06-07 01:13:40 -04:00
templates go1.14: fix gofmt errors 2020-06-23 15:06:11 -04:00
term cmd: silence warnings in kube-controller-manager/kube-apiserver, dedupe/color warnings in kubectl 2020-06-08 15:20:19 -04:00
apply.go Move pkg/kubectl/apply.go to staging 2019-07-24 20:40:25 -07:00
pod_port.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
pod_port_test.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
service_port.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
service_port_test.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
umask.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
umask_windows.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
util.go cleanup: fix some error log capitalization 2020-10-28 16:44:54 +08:00
util_test.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00