• Clayton Coleman's avatar
    Support Table and PartialObjectMetadata on watch · 3230a0b4
    Clayton Coleman authored
    Clean up the code paths that lead to objects being transformed and output with negotiation.
    Remove some duplicate code that was not consistent. Now, watch will respond correctly to
    Table and PartialObjectMetadata requests. Add unit and integration tests.
    
    When transforming responses to Tables, only the first watch event for a given type will
    include the columns. Columns will not change unless the watch is restarted.
    
    Add a volume attachment printer and tighten up table validation error cases.
    
    Disable protobuf from table conversion because Tables don't have protobuf because they
    use `interface{}`
    3230a0b4
Name
Last commit
Last update
..
compat Loading commit data...
.import-restrictions Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
backward_compatibility_test.go Loading commit data...
conversion.go Loading commit data...
conversion_test.go Loading commit data...
copy_test.go Loading commit data...
deep_copy_test.go Loading commit data...
defaulting_test.go Loading commit data...
doc.go Loading commit data...
fuzzer.go Loading commit data...
meta_test.go Loading commit data...
node_example.json Loading commit data...
pod_specs.go Loading commit data...
replication_controller_example.json Loading commit data...
serialization_proto_test.go Loading commit data...
serialization_test.go Loading commit data...
unstructured_test.go Loading commit data...