NickrenREN
19c9860bb3
fix if condition question in kubelet run() function
...
here variable err returned by function NewForConfig(&eventClientConfig) if CreateAPIServerClientConfig() function is executed correctly. We should use else instead of if.
Or put block (if err != nil) to block (if err == nil) above
2016-12-01 12:00:25 +08:00
..
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-11-12 21:25:09 -08:00
2016-10-31 10:55:19 +01:00
2016-11-23 22:30:47 -06:00
2016-11-23 22:30:47 -06:00
2016-10-21 17:32:32 -07:00
2016-11-30 15:40:50 +08:00
2016-11-23 15:53:09 -08:00
2016-11-30 18:39:25 -08:00
2016-10-28 14:54:17 -07:00
2016-12-01 12:00:25 +08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-23 22:30:47 -06:00
2016-10-21 17:32:32 -07:00
2016-11-05 19:56:24 -07:00
2016-05-11 13:34:51 -07:00