open-nomad/plugins
Tim Gross 7d53ed88d6
csi: client RPCs should return wrapped errors for checking (#8605)
When the client-side actions of a CSI client RPC succeed but we get
disconnected during the RPC or we fail to checkpoint the claim state, we want
to be able to retry the client RPC without getting blocked by the client-side
state (ex. mount points) already having been cleaned up in previous calls.
2020-08-07 11:01:36 -04:00
..
base When serializing msgpack, only consider codec tag 2020-05-11 14:14:10 -04:00
csi csi: client RPCs should return wrapped errors for checking (#8605) 2020-08-07 11:01:36 -04:00
device nvidia: support disabling the nvidia plugin (#8353) 2020-07-21 10:11:16 -04:00
drivers Task DNS Options (#7661) 2020-06-18 11:01:31 -07:00
shared Update hcl2 vendoring 2020-05-19 15:00:03 -04:00
serve.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00