Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 4653a9b280 Merge pull request #41543 from dshulyak/decouple_remotecommand
Automatic merge from submit-queue (batch tested with PRs 44406, 41543, 44071, 44374, 44299)

Decouple remotecommand

Refactored unversioned/remotecommand to decouple it from undesirable dependencies:

- term package now is not required, and functionality required to resize terminal size can be plugged in directly in kubectl
- in order to remove dependency on kubelet package - constants from kubelet/server/remotecommand were moved to separate util package (pkg/util/remotecommand)
- remotecommand_test.go moved to pkg/client/tests module
2017-04-13 19:52:05 -07:00
..
2017-04-11 08:48:59 -05:00
2017-01-29 21:41:45 +01:00
2017-01-20 08:04:53 -05:00
2017-04-11 15:49:11 -07:00
2017-04-11 09:07:16 -07:00
2017-03-13 10:58:26 -07:00
2017-04-11 09:07:16 -07:00
2017-03-14 23:48:28 +08:00
2017-03-20 10:12:03 +01:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-01-19 11:04:57 -08:00
2017-01-31 19:14:13 -05:00
2017-02-27 10:59:24 -08:00
2017-01-11 09:09:48 -05:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00