Alex Dadgar
|
3c12f4bd20
|
Fix qemu check and add debug lines when a driver is disabled
|
2015-09-22 17:36:44 -07:00 |
|
Alex Dadgar
|
b43e262923
|
Disable exec/java/qemu when non-root on non-windows OSes
|
2015-09-22 16:32:05 -07:00 |
|
Alex Dadgar
|
5ac6c3b73d
|
Linux executor with cgroup isolation support
|
2015-09-21 09:08:57 -07:00 |
|
Chris Bednarski
|
a5512c22e9
|
Rename exec package to executor so it works better with goimports; fixes for Java driver
|
2015-09-15 14:03:03 -07:00 |
|
Chris Bednarski
|
5eb3354678
|
Update Java driver to use Executor
|
2015-09-15 13:45:48 -07:00 |
|
Chris Bednarski
|
7b517d83fa
|
Merge branch 'master' into f-driver-config
Conflicts:
client/driver/driver.go
|
2015-09-09 18:19:19 -07:00 |
|
Chris Bednarski
|
8d4d9645d8
|
Replace logging and config with DriverContext, which allows us to expand the dependency injection without changing the interface
|
2015-09-09 18:06:23 -07:00 |
|
Chris Bednarski
|
e227e15c1e
|
Merge pull request #24 from hashicorp/qemu-driver
Basic Qemu driver implementation
|
2015-09-09 17:43:13 -07:00 |
|
Clint Shryock
|
12903f768a
|
driver/qemu+java: Code cleanups
|
2015-09-09 14:38:42 -05:00 |
|
Chris Bednarski
|
ea988a02f0
|
Change SIGINT to SIGTERM
|
2015-09-09 01:52:58 -07:00 |
|
Chris Bednarski
|
f911a24837
|
Added config to drivers; needed for docker driver to get the socket endpoint
|
2015-09-08 12:43:02 -07:00 |
|
Clint Shryock
|
852edf2984
|
driver/java: use filepath.Join instead of simple +
|
2015-09-03 10:25:09 -05:00 |
|
Clint Shryock
|
02ebe5cc17
|
driver/java: Don't error if Java isn't found; log if error parsing
|
2015-09-03 10:02:48 -05:00 |
|
Clint Shryock
|
a337df435e
|
driver/java: update Fingerprint for Java driver
|
2015-09-02 11:41:25 -05:00 |
|
Clint Shryock
|
a83560270b
|
Spike at a Java driver, runs Java jars
|
2015-09-01 17:07:41 -05:00 |
|