kubectl/pkg/cmd/apply
Julian V. Modesto c0b11fa131 Extend --dry-run to support string values.
* Extend --dry-run to support string values for dry run strategies
  'client', 'server', and 'none'
* Ensure --dry-run is set and accessed via cmdutil
* Deprecate --dry-run (unset), --dry-run=true, and --dry-run=false

Kubernetes-commit: af52beda260257e81cc9e19e9e5108b682ee93d6
2019-12-15 18:29:27 -05:00
..
apply.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
apply_edit_last_applied.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
apply_set_last_applied.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
apply_test.go Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
apply_view_last_applied.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
patcher.go Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
prune.go Moves visitedUids and visitedNamespaces (used for pruning) into ApplyOptions 2019-12-17 14:19:00 -08:00