Kubernetes Submit Queue
db1985716f
Merge pull request #29011 from justinsb/arbitrary_names_1
...
Automatic merge from submit-queue
Refactor: separate KubeletClient & ConnectionInfoGetter concepts
KubeletClient implements ConnectionInfoGetter, but it is not a complete
implementation: it does not set the kubelet port from the node record,
for example.
By renaming the method so that it does not implement the interface, we
are able to cleanly see where the "raw" GetConnectionInfo is used (it is
correct) and also have go type-checking enforce this for us.
This is related to #25532 ; I wanted to satisfy myself that what we were doing there was correct, and I wanted also to ensure that the compiler could enforce this going forwards.
2016-10-07 02:02:13 -07:00
..
2016-10-04 17:08:20 -07:00
2016-08-22 19:44:27 -04:00
2016-09-29 01:05:13 -04:00
2016-09-16 16:32:58 -07:00
2016-10-03 15:07:08 -07:00
2016-10-01 08:06:23 +08:00
2016-06-29 17:47:36 -07:00
2016-10-04 17:08:20 -07:00
2016-10-04 00:55:12 -07:00
2016-09-22 09:12:37 -04:00
2016-09-27 10:59:25 -04:00
2016-10-06 11:05:34 -07:00
2016-09-28 18:58:21 -07:00
2016-10-04 17:08:20 -07:00
2016-06-29 17:47:36 -07:00
2016-09-23 17:13:19 -07:00
2016-06-29 17:47:36 -07:00
2016-10-05 11:24:02 -05:00
2016-09-08 05:41:16 -07:00
2016-09-07 17:03:15 -07:00
2016-08-17 16:21:19 -04:00
2016-09-26 11:39:02 -07:00
2016-09-28 17:57:24 -07:00
2016-09-28 17:57:24 -07:00
2016-09-28 17:57:24 -07:00
2016-09-16 11:27:15 -07:00
2016-09-07 17:03:15 -07:00
2016-09-19 13:09:00 -07:00
2016-07-16 13:48:21 -04:00
2016-09-27 10:47:31 -04:00
2016-10-03 17:14:23 -07:00
2016-07-28 02:29:04 -04:00
2016-07-28 02:29:04 -04:00
2016-07-29 11:57:17 -04:00
2016-08-22 10:28:11 +02:00
2016-07-06 08:19:09 -07:00
2016-07-06 08:19:09 -07:00
2016-07-16 13:48:21 -04:00
2016-08-01 22:27:56 +02:00
2016-07-22 10:19:40 -04:00
2016-06-29 17:47:36 -07:00
2016-09-27 10:47:31 -04:00
2016-08-18 10:19:48 -07:00
2016-10-04 11:53:53 +03:00
2016-10-03 11:42:56 -07:00
2016-10-04 11:53:53 +03:00
2016-09-26 17:16:59 -04:00
2016-09-26 17:16:59 -04:00
2016-08-16 14:41:17 -04:00
2016-08-16 14:41:17 -04:00
2016-09-27 17:58:41 -07:00
2016-09-26 17:16:59 -04:00
2016-10-06 11:10:46 -07:00
2016-10-07 00:45:24 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-03-02 20:46:32 -05:00
2016-08-15 14:36:51 -07:00
2016-08-15 14:36:51 -07:00
2016-09-07 13:28:08 -04:00
2016-09-07 13:28:08 -04:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-09-27 10:47:31 -04:00
2016-07-30 11:47:50 +08:00
2016-08-03 13:19:22 +08:00
2016-08-22 23:35:11 -04:00
2016-08-16 14:41:17 -04:00