open-nomad/plugins
Tim Gross cba09a5bcf CSI: listing from plugins can return EOF
The AWS EBS CSI plugin was observed to return a EOF when we get to the end of
the paging for `ListSnapshots`, counter to specification. Handle this case
gracefully, including for `ListVolumes` (which EBS doesn't support but has
similar semantics).

Also fixes a timestamp formatting bug on `ListSnapshots`
2021-04-08 13:32:19 -04:00
..
base use comment ignores (#9448) 2020-11-25 16:03:01 -05:00
csi CSI: listing from plugins can return EOF 2021-04-08 13:32:19 -04:00
device Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
drivers remove flakey exec test that tests non-deterministic docker behavior (#10291) 2021-04-02 11:15:22 -04:00
shared Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
serve.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00