Files
kubernetes/pkg
yaxinlx c280b7cab7 There is a rule in using go channel: never close a channel in the
receiver side.

fix https://github.com/kubernetes/kubernetes/issues/45215

delete the channel close line

change the event channel element type to struct{}

go fmt

eventCh channel is not essential to be buffered
2017-05-11 10:19:28 +08:00
..
2017-05-02 13:33:49 -03:00
2017-04-14 10:40:57 -07:00
2017-05-01 18:02:47 -04:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-01-19 09:50:16 -05:00
2017-05-01 16:43:50 -07:00
2017-04-14 10:40:57 -07:00
2017-04-25 11:23:33 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-05-01 18:02:47 -04:00
2017-04-14 10:40:57 -07:00
2017-04-28 17:14:38 -07:00
2017-04-14 10:40:57 -07:00
2017-03-02 08:56:26 +01:00