• k8s-merge-robot's avatar
    Merge pull request #28815 from smarterclayton/fix_stringer · 58441457
    k8s-merge-robot authored
    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
    58441457
Name
Last commit
Last update
..
abac Loading commit data...
apps Loading commit data...
authentication.k8s.io Loading commit data...
authorization Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates Loading commit data...
componentconfig Loading commit data...
extensions Loading commit data...
policy Loading commit data...
rbac Loading commit data...
OWNERS Loading commit data...