k3s/pkg/registry/storage
Clayton Coleman 3230a0b4fd
Support Table and PartialObjectMetadata on watch
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{}`
2019-03-08 13:03:59 -05:00
..
csidriver Make CSINodeInfo and CSIDriver Core APIs 2019-03-02 12:31:05 -08:00
csinode Make CSINodeInfo and CSIDriver Core APIs 2019-03-02 12:31:05 -08:00
rest Make CSINodeInfo and CSIDriver Core APIs 2019-03-02 12:31:05 -08:00
storageclass AllowVolumeExpansion validation and tests 2018-12-20 17:04:47 -05:00
volumeattachment Support Table and PartialObjectMetadata on watch 2019-03-08 13:03:59 -05:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00