Files
kubernetes/pkg/runtime
k8s-merge-robot 0af6d321e8 Merge pull request #28935 from smarterclayton/avoid_double_encode
Automatic merge from submit-queue

Don't double encode protobuf runtime.Unknown

When using runtime.Object and runtime.RawExtension, passing
runtime.Unknown to protobuf serializer should result in the raw message
being serialized (since all normal protobuf objects are
runtime.Unknown).

Also, avoid setting a content-type when decoding a protobuf object
except when the content appears to be proto.

@wojtek-t
2016-07-15 07:43:09 -07:00
..
2016-07-07 16:49:46 -07:00
2016-07-13 15:06:24 +01:00
2016-07-14 12:43:36 -04:00
2016-03-04 23:59:34 -05:00
2016-07-07 16:49:46 -07:00