Diptanu Choudhury
f948c3732a
Merge pull request #1477 from nak3/add-syslog_server-test
...
Add Syslog server start shutdown test
2016-08-05 12:01:24 -07:00
Alex Dadgar
9da215ed22
changelog + use driver config
2016-08-05 10:55:20 -07:00
Alex Dadgar
3c33c54957
Merge pull request #1493 from nak3/rkt-fix1
...
Pass command and trust_prefix to the validation of rkt task configuration
2016-08-05 10:52:02 -07:00
Alex Dadgar
a8cf9241f7
changelog
2016-08-05 10:47:44 -07:00
Kenjiro Nakayama
be177a0a3e
Add Syslog server start shutdown test
2016-08-06 02:01:33 +09:00
Michal Wieczorek
d5ae1cb93e
Set windows containers default network mode to 'nat'
2016-08-05 06:01:26 +02:00
Diptanu Choudhury
ece625166f
Merge pull request #1501 from hashicorp/f-stats-opt-in
...
Allow operators to opt into publishing node and alloc metrics
2016-08-04 13:33:56 -07:00
Diptanu Choudhury
0b02b7ad5d
Merge pull request #1475 from mwieczorek/windows-hostIp-portBindings
...
Empty host ip for windows containers port bindings
2016-08-04 13:30:43 -07:00
Alex Dadgar
ed08b5f5b8
Merge pull request #1519 from vrenjith/master
...
Remove docker volumes while removing container
2016-08-04 12:54:00 -07:00
Kenjiro Nakayama
c2a38d6773
Add TestRktTaskValidate
2016-08-04 23:15:13 +09:00
Kenjiro Nakayama
6b72f2cbc1
Add TestRktTrustPrefix
2016-08-04 17:26:10 +09:00
Kenjiro Nakayama
4b68106f54
Pass command and trust_prefix to the validation of rkt task configuration
2016-08-04 17:24:56 +09:00
vrenjith
52c6201f4a
Update docker.go
...
Remove container volumes
2016-08-04 11:43:50 +05:30
vrenjith
b686be0c9b
Update checks_test.go
...
Remove docker volumes while exiting container
2016-08-04 11:42:47 +05:30
Mathias Lafeldt
27d787e76c
Test configuration of Docker working directory
2016-08-03 16:35:49 +02:00
Mathias Lafeldt
1ad79f8a19
Docker driver: allow to configure working directory
2016-08-03 16:18:15 +02:00
Alex Dadgar
2d66cf0a7c
use priviledge of the config
2016-08-02 16:10:15 -07:00
Alex Dadgar
c2a43d5540
remove gating of ipc, user ns and pidmode based on hosts priviledge mode config
2016-08-02 16:02:34 -07:00
Mathias Lafeldt
b0b3e5e1f6
Fix typo: atttempts
2016-08-02 18:11:03 +02:00
Diptanu Choudhury
3593649e18
Allow operators to opt into publishing node and alloc metrics
2016-08-01 19:52:20 -07:00
Kenjiro Nakayama
f48bbe86ae
Fix gofmt in restarts_test.go
2016-07-30 21:11:06 +09:00
Cameron Davison
d866002f82
fix setup consul syncer error message
2016-07-28 22:14:52 -05:00
Alex Dadgar
402d69b63b
disable swap
2016-07-28 12:17:00 -07:00
Michal Wieczorek
599d6f9153
Empty host ip for windows containers port bindings
2016-07-28 00:00:57 +02:00
Diptanu Choudhury
03c6692f98
Fixed some bugs
2016-07-25 17:26:38 -07:00
Alex Dadgar
cb0ff81419
Merge pull request #1456 from hashicorp/b-system-job
...
Node Register handles transistioning to ready and creating evals
2016-07-25 12:46:35 -07:00
Alex Dadgar
cc0fec53f1
initial log api impl
2016-07-25 11:16:01 -07:00
Alex Dadgar
590e5e9e9c
Merge pull request #1457 from hashicorp/f-kill-event
...
Add killing event and mark task as not running when killed
2016-07-22 17:33:18 -07:00
Alex Dadgar
b5b2faf532
Merge pull request #1454 from hashicorp/b-blocking-stats
...
Driver Kill() does not block Stats()
2016-07-22 17:29:52 -07:00
Michal Wieczorek
f60d2aed58
Link speed for windows network fingerprinting - tests
2016-07-22 22:49:03 +02:00
Alex Dadgar
7bb0a2336a
Add killing event and mark task as not running when killed
2016-07-21 15:49:54 -07:00
Alex Dadgar
cb84b61bfa
Node.Register handles the case of transistioning to ready and creating evals
2016-07-21 15:22:02 -07:00
Alex Dadgar
6da051503c
Retrieve task runners in helper
2016-07-21 13:41:01 -07:00
Michal Wieczorek
59b0e627d0
Link speed for windows network fingerprinting
2016-07-20 22:13:50 +02:00
Diptanu Choudhury
51149e4381
Merge pull request #1321 from mwieczorek/f-windows-binds
...
Volume binds for windows containers
2016-07-18 10:20:44 -06:00
Alex Dadgar
887a2e947f
Merge pull request #1404 from hashicorp/f-streaming
...
Implement a streaming API and tail in the fs command
2016-07-12 17:23:04 -06:00
Alex Dadgar
19ca6e7b55
address comments
2016-07-12 17:01:33 -06:00
Alex Dadgar
20b619380d
Merge pull request #1405 from novilabs/delay-on-startup-failure
...
do not fail for multiple startup failures, delay instead
2016-07-12 09:51:40 -06:00
Cameron Davison
f88432427a
test policy delay for startup error
2016-07-11 20:54:36 -05:00
Cameron Davison
f255464bf4
if policy mode is delay, do not fail for multiple startup failures, delay instead
2016-07-11 20:40:53 -05:00
Diptanu Choudhury
cab0d3eea7
Introduced an env var for rkt tests
2016-07-11 15:48:16 -06:00
Diptanu Choudhury
1b137e4344
Skipping travis tests and not installing rkt on travis
2016-07-11 15:10:09 -06:00
Sean Chittenden
dd7c28165b
Alpha-sort the build platforms
2016-07-11 12:23:46 -07:00
Sean Chittenden
fc8110ba96
Merge branch 'master' into f-resource-isolation-fingerprinter
2016-07-11 12:23:09 -07:00
Sean Chittenden
444998cc37
Darwin currently has allocdir support.
...
Pointed out by: @dadgar
2016-07-11 12:19:17 -07:00
Sean Chittenden
bb8b47d478
Remove cgroup fingerprinter from non-linux systems.
...
If someone wants to extend or reuse Cgroup detenction in the future they
can move `cgroup_linux.go` to `cgroup.go` and add the relevant build
tags.
Requested by: @dadgar
2016-07-11 12:16:56 -07:00
Diptanu Choudhury
fa12297994
Merge pull request #1388 from novilabs/support-docker-syslog-unixformat-and-defaultformat
...
Support docker syslog unixformat and defaultformat
2016-07-11 11:17:30 -07:00
Alex Dadgar
3a98201f50
Get windows to build
2016-07-11 11:52:41 -06:00
Alex Dadgar
3cc13aeca1
initial comments
2016-07-11 10:58:18 -06:00
Sean Chittenden
3d207247ad
Merge branch 'f-resource-isolation-cleanup' into f-resource-isolation-fingerprinter
2016-07-11 00:10:21 -07:00