• Clayton Coleman's avatar
    Handle streaming serializers more consistently · 31119855
    Clayton Coleman authored
    Add tests to watch behavior in both protocols (http and websocket)
    against all 3 media types. Adopt the
    `application/vnd.kubernetes.protobuf;stream=watch` media type for the
    content that comes back from a watch call so that it can be
    distinguished from a Status result.
    31119855
Name
Last commit
Last update
..
serializer Loading commit data...
OWNERS Loading commit data...
codec.go Loading commit data...
codec_check.go Loading commit data...
conversion.go Loading commit data...
conversion_test.go Loading commit data...
deep_copy_generated.go Loading commit data...
doc.go Loading commit data...
embedded.go Loading commit data...
embedded_test.go Loading commit data...
error.go Loading commit data...
extension.go Loading commit data...
extension_test.go Loading commit data...
generated.pb.go Loading commit data...
generated.proto Loading commit data...
helper.go Loading commit data...
helper_test.go Loading commit data...
interfaces.go Loading commit data...
register.go Loading commit data...
scheme.go Loading commit data...
scheme_test.go Loading commit data...
swagger_doc_generator.go Loading commit data...
swagger_doc_generator_test.go Loading commit data...
types.go Loading commit data...
types_proto.go Loading commit data...
unstructured.go Loading commit data...
unstructured_test.go Loading commit data...
unversioned_test.go Loading commit data...