Files
kubernetes/test/e2e
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-03-07 17:15:53 -08:00
2017-04-10 13:55:40 +08:00
2017-04-11 23:23:47 +02:00
2017-04-10 13:55:40 +08:00
2017-04-06 13:28:29 +02:00
2017-01-12 10:21:05 +08:00
2017-03-01 11:52:55 -08:00
2017-04-12 11:39:11 -07:00
2017-01-30 12:46:59 -05:00
2017-01-30 12:46:59 -05:00