open-nomad/plugins
Tim Gross 4f54a633a2
csi: refactor internal client field name to ExternalID (#7958)
The CSI plugins RPCs require the use of the storage provider's volume
ID, rather than the user-defined volume ID. Although changing the RPCs
to use the field name `ExternalID` risks breaking backwards
compatibility, we can use the `ExternalID` name internally for the
client and only use `VolumeID` at the RPC boundaries.
2020-05-14 11:56:07 -04:00
..
base When serializing msgpack, only consider codec tag 2020-05-11 14:14:10 -04:00
csi csi: refactor internal client field name to ExternalID (#7958) 2020-05-14 11:56: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