kubectl/pkg/cmd/util
Julian V. Modesto 0d395d7c98 Make client-side apply safer
- Remove the ServerDryRun field and delegate it entirely to the resource.Helper
- Use resource.Helper for deletions (as in `kubectl apply --force`)
instead of using the pruner's method that uses a dynamic client
- Reduce the resource.Helpers and times we check for server-side dry-run
in apply

Kubernetes-commit: f0eb68c0cfcff6d50d9d5ec278f96820e3cb3f9a
2020-04-02 18:26:32 -04:00
..
editor switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
sanity Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
factory.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
factory_client_access.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
helpers.go Make client-side apply safer 2020-04-02 18:26:32 -04:00
helpers_test.go Fix kubectl panic when handling invalid error. 2019-09-19 21:48:50 -07:00
kubectl_match_version.go remove pkg/version and some of redundant copies of it 2019-09-10 14:42:55 -07:00
printing.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00