k3s/cmd
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
..
gendocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genkubedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genman Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genswaggertypedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genutils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genyaml Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hyperkube Support terminal resizing for exec/attach/run 2016-07-13 17:06:16 -04:00
kube-apiserver Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kube-controller-manager let RC manager utilize the GC 2016-07-14 19:59:31 -07:00
kube-dns Add version and flag logging to kube-dns. 2016-07-01 11:31:27 -07:00
kube-proxy Prevent kube-proxy from panicing when sysfs is mounted as read-only. 2016-07-10 22:32:51 -07:00
kubectl Support terminal resizing for exec/attach/run 2016-07-13 17:06:16 -04:00
kubelet Clean up API 2016-07-14 18:40:11 -07:00
kubemark Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kubernetes-discovery Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
libs/go2idl Merge pull request #28815 from smarterclayton/fix_stringer 2016-07-15 05:49:40 -07:00
linkcheck Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mungedocs Don't panic if we hit a dangling symlink in mungedocs 2016-07-13 11:50:26 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00