k3s/pkg/kubectl/cmd
Kubernetes Submit Queue 98eb5cbd04
Merge pull request #56075 from shyamjvs/move-rc-scaling-to-polling
Automatic merge from submit-queue (batch tested with PRs 60470, 59149, 56075, 60280, 60504). 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>.

Make Scale() for RC poll-based until #31345 is fixed

Fixes https://github.com/kubernetes/kubernetes/issues/56064
,in the short-term until issue #31345 is fixed.
We should eventually move RS, job, deployment, etc all to watch-based (https://github.com/kubernetes/kubernetes/issues/56071)

/cc @wojtek-t - SGTY?

```release-note
NONE
```
2018-02-28 04:54:32 -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 Remove cassandra example 2018-02-26 20:39:07 -03:00
rollout remove unneeded factory codec methods 2018-02-21 15:20:20 -05:00
set Remove cassandra example 2018-02-26 20:39:07 -03:00
templates
testdata/edit collapse printing paths 2018-02-21 08:15:22 -05:00
testing Run hack/update-all.sh 2018-02-26 17:16:14 -08:00
util kubectl: flag value bindings for common utils 2018-02-24 17:31:02 +08:00
BUILD Remove cassandra example 2018-02-26 20:39:07 -03:00
alpha.go
annotate.go collapse printing paths 2018-02-21 08:15:22 -05:00
annotate_test.go Remove cassandra example 2018-02-26 20:39:07 -03: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 Make Scale() for RC poll-based until #31345 is fixed 2018-02-27 13:10:38 +01:00
apply_view_last_applied.go
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
clusterinfo_dump.go
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 fix cli example 2018-02-24 14:52:49 +08: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
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
create_clusterrolebinding_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_configmap.go
create_configmap_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
create_deployment.go
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
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
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
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 kubectl: flag value bindings for common utils 2018-02-24 17:31:02 +08:00
delete_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
describe.go
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 kubectl: flag value bindings for common utils 2018-02-24 17:31:02 +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
label.go flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08:00
label_test.go Remove cassandra example 2018-02-26 20:39:07 -03: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 flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08:00
patch_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
plugin.go
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
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 flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08:00
taint_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
top.go flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08:00
top_node.go flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08:00
top_node_test.go simplify kubectl testing factory 2018-02-23 08:02:53 -05:00
top_pod.go flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08: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