- 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 |
||
|---|---|---|
| .. | ||
| apply.go | ||
| apply_edit_last_applied.go | ||
| apply_set_last_applied.go | ||
| apply_test.go | ||
| apply_view_last_applied.go | ||
| patcher.go | ||
| prune.go | ||