kubectl/pkg
Julian V. Modesto f9ab824bc9 Remove deprecated kubectl --dry-run values.
The boolean values for --dry-run have been deprecated for removal since
1.18, more than 2 releases.

The default value for --dry-run with the flag set and unspecified has
been deprecated for removal since 1.18, more than 2 releases.

Both values are now removed in this change. Any kubectl --dry-run
usage no longer accepts --dry-run=(true|false) boolean values and usage
now requires that a value of (client|server|none) is specified.

Kubernetes-commit: e0b7a85ee5b5d546bec2dc0e8cbf5cd4c0c684d8
2021-09-28 10:03:20 -04:00
..
apply Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
apps Move pkg/kubectl/apps to staging 2019-07-24 20:02:05 -07:00
cmd Remove deprecated kubectl --dry-run values. 2021-09-28 10:03:20 -04:00
describe kubectl: Use fields from event series when computing describe events for a object (#104482) 2021-09-14 00:18:50 +00:00
drain [k8s.io/kubectl/pkg/drain/drain]: minor typo fixup 2021-08-01 07:07:31 +08:00
explain clean true judge 2021-04-27 20:11:36 +08:00
generate Clean unused generators 2021-03-03 22:47:53 +01:00
metricsutil Sort kubectl top output when --sort-by and --containers are used together 2020-08-06 11:47:09 -04:00
polymorphichelpers Fix the code is leaking the defaulting between unrelated pod instances 2021-07-09 09:57:05 +08:00
proxy kubectl proxy: append context host path to request path 2020-12-16 17:37:44 +01:00
rawhttp Close the used file 2021-06-03 15:36:20 +08:00
scale Support kubectl scale --dry-run=server|client 2020-03-30 17:33:15 -04:00
scheme Promote cronjob to batch/v1: kubectl sparse_test prune 2021-05-26 20:08:36 +08:00
util generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
validation Move pkg/kubectl/validation to staging 2019-06-26 12:56:28 -07:00