Clayton Coleman
|
3454a8d52c
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05:00 |
|
Clayton Coleman
|
5df8cc39c9
|
refactor: generated
|
2016-12-03 19:10:46 -05:00 |
|
Clayton Coleman
|
35a6bfbcee
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
|
Chao Xu
|
5e1adf91df
|
cmd/kubelet
|
2016-11-23 15:53:09 -08:00 |
|
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 |
|