- 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 |
||
|---|---|---|
| .. | ||
| editor | ||
| sanity | ||
| factory.go | ||
| factory_client_access.go | ||
| helpers.go | ||
| helpers_test.go | ||
| kubectl_match_version.go | ||
| printing.go | ||