open-nomad/plugins/drivers
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
..
proto Regenerate Proto files (#5421) 2019-03-14 10:56:27 -04:00
testutils drivers: pass logger through driver plugin client 2019-01-25 09:38:41 -05:00
utils Remove some dead code 2019-01-08 09:11:48 -05:00
client.go plugins: squelch context Canceled error logs 2019-02-21 15:32:18 -08:00
cstructs.go drivers: re-export ResourceUsage structs 2019-01-08 09:11:47 -05:00
driver.go drivers: use consts for task handle version 2019-01-18 18:31:01 -05:00
errors.go Standardize driver health description messages for all drivers 2019-01-06 22:06:38 -06:00
plugin.go drivers: pass logger through driver plugin client 2019-01-25 09:38:41 -05:00
server.go plugins/drivers: change stats interval to duration type in proto 2019-01-24 22:19:18 -05:00
task_handle.go executor: add pre 0.9 client and wrapper 2019-01-18 18:30:58 -05:00
utils.go executor: fix bug and add tests for incorrect stats timestamp reporting 2019-01-28 21:57:45 -05:00
versions.go Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00