open-nomad/client/pluginmanager
Tim Gross 6ffd36c4e5
csi: add grpc retries to client controller RPCs (#7549)
The CSI Specification defines various gRPC Errors and how they may be retried. After auditing all our CSI RPC calls in #6863, this changeset:

* adds retries and backoffs to the where they were needed but not implemented
* annotates those CSI RPCs that do not need retries so that we don't wonder whether it's been left off accidentally
* added a timeout and cancellation context to the `Probe` call, which didn't have one.
2020-03-30 16:26:03 -04:00
..
csimanager csi: add grpc retries to client controller RPCs (#7549) 2020-03-30 16:26:03 -04:00
drivermanager csi: docstring and log message fixups (#7327) 2020-03-23 13:58:30 -04:00
group.go s/mananger/manager 2019-03-04 12:25:54 -06:00
group_test.go s/mananger/manager 2019-03-04 12:25:54 -06:00
manager.go client: batch initial fingerprinting in plugin manangers 2018-12-18 22:56:19 -05:00
testing.go client: batch initial fingerprinting in plugin manangers 2018-12-18 22:56:19 -05:00