• 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
..
api Loading commit data...
apis Loading commit data...
auth Loading commit data...
capabilities Loading commit data...
client Loading commit data...
cloudprovider Loading commit data...
controller Loading commit data...
credentialprovider Loading commit data...
features Loading commit data...
fieldpath Loading commit data...
generated Loading commit data...
kubeapiserver Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
master Loading commit data...
printers Loading commit data...
probe Loading commit data...
proxy Loading commit data...
quota Loading commit data...
registry Loading commit data...
routes Loading commit data...
scheduler Loading commit data...
security Loading commit data...
securitycontext Loading commit data...
serviceaccount Loading commit data...
ssh Loading commit data...
util Loading commit data...
version Loading commit data...
volume Loading commit data...
watch/json Loading commit data...
windows/service Loading commit data...
.import-restrictions Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...