k3s/cmd/kubelet
Clayton Coleman 7d53ad1fb0
Kubelet should request protobuf from the apiserver
The kubelet was not asking for application/vnd.kubernetes.protobuf
on list and get calls. It looks like we lost that code when we
moved to cert rotation. Clean up the client initialization path
and make sure that all non-dynamic clients use protobuf by default.
2019-03-22 12:42:20 -04:00
..
app Kubelet should request protobuf from the apiserver 2019-03-22 12:42:20 -04:00
BUILD Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
kubelet.go move logs into component-base 2019-01-17 09:16:21 -05:00