Files
kubernetes/pkg/api
k8s-merge-robot 5844145795 Merge pull request #28815 from smarterclayton/fix_stringer
Automatic merge from submit-queue

Generate a better Stringer method for proto types

This replaces the bad string output generated by golang/proto with gogo/protobuf stringer generation. Makes the output similar to %#v and more debuggable. We have to have a String() method to implement proto.Message, so this is strictly better.

@wojtek-t, @thockin for after your PR merges

Fixes #28756
2016-07-15 05:49:40 -07:00
..
2016-07-13 21:18:53 -04:00
2016-07-07 13:09:48 +02:00
2016-07-14 12:43:36 -04:00
2016-07-14 12:43:36 -04:00
2016-07-14 18:38:58 -07:00
2016-03-02 20:46:32 -05:00
2016-07-12 21:52:00 -07:00
2016-07-06 11:29:47 -04:00
2016-07-13 15:06:24 +01:00