k3s/pkg/kubectl/cmd
Kubernetes Submit Queue f7c65005a4
Merge pull request #59042 from soltysh/issue25442
Automatic merge from submit-queue (batch tested with PRs 60302, 57921, 59042, 60126, 59561). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Remove pkg/client/unversioned

**What this PR does / why we need it**:
This is removing unused package, and moves the used bits into appropriate placeholders. 

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #25442

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```

/assign @deads2k 
/assign @sttts
2018-02-23 14:01:44 -08:00
..
auth simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
config collapse printing paths 2018-02-21 08:15:22 -05:00
resource Merge pull request #60210 from deads2k/cli-12-showall 2018-02-23 09:49:48 -08:00
rollout remove unneeded factory codec methods 2018-02-21 15:20:20 -05:00
set Revert "Allow env to be updated via specific key in resource" 2018-02-23 13:31:42 -05:00
templates
testdata/edit collapse printing paths 2018-02-21 08:15:22 -05:00
testing simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
util Merge pull request #59042 from soltysh/issue25442 2018-02-23 14:01:44 -08:00
BUILD Merge pull request #59042 from soltysh/issue25442 2018-02-23 14:01:44 -08:00
alpha.go
annotate.go collapse printing paths 2018-02-21 08:15:22 -05:00
annotate_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
apiversions.go
apply.go remove unneeded factory codec methods 2018-02-21 15:20:20 -05:00
apply_edit_last_applied.go Merge pull request #57229 from niuzhenguo/cleanup_validargs 2018-01-27 00:31:30 -08:00
apply_set_last_applied.go remove unneeded factory codec methods 2018-02-21 15:20:20 -05:00
apply_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
apply_view_last_applied.go some code change 2017-12-25 16:23:38 +08:00
attach.go suggest using describe cmd to list pod containers 2018-02-01 15:33:51 -05:00
attach_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
autoscale.go remove unneeded factory codec methods 2018-02-21 15:20:20 -05:00
certificates.go collapse printing paths 2018-02-21 08:15:22 -05:00
clusterinfo.go fix typos in kubectl pkg 2018-01-05 21:04:44 -06:00
clusterinfo_dump.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
clusterinfo_dump_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
cmd.go Change printDeprecationWarning to use fmt.Fprintf instead of glog 2018-02-21 22:38:39 +01:00
cmd_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
completion.go Merge pull request #53631 from dixudx/enforce_cobra_required_flags 2018-01-18 02:00:27 -08:00
convert.go remove unneeded factory codec methods 2018-02-21 15:20:20 -05:00
convert_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
cp.go Merge pull request #58144 from tomerf/kubectl_cp_prefix 2018-01-22 19:02:27 -08:00
cp_test.go The cp command must call Close() on files, and does not pass on Mac 2017-11-03 22:21:29 -04:00
create.go Fixes #47538: Add functionality for manually creating a Job instance from a CronJob 2018-02-22 14:30:37 +01:00
create_clusterrole.go collapse printing paths 2018-02-21 08:15:22 -05:00
create_clusterrole_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_clusterrolebinding.go some code change 2017-12-25 16:23:38 +08:00
create_clusterrolebinding_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_configmap.go some code change 2017-12-25 16:23:38 +08:00
create_configmap_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_deployment.go some code change 2017-12-25 16:23:38 +08:00
create_deployment_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_job.go Add kubectl create job --from=cronjob/<name> 2018-02-22 14:30:37 +01:00
create_job_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_namespace.go some code change 2017-12-25 16:23:38 +08:00
create_namespace_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_pdb.go Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup 2018-01-29 20:04:54 -08:00
create_pdb_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_priorityclass.go Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup 2018-01-29 20:04:54 -08:00
create_priorityclass_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_quota.go Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup 2018-01-29 20:04:54 -08:00
create_quota_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_role.go collapse printing paths 2018-02-21 08:15:22 -05:00
create_role_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_rolebinding.go some code change 2017-12-25 16:23:38 +08:00
create_rolebinding_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_secret.go Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup 2018-01-29 20:04:54 -08:00
create_secret_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_service.go Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup 2018-01-29 20:04:54 -08:00
create_service_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_serviceaccount.go some code change 2017-12-25 16:23:38 +08:00
create_serviceaccount_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
delete.go collapse printing paths 2018-02-21 08:15:22 -05:00
delete_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
describe.go some code change 2017-12-25 16:23:38 +08:00
describe_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
diff.go remove unneeded factory codec methods 2018-02-21 15:20:20 -05:00
diff_test.go
drain.go collapse printing paths 2018-02-21 08:15:22 -05:00
drain_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
edit.go Merge pull request #57229 from niuzhenguo/cleanup_validargs 2018-01-27 00:31:30 -08:00
edit_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
exec.go Change printDeprecationWarning to use fmt.Fprintf instead of glog 2018-02-21 22:38:39 +01:00
exec_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
explain.go Fix kubectl explain for cronjobs 2018-01-25 16:10:31 +01:00
expose.go remove unneeded factory codec methods 2018-02-21 15:20:20 -05:00
expose_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
help.go some code change 2017-12-25 16:23:38 +08:00
label.go collapse printing paths 2018-02-21 08:15:22 -05:00
label_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
logs.go Change printDeprecationWarning to use fmt.Fprintf instead of glog 2018-02-21 22:38:39 +01:00
logs_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
options.go
patch.go collapse printing paths 2018-02-21 08:15:22 -05:00
patch_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
plugin.go some code change 2017-12-25 16:23:38 +08:00
plugin_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
portforward.go kubectl port-forward support resolving service port to target port, and support Service as resource type 2018-02-14 12:02:57 -05:00
portforward_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
proxy.go some code change 2017-12-25 16:23:38 +08:00
replace.go Merge pull request #60094 from juanvallejo/jvallejo/remove-printobjectspecificmessage 2018-02-22 00:35:21 -08:00
replace_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
rollingupdate.go collapse printing paths 2018-02-21 08:15:22 -05:00
rollingupdate_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
run.go Merge pull request #59042 from soltysh/issue25442 2018-02-23 14:01:44 -08:00
run_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
scale.go Merge pull request #58283 from nikhita/kubectl-scale-unstructured 2018-02-23 00:34:30 -08:00
taint.go collapse printing paths 2018-02-21 08:15:22 -05:00
taint_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
top.go Remove unnecessary return parameter from NewCmdTopPod 2018-02-22 14:33:14 +01:00
top_node.go remove metrics client factory method 2018-02-22 07:45:04 -05:00
top_node_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
top_pod.go Remove unnecessary return parameter from NewCmdTopPod 2018-02-22 14:33:14 +01:00
top_pod_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
top_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
version.go