open-nomad/plugins/device
Mahmood Ali fb55717b0c
Regenerate Proto files (#5421)
Noticed that the protobuf files are out of sync with ones generated by 1.2.0 protoc go plugin.

The cause for these files seem to be related to release processes, e.g. [0.9.0-beta1 preperation](ecec3d38de (diff-da4da188ee496377d456025c2eab4e87)), and [0.9.0-beta3 preperation](b849d84f2f).

This restores the changes to that of the pinned protoc version and fails build if protobuf files are out of sync.  Sample failing Travis job is that of the first commit change: https://travis-ci.org/hashicorp/nomad/jobs/506285085
2019-03-14 10:56:27 -04:00
..
cmd/example Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00
proto Regenerate Proto files (#5421) 2019-03-14 10:56:27 -04:00
client.go Merge pull request #5229 from hashicorp/r-grabbag-201901019 2019-01-23 13:06:51 -05:00
device.go Move Stat{Object|Value} to plugins/shared/structs 2018-11-14 09:01:26 -05:00
mock.go fix race 2018-11-07 12:22:07 -08:00
plugin.go Plugin client's handle plugin dying 2018-11-12 17:09:27 -08:00
plugin_test.go Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00
server.go Device manager 2018-11-07 10:43:15 -08:00
util.go Move Stat{Object|Value} to plugins/shared/structs 2018-11-14 09:01:26 -05:00
versions.go Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00