kubectl/pkg/cmd/rollingupdate
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
..
rolling_updater.go fix: patch the Scale subresource if no precondition was given 2019-08-13 10:50:25 +08:00
rolling_updater_test.go Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
rollingupdate.go Extend --dry-run to support string values. 2019-12-15 18:29:27 -05:00
rollingupdate_test.go Update import statements to reflect code move 2019-08-01 11:10:05 -07:00