- 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 |
||
---|---|---|
.. | ||
diff.go | ||
diff_test.go |