Jan-Hendrik Lendholt
|
ac5cde4641
|
Added logging options support for docker driver
|
2016-10-03 15:02:49 -07:00 |
Alex Dadgar
|
320b89d57a
|
Constant time space tracking of pids
|
2016-09-27 16:57:26 -07:00 |
Alex Dadgar
|
b28e817b1d
|
Test fix
|
2016-09-26 15:35:59 -07:00 |
Alex Dadgar
|
12de69a66f
|
Struct and parse
|
2016-09-21 11:31:09 -07:00 |
Alex Dadgar
|
50efdb00e9
|
Merge pull request #1713 from hashicorp/f-alloc-runner-vault
Vault integration in client
|
2016-09-20 16:15:55 -07:00 |
Alex Dadgar
|
0fefaef008
|
Alloc runner tests
|
2016-09-15 17:24:09 -07:00 |
Alex Dadgar
|
6702a29071
|
Vault token threaded
|
2016-09-14 13:30:01 -07:00 |
Diptanu Choudhury
|
0f77d81f7d
|
Merge pull request #1683 from mwieczorek/enable-syslog-for-windows
Enable syslog for windows
|
2016-09-04 17:07:25 -07:00 |
Michal Wieczorek
|
94071fc294
|
Enable syslog server and universal collector for windows
|
2016-09-05 00:26:36 +02:00 |
Alex Dadgar
|
eef786dd9d
|
Secret dir materialized in alloc/task directory
|
2016-09-02 12:44:05 -07:00 |
Alex Dadgar
|
2c8dd8bbd3
|
Revert "Introduce a Secret/ directory"
|
2016-09-01 17:23:15 -07:00 |
Alex Dadgar
|
1ed454dd60
|
Merge pull request #1671 from hashicorp/f-secret-dir2
Introduce a Secret/ directory
|
2016-09-01 09:56:17 -07:00 |
Alex Dadgar
|
5d3b47e648
|
Address comments and reserve
|
2016-08-31 18:11:02 -07:00 |
Alex Dadgar
|
0626eb9619
|
environment variables
|
2016-08-31 13:56:11 -07:00 |
Alex Dadgar
|
d59e14eed4
|
Interface + tests
|
2016-08-30 21:40:32 -07:00 |
Michael Schurter
|
32626ac608
|
Remove unused embedded lock on ExecContext
|
2016-08-26 11:58:03 -07:00 |
Diptanu Choudhury
|
e9b27a528c
|
Fixed the raw_exec fingerprint test
|
2016-08-24 13:38:43 -05:00 |
Diptanu Choudhury
|
10e10b2fe1
|
fixed the qemu fingerprinter test
|
2016-08-24 12:25:02 -05:00 |
Diptanu Choudhury
|
9309247f9d
|
Fixed a java test
|
2016-08-23 16:51:09 -05:00 |
Diptanu Choudhury
|
05fe72e89e
|
fixed the exec fingerprinter test
|
2016-08-23 16:40:56 -05:00 |
Diptanu Choudhury
|
588a4802c1
|
removing driver_mock
|
2016-08-23 16:05:03 -05:00 |
Alex Dadgar
|
0f3ec9c759
|
Fix TestDockerDriver_Fingerprint
|
2016-08-23 10:39:40 -07:00 |
Alex Dadgar
|
1da8566322
|
Merge pull request #1580 from hashicorp/f-disk-usage-monitoring
Monitor and enforce shared allocation directory disk usage
|
2016-08-23 09:49:53 -07:00 |
Diptanu Choudhury
|
1e1eef56a1
|
Putting the mock driver behind a build flag
|
2016-08-22 15:02:28 -05:00 |
Diptanu Choudhury
|
4ca623bcfe
|
blocking chained allocations until previous allocation hasn't terminated
|
2016-08-22 11:34:24 -05:00 |
Kenjiro Nakayama
|
b06c6d9311
|
driver.docker: tiny: debug messages output task name instead of image name
|
2016-08-21 19:51:32 +09:00 |
Ivo Verberk
|
2a17895a83
|
Disk resource monitoring and enforcement
|
2016-08-18 07:59:03 +02:00 |
Diptanu Choudhury
|
dc0e395982
|
re-using copyimage
|
2016-08-17 15:25:03 -07:00 |
Diptanu Choudhury
|
0d7cd53c63
|
Fixed docker tests
|
2016-08-17 15:25:03 -07:00 |
Diptanu Choudhury
|
ab7f8847c1
|
changing error statement
|
2016-08-17 13:48:31 -07:00 |
Diptanu Choudhury
|
2968ce9399
|
Fixed the docker script check
|
2016-08-17 13:23:48 -07:00 |
Alex Dadgar
|
3b9188fcf0
|
Merge pull request #1598 from nak3/rkt-fix5
driver.rkt: Remove unnecessary job validation
|
2016-08-16 15:12:45 -07:00 |
Kenjiro Nakayama
|
c97beb8deb
|
driver.rkt: Remove unnecessary job validation
|
2016-08-16 23:33:34 +09:00 |
ramukima
|
4f18963a97
|
go fmt performed code when copied from another directory got messed up again ? Ok, ran go fmt again
|
2016-08-16 09:20:13 -04:00 |
ramukima
|
17b902f20f
|
issue-1588 : Allow extra driver config args as a passthrough for qemu executable from a task specification
|
2016-08-15 23:36:13 -04:00 |
Alex Dadgar
|
64b86bed0d
|
Merge pull request #1581 from nak3/fix-rkt2
Set host environment variables to taskEnv of rkt driver
|
2016-08-15 10:31:10 -07:00 |
Alex Dadgar
|
a2b603bd82
|
Merge pull request #1586 from nak3/rkt-fix3
tiny: Catch error returned from SyncServices in rkt driver
|
2016-08-15 10:29:28 -07:00 |
Kenjiro Nakayama
|
d0ccdacd08
|
rkt.driver: Fix wrong MB calculation
|
2016-08-14 14:27:42 +09:00 |
Kenjiro Nakayama
|
906526fbe0
|
tiny: Catch error returned from SyncServices in rkt driver
|
2016-08-14 13:11:17 +09:00 |
Kenjiro Nakayama
|
0efc0e0231
|
Set host environment variables to taskEnv of rkt driver
|
2016-08-14 00:42:53 +09:00 |
Diptanu Choudhury
|
8c8d00dd5b
|
Merge pull request #1572 from hashicorp/fix-docker-test
Fixed docker tests
|
2016-08-12 13:04:33 -07:00 |
Diptanu Choudhury
|
f3420c65e3
|
Updated the busybox images
|
2016-08-12 11:39:58 -07:00 |
Diptanu Choudhury
|
dd7e69006e
|
Not running tests parallal
|
2016-08-11 21:53:27 -07:00 |
Alex Dadgar
|
b34d65f1a5
|
Update test.sh
|
2016-08-11 21:35:50 -07:00 |
Diptanu Choudhury
|
839ecd1df6
|
Fixed docker tests
|
2016-08-11 19:28:41 -07:00 |
Alex Dadgar
|
b3dca54a1a
|
Wrap file rotator tests in wait for
|
2016-08-11 19:23:03 -07:00 |
Diptanu Choudhury
|
b71f687f62
|
Merge pull request #1413 from hashicorp/b-tests
Fix flaky tests
|
2016-08-11 18:15:29 -07:00 |
Diptanu Choudhury
|
9a75052d2c
|
Merge pull request #1518 from pubnub/feature/chroot-map-rebase
Add config field to specify chroot mapping for exec driver
|
2016-08-10 17:00:03 -07:00 |
Kenjiro Nakayama
|
6ec6c27cb4
|
Update debug option from string to bool
|
2016-08-09 16:51:00 +09:00 |
Kenjiro Nakayama
|
11a8a7218e
|
Add debug option to rkt task config
|
2016-08-09 09:01:05 +09:00 |