Mahmood Ali
6c414cd5f9
gofmt all the files
...
mostly to handle build directives in 1.17.
2021-10-01 10:14:28 -04:00
Tim Gross
420bce0af0
devices: externalize nvidia device driver
2021-09-29 13:43:37 -07:00
Mahmood Ali
e265e4c7b2
Remove rkt as a built-in driver
...
Rkt has been archived and is no longer an active project:
* https://github.com/rkt/rkt
* https://github.com/rkt/rkt/issues/4024
The rkt driver will continue to live as an external plugin.
2020-02-26 22:16:41 -05:00
Mahmood Ali
8b688cc70e
tests: enable raw_exec driver
2019-08-29 20:26:50 -04:00
Mahmood Ali
a09e3bf1a1
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
Alex Dadgar
81916181ac
nvidia device plugin docs
2019-01-23 10:58:46 -08:00
Michael Schurter
158c74887e
goimports until make check is happy
2019-01-23 06:27:14 -08:00
Michael Schurter
0d61ff0fb9
move pluginutils -> helper/pluginutils
...
I wanted a different color bikeshed, so I get to paint it
2019-01-22 15:50:08 -08:00