kubectl/pkg/cmd
Julian V. Modesto a3f7877cd1 Support DryRun in cli-runtime REST Helper.
- Move TestSupportsDryRun to cli-runtime
- Move TestDryRunVerifier to cli-runtime
- Add OpenAPI schema for testdata to cli-runtime
- Use Helper.DryRun and DryRunVerifier for Apply
- Add WithOptions methods to Helper

Kubernetes-commit: 6bea0e469bcfe4967cbf2656a998d60e0b684747
2019-12-18 22:00:34 -05:00
..
annotate fix kubectl annotate local error 2020-01-08 17:10:08 +08:00
apiresources Removes duplicate TabWriter. Several updates to reference the one remaining TabWriter in cli-runtime. 2019-10-17 13:32:40 -07:00
apply Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
attach test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
autoscale Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
certificates Kubectl certificate signing: fix certificate deny message (#84400) 2019-10-27 03:24:33 +00:00
clusterinfo Update import statements to reflect code move 2019-08-01 11:10:05 -07:00
completion Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
config Removes duplicate TabWriter. Several updates to reference the one remaining TabWriter in cli-runtime. 2019-10-17 13:32:40 -07:00
create Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
delete Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
describe Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
diff Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
drain kubectl/drain: add option skip-wait-for-delete-timeout 2019-11-23 20:00:06 -05:00
edit Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
exec test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
explain Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
expose test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -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 Fix --resource-version handling in kubectl 2019-11-14 09:24:42 -05:00
logs Allow embedding logs command 2020-01-13 14:54:54 +01:00
options Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
patch Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
plugin Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
portforward Fix a bug in port-forward: named port not working with service 2019-11-22 02:59:26 +09:00
proxy Refactor `kubectl proxy` command to have similar design pattern as other kubectl commands. 2019-09-21 10:52:42 -07:00
replace Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
rollingupdate Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
rollout test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
run Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
scale Drop job from scale description 2019-10-23 12:25:42 +02:00
set don't error if set-resources patch is empty 2019-11-20 19:22:18 -05:00
taint cleanup(kubectl taint): fix Errorf and comment error, and remove unnecessary bool flag 2019-12-17 19:41:18 +08:00
testing Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
top test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
util Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
version remove pkg/version and some of redundant copies of it 2019-09-10 14:42:55 -07:00
wait Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
alpha.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00