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-02-17 17:42:35 -08:00
2017-01-20 08:04:53 -05:00
2017-03-28 11:34:49 -05:00
2017-04-11 15:49:11 -07:00
2017-04-13 15:56:40 +03:00
2017-01-05 14:14:13 -08:00
2017-04-13 19:52:05 -07:00
2017-04-13 15:56:40 +03:00
2017-01-17 16:17:19 -05:00
2017-03-01 11:50:40 -05:00
2017-04-11 09:07:16 -07:00
2017-03-13 10:58:26 -07:00
2017-01-31 19:15:33 -05:00
2017-04-13 11:25:08 -07:00
2017-01-05 14:14:13 -08:00
2017-02-23 10:31:20 -08:00
2017-04-11 09:07:16 -07:00
2017-04-06 13:47:33 -04:00
2017-01-24 08:59:18 -05:00
2017-02-02 11:32:20 -08:00
2017-02-23 10:31:20 -08:00
2017-03-14 23:48:28 +08:00
2017-02-02 11:32:20 -08:00
2017-03-20 10:12:03 +01:00
2017-04-13 15:56:40 +03:00
2017-01-20 08:28:49 -08:00
2017-02-23 00:40:17 -05:00
2017-04-13 15:56:40 +03:00
2017-04-03 14:05:17 -07:00
2017-01-05 14:14:13 -08:00
2017-02-02 11:32:20 -08:00
2017-02-17 07:40:48 -08:00
2017-04-06 15:12:18 -07:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-04-13 19:52:05 -07:00
2017-03-16 10:21:44 -07:00
2017-01-11 09:09:48 -05:00
2017-03-16 10:21:44 -07:00
2017-01-24 18:40:49 +00:00
2017-03-16 10:21:44 -07:00
2017-01-17 13:18:26 +00:00
2017-03-16 10:21:44 -07:00
2017-03-16 13:18:31 +01:00
2017-03-28 20:20:21 -04:00
2017-01-24 18:40:49 +00:00
2017-04-13 19:52:05 -07:00
2017-02-27 21:24:44 -08:00
2017-04-03 13:06:48 +08:00
2017-03-28 20:20:21 -04:00
2017-03-16 10:21:44 -07:00
2017-02-28 14:32:07 +01:00
2017-04-12 09:06:21 -04:00
2017-02-08 09:35:04 -08:00
2017-03-16 10:21:44 -07:00
2017-01-31 19:15:33 -05:00
2017-01-19 11:04:57 -08:00
2017-01-11 09:09:48 -05: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
2017-01-11 09:09:48 -05:00
2017-02-15 08:44:03 -08:00
2016-11-23 15:53:09 -08:00
2017-01-10 16:34:00 -08:00
2016-11-23 15:53:09 -08:00
2017-01-23 16:10:01 +01:00