k3s/pkg/client/unversioned
k8s-merge-robot 50172148e4 Merge pull request #25273 from ncdc/exec-sigwinch
Automatic merge from submit-queue

Support terminal resizing for exec/attach/run

```release-note
Add support for terminal resizing for exec, attach, and run. Note that for Docker, exec sessions
inherit the environment from the primary process, so if the container was created with tty=false,
that means the exec session's TERM variable will default to "dumb". Users can override this by
setting TERM=xterm (or whatever is appropriate) to get the correct "smart" terminal behavior.
```

Fixes #13585
2016-07-14 07:26:49 -07:00
..
adapters/internalclientset Autoscaling should be part of clientset.Adaption 2016-07-04 21:54:11 -04:00
auth Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientcmd Merge pull request #28500 from deads2k/migration 2016-07-07 17:32:51 -07:00
fake Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
portforward Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
remotecommand Support terminal resizing for exec/attach/run 2016-07-13 17:06:16 -04:00
testclient Migrate scheduler integration tests 2016-07-05 13:34:26 +02:00
apps.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
autoscaling.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
batch.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
certificates.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
certificatesigningrequests.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
client.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clusterrolebindings.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clusterroles.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
componentstatuses.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conditions.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
configmap.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
containerinfo.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
containerinfo_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
daemon_sets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
daemon_sets_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
endpoints.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
endpoints_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
events.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
events_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
extensions.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
flags.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
flags_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helper.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
helper_blackbox_test.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
helper_test.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
horizontalpodautoscaler.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
horizontalpodautoscaler_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
import_known_versions.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ingress.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ingress_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jobs.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jobs_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
limit_ranges.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
limit_ranges_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
namespaces.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
namespaces_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
network_policys.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
nodes.go Migrate scheduler integration tests 2016-07-05 13:34:26 +02:00
nodes_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
persistentvolume_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
persistentvolumeclaim.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
persistentvolumeclaim_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
persistentvolumes.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pet_sets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pet_sets_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pod_disruption_budgets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pod_templates.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pod_templates_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pods.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pods_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podsecuritypolicy.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podsecuritypolicy_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
policy.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
rbac.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
replica_sets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replica_sets_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replication_controllers.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replication_controllers_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_quotas.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_quotas_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rolebindings.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
roles.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scale.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scheduledjobs.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
secrets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
service_accounts.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
services.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
services_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
thirdpartyresources.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
thirdpartyresources_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00