open-nomad/plugins
Tim Gross 3cca738478
csi: fix mount validation (#7869)
Several of the CSI `VolumeCapability` methods return pointers, which
we were then comparing to pointers in the request rather than
dereferencing them and comparing their contents.

This changeset does a more fine-grained comparison of the request vs
the capabilities, and adds better error messaging.
2020-05-05 15:13:07 -04:00
..
base fixup! vendor: explicit use of hashicorp/go-msgpack 2020-03-31 09:48:07 -04:00
csi csi: fix mount validation (#7869) 2020-05-05 15:13:07 -04:00
device update grpc 2020-03-03 08:39:54 -05:00
drivers fix spelling errors (#6985) 2020-04-20 09:28:19 -04:00
shared update grpc 2020-03-03 08:39:54 -05:00
serve.go plugins: Add support for serving driver plugins 2018-12-01 17:30:54 +01:00