• 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
..
json Loading commit data...
versioned Loading commit data...
doc.go Loading commit data...
filter.go Loading commit data...
filter_test.go Loading commit data...
iowatcher.go Loading commit data...
iowatcher_test.go Loading commit data...
mux.go Loading commit data...
mux_test.go Loading commit data...
until.go Loading commit data...
until_test.go Loading commit data...
watch.go Loading commit data...
watch_test.go Loading commit data...