Random-Liu
|
1b1f2766ed
|
Avoid StatusManager.syncPod when there is no corresponding mirror pod for static pod.
|
2016-09-07 17:03:15 -07:00 |
|
Andrey Kurilin
|
9f1c3a4c56
|
Fix various typos in kubelet
|
2016-08-03 01:14:44 +03:00 |
|
Michal Rostecki
|
59ca5986dd
|
Print/log pointers of structs with %#v instead of %+v
There are many places in k8s where %+v is used to format a pointer
to struct, which isn't working as expected.
Fixes #26591
|
2016-08-01 22:27:56 +02:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Oleg Shaldybin
|
ab6ac7c94e
|
Fix mirror pod identity change test
If mirror pod identity changes it actually doesn't get updated;
previously test was relying on an incorrect record pulled from a fake
clientset.
|
2016-06-28 11:54:13 -07:00 |
|
Tim St. Clair
|
f2f3caf744
|
Rename **/manager.go
|
2016-06-21 15:11:31 -07:00 |
|