kubectl/pkg/cmd
Julian V. Modesto b6cbb3bd6c Clean up --dry-run values.
- Clean up --dry-run values in tests, docs, and scripts
- Fix --dry-run for auth reconcile and add a test

Kubernetes-commit: d97169f59ad11f2d2ffd8ef14446bbec5ffc881b
2020-02-13 16:28:22 -05:00
..
annotate Error if --local and --dry-run=server are passed 2020-02-13 16:44:14 -05:00
apiresources Don't show flags in api-versions help 2020-02-12 18:31:05 +01:00
apply Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
attach test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
autoscale Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
certificates Kubectl certificate signing: fix certificate deny message (#84400) 2019-10-27 03:24:33 +00:00
clusterinfo Add init containers to dump info 2020-02-19 20:47:34 +08:00
completion Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
config Fix example of kubectl config set-credentials 2020-02-12 21:11:24 +09:00
create Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
delete Default grace period to 0 when --force is used to delete an object 2020-02-24 09:30:56 -05:00
describe Fixed code formatting issues discovered by verify-gofmt 2020-02-04 10:11:18 -05:00
diff Add kubectl diff exit code doc 2020-02-04 17:22:23 +08:00
drain Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
edit Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
exec generated: run refactor 2020-02-07 18:16:47 -08:00
explain Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
expose Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
get fixup kubectl test 2019-11-26 13:13:38 -05:00
help Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
kustomize Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
label Error if --local and --dry-run=server are passed 2020-02-13 16:44:14 -05:00
logs cleanup req.Context() and ResponseWrapper 2020-01-27 18:52:27 -08:00
options Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
patch Error if --local and --dry-run=server are passed 2020-02-13 16:44:14 -05:00
plugin Add documentation around plugins 2020-02-26 14:50:50 +01:00
portforward generated: run refactor 2020-02-07 18:16:47 -08:00
proxy Refactor `kubectl proxy` command to have similar design pattern as other kubectl commands. 2019-09-21 10:52:42 -07:00
replace Add --dry-run to more kubectl commands. 2020-02-18 18:08:25 -05:00
rollout Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
run Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
scale Drop job from scale description 2019-10-23 12:25:42 +02:00
set Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
taint Add --dry-run to more kubectl commands. 2020-02-18 18:08:25 -05:00
testing Register conversions for kubectl testing types 2020-01-09 14:16:33 +01:00
top Staticcheck: vendor/k8s.io/kubectl/pkg/scale|describe/versioned|cmd/top|cmd/util/editor|cmd/top 2020-01-21 10:13:10 +08:00
util Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
version optimize kubectl version help info 2020-02-19 16:45:37 +08:00
wait Staticcheck: vendor/k8s.io/kubectl/pkg/scale|describe/versioned|cmd/top|cmd/util/editor|cmd/top 2020-01-21 10:13:10 +08:00
alpha.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00