Files
kubernetes/pkg/api
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
..
2016-07-16 13:48:21 -04:00
2016-07-24 21:14:50 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-03-02 20:46:32 -05:00
2016-07-12 21:52:00 -07:00
2016-07-13 15:06:24 +01:00