• 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
..
args Loading commit data...
client-gen Loading commit data...
conversion-gen Loading commit data...
deepcopy-gen Loading commit data...
generator Loading commit data...
go-to-protobuf Loading commit data...
import-boss Loading commit data...
namer Loading commit data...
parser Loading commit data...
set-gen Loading commit data...
types Loading commit data...
.import-restrictions Loading commit data...
OWNERS Loading commit data...