Files
kubernetes/pkg/util
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-01-24 20:56:03 +01:00
2017-01-05 14:14:13 -08:00
2017-01-05 14:14:13 -08:00
2017-01-05 14:14:13 -08:00
2017-01-05 14:14:13 -08:00
2017-01-30 12:46:59 -05:00
2017-01-29 21:41:45 +01:00
2017-01-11 09:09:48 -05:00
2017-01-05 14:14:13 -08:00
2017-02-27 16:00:49 -08:00
2017-01-25 19:49:45 +01:00
2017-01-05 14:14:13 -08:00
2017-01-16 16:04:03 -05:00
2017-01-16 16:04:03 -05:00
2017-04-06 16:15:34 -04:00
2017-01-25 19:49:45 +01:00
2017-04-06 16:15:34 -04:00
2016-07-16 13:48:21 -04:00