• 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
..
endpoints Loading commit data...
legacyscheme Loading commit data...
persistentvolume Loading commit data...
persistentvolumeclaim Loading commit data...
pod Loading commit data...
podsecuritypolicy Loading commit data...
ref Loading commit data...
resource Loading commit data...
resourcequota Loading commit data...
service Loading commit data...
testapi Loading commit data...
testing Loading commit data...
v1 Loading commit data...
OWNERS Loading commit data...