open-nomad/helper
Mahmood Ali b4d84fd6a9 Allow compiling without nvidia integration
nvidia library use of dynamic library seems to conflict with alpine and
musl based OSes.  This adds a `nonvidia` tag to allow compiling nomad
for alpine images.

The nomad releases currently only support glibc based OS environments,
so we default to compiling with nvidia.
2019-04-10 09:19:12 -04:00
..
args address review comments 2018-10-30 13:58:52 -04:00
boltdd client/state: improve upgradeTaskBucket error handling 2018-12-19 10:39:27 -08:00
codec Pull inmem codec to helper 2018-02-15 13:59:00 -08:00
discover skip running test executables 2017-10-19 16:49:57 -07:00
fields goimports 2019-01-22 15:44:31 -08:00
flag-helpers Fix Vault parsing of booleans 2016-10-10 18:04:39 -07:00
flatmap Enable more linters 2017-09-26 15:26:33 -07:00
gated-writer agent: moving functions into helpers 2015-08-23 16:57:54 -07:00
logging cli Ui implementation that logs to a hclogger 2019-02-19 17:53:14 -06:00
pluginutils Allow compiling without nvidia integration 2019-04-10 09:19:12 -04:00
pool yamux 2018-09-17 14:22:40 -07:00
stats Extend timeout based on user feedback 2018-06-21 15:27:56 -04:00
testlog e2e: add NomadAgent and basic client state test 2019-03-21 07:14:34 -07:00
testtask Update helper/testtask/testtask_windows.go 2019-01-17 18:43:14 +01:00
tlsutil config: accept CA PEM files with extra whitespace 2018-09-06 11:38:56 -07:00
useragent Set user-agent when talking to GCE metadata 2018-04-10 10:36:46 -04:00
uuid Remove `structs` import from `api` 2017-09-29 10:36:08 -07:00
funcs.go Update comment on int8ToPtr 2019-01-30 12:23:43 -08:00
funcs_test.go api: move formatFloat function 2019-01-18 15:31:31 -05:00