open-nomad/plugins/csi
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
..
fake CSI: volume snapshot 2021-04-01 11:16:52 -04:00
testing CSI: volume snapshot 2021-04-01 11:16:52 -04:00
client.go CSI: volume snapshot 2021-04-01 11:16:52 -04:00
client_test.go CSI: fingerprint detailed node capabilities 2021-04-01 16:00:58 -04:00
plugin.go CSI: listing from plugins can return EOF 2021-04-08 13:32:19 -04:00