Alex Dadgar
|
dba8712b45
|
remove systemd cgroup manager
|
2016-04-15 14:55:30 -07:00 |
Troy Swanson
|
f16468c27a
|
Make logging more consistent
|
2016-04-15 15:42:57 -05:00 |
Alex Dadgar
|
8256396f1e
|
Add IP and PORT environment variables
|
2016-04-15 11:01:32 -07:00 |
Alex Dadgar
|
9ccacaa9e5
|
Remove unused field
|
2016-04-14 11:05:20 -07:00 |
Alex Dadgar
|
0032094cc8
|
Merge pull request #1092 from hashicorp/service-no-port
Allowing registration of services which don't expose any ports
|
2016-04-14 10:53:42 -07:00 |
Alex Dadgar
|
78adfa8ed6
|
changelog + docker GC cleanup
|
2016-04-14 10:52:38 -07:00 |
Alex Dadgar
|
c4406f2b31
|
Merge pull request #1071 from hashicorp/b-docker-fix-gc
GC Docker containers and images after the container exits
|
2016-04-14 10:26:37 -07:00 |
Diptanu Choudhury
|
f02adfdb71
|
Allowing registration of services which don't expose any ports
|
2016-04-14 13:26:39 +05:30 |
Diptanu Choudhury
|
081852d3cd
|
Modified the test to wait for 3 seconds before inspecting containers
|
2016-04-14 06:43:37 +05:30 |
Alex Dadgar
|
a3ae885b95
|
Merge pull request #1062 from iverberk/f-validate-driver-config
Validate driver configuration
|
2016-04-13 15:00:41 -07:00 |
Alex Dadgar
|
2d4b3f3d46
|
Merge pull request #1070 from hashicorp/f-interpret-artifacts
Interpret artifact source
|
2016-04-13 14:58:55 -07:00 |
Alex Dadgar
|
483fa975d7
|
createDriver expects task environment
|
2016-04-13 14:24:08 -07:00 |
Diptanu Choudhury
|
bab7d8c9ce
|
Fixing the API call of stopping container
|
2016-04-12 02:29:28 -07:00 |
Diptanu Choudhury
|
e599ab795c
|
Added a test to ensure that the docker driver is removing containers after container exits successfully
|
2016-04-12 01:00:14 -04:00 |
Diptanu Choudhury
|
02f16e0ea5
|
Removing container and image once the wait from docker api returns
|
2016-04-12 00:52:45 -04:00 |
Alex Dadgar
|
dc63c24e59
|
interpet the artifact source
|
2016-04-11 18:46:16 -07:00 |
Diptanu Choudhury
|
2941b26244
|
Reading consul attr from copy of node attributes
|
2016-04-11 20:13:28 -04:00 |
Ivo Verberk
|
11f4e647b2
|
Add interactive option to the Docker driver configuration schema
|
2016-04-10 12:20:01 +02:00 |
Ivo Verberk
|
6d0191a485
|
Add missing comments on exported Validate function
|
2016-04-10 01:15:09 +02:00 |
Ivo Verberk
|
13a2d62bfa
|
Implement configuration validation for all task drivers
|
2016-04-10 00:42:57 +02:00 |
Ivo Verberk
|
542603dec6
|
Add helper to validate raw configuration data
|
2016-04-10 00:42:43 +02:00 |
Paul Hinze
|
444ae0ff3e
|
Merge pull request #1059 from hashicorp/phinze/docker-interactive-flag
client/docker: add `interactive` option
|
2016-04-08 13:23:31 -05:00 |
Paul Hinze
|
044978783f
|
client/docker: add `interactive` option
Equivalent to `docker run --interactive` - keeps STDIN open.
Also adds docs for both `tty` and `interactive` docker config.
|
2016-04-08 12:51:07 -05:00 |
Alex Dadgar
|
f3d9ecf354
|
When reserving ports don't reserve network interface speed
|
2016-04-07 15:47:02 -07:00 |
Diptanu Choudhury
|
47e2c6bbfc
|
Fixing race issues in the log rotator
|
2016-04-06 18:58:34 -07:00 |
Diptanu Choudhury
|
58f13db9f2
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-04-06 13:38:51 -07:00 |
Diptanu Choudhury
|
f552159a34
|
Logging errors in the file rotator
|
2016-04-06 12:06:49 -07:00 |
Diptanu Choudhury
|
77fbf85518
|
Added the tty flag to the driverconfig
|
2016-04-06 09:54:45 -07:00 |
Diptanu Choudhury
|
397e7bafb7
|
Setting check state to critical if check result had an error
|
2016-04-05 10:15:38 -07:00 |
Diptanu Choudhury
|
9288ac5117
|
Seeking to offset while doing readAt with non-zero offset
|
2016-04-04 13:05:02 -07:00 |
Diptanu Choudhury
|
41087f2c33
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-04-02 14:49:04 -07:00 |
Diptanu Choudhury
|
dfca422608
|
Not logging if consul is unavailable
|
2016-04-02 14:48:10 -07:00 |
Diptanu Choudhury
|
bfcb5015a1
|
Adding a test to check whether constraints are applied and cgroups are removed
|
2016-04-02 12:39:34 -07:00 |
Diptanu Choudhury
|
34d9e8aa8e
|
Setting the cg path after application of pid
|
2016-04-02 12:37:19 -07:00 |
Diptanu Choudhury
|
6778f29513
|
Setting the cgroup config after applying pid
|
2016-04-02 12:37:19 -07:00 |
Diptanu Choudhury
|
d9afcc1293
|
Using the paths of cgroups to reconstruct the manager
|
2016-04-02 12:37:19 -07:00 |
Diptanu Choudhury
|
121773607a
|
Merge pull request #1020 from hashicorp/f-capture-signals
Capturing signals from wait
|
2016-04-02 11:13:04 -07:00 |
Diptanu Choudhury
|
d8b1303790
|
Adding 128 to exit code when a child was terminated by a signal
|
2016-04-02 02:05:56 -07:00 |
Diptanu Choudhury
|
e47ead97da
|
Capturing signals from wait
|
2016-04-01 14:31:19 -07:00 |
Diptanu Choudhury
|
57b0bbcb8b
|
Watching for node updates after registration completes
|
2016-04-01 13:41:52 -07:00 |
Diptanu Choudhury
|
8c7c48b01a
|
Logging in fingerprinters only when state changes
|
2016-04-01 02:22:17 -07:00 |
Diptanu Choudhury
|
fd3c05a2be
|
Making driver fingerprinters run periodically and unblocking evals when node registration happens
|
2016-03-31 18:11:27 -07:00 |
Diptanu Choudhury
|
c6e80582a6
|
Making the drivers fingerprint periodically if they are configured to do so
|
2016-03-31 15:15:00 -07:00 |
Diptanu Choudhury
|
e677c43667
|
Client not syncing services with consul until fingerprinting succeeds
|
2016-03-30 21:51:50 -07:00 |
Diptanu Choudhury
|
50ce00c566
|
Merge pull request #1011 from hashicorp/f-docker-load
Added ability to create image from archive
|
2016-03-30 21:25:13 -07:00 |
Diptanu Choudhury
|
2601468708
|
Making the load a list of strings and added website docs
|
2016-03-30 17:23:29 -07:00 |
Diptanu Choudhury
|
6b46e27236
|
Simplified the logic of deciding how to create image
|
2016-03-30 15:45:17 -07:00 |
Diptanu Choudhury
|
52af6cd63c
|
Added docs
|
2016-03-30 15:26:51 -07:00 |
Diptanu Choudhury
|
cc9c07afdb
|
Added a test
|
2016-03-30 13:42:17 -07:00 |
Diptanu Choudhury
|
babbe86933
|
Added ability to create image from archive
|
2016-03-30 13:09:32 -07:00 |
Alex Dadgar
|
2e88933eb1
|
Merge pull request #1009 from hashicorp/b-more-chroot
Chroot all of /usr/
|
2016-03-30 11:33:53 -07:00 |
Diptanu Choudhury
|
f517eb16de
|
Added version to executor
|
2016-03-29 22:24:22 -07:00 |
Diptanu Choudhury
|
2b773b0a39
|
Added the Version method to executor
|
2016-03-29 22:23:03 -07:00 |
Diptanu Choudhury
|
425258bd46
|
Fixing comments
|
2016-03-29 17:30:43 -07:00 |
Diptanu Choudhury
|
b55254ba0a
|
Not deleting files if the number of files is less than max files
|
2016-03-29 16:42:18 -07:00 |
Alex Dadgar
|
8e762ab1ee
|
include all of usr
|
2016-03-29 16:14:56 -07:00 |
Alex Dadgar
|
3b2b3f95ca
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-03-28 17:24:17 -07:00 |
Alex Dadgar
|
23c1173269
|
ArtifactDownloaded in task runner state
|
2016-03-28 17:24:10 -07:00 |
Diptanu Choudhury
|
802844397d
|
Supporting interpolation in service name, check name/protocol/path
|
2016-03-28 15:52:57 -07:00 |
Diptanu Choudhury
|
b791c91c6f
|
Added support for interpolation in check cmd and args
|
2016-03-28 15:02:00 -07:00 |
Diptanu Choudhury
|
e0263d3013
|
Added docs to interpolateServices method
|
2016-03-28 15:02:00 -07:00 |
Diptanu Choudhury
|
5439d4c23c
|
Interpolating service tags
|
2016-03-28 15:02:00 -07:00 |
Alex Dadgar
|
5512d69438
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-03-28 14:34:05 -07:00 |
Alex Dadgar
|
2de8ab6b1b
|
Alloc dir uses MkdirAll
|
2016-03-28 14:33:53 -07:00 |
Diptanu Choudhury
|
f13d6907f7
|
Merge pull request #995 from hashicorp/f-consul-https
Using tls cert and key files while connecting to consul over https
|
2016-03-28 14:26:49 -07:00 |
Diptanu Choudhury
|
2963c3f1f4
|
Renamed checks cmd to command to be consistent with exec driver config
|
2016-03-28 14:05:12 -07:00 |
Diptanu Choudhury
|
2bc5e78e9e
|
Added docs
|
2016-03-27 23:21:50 -07:00 |
Diptanu Choudhury
|
d3d4eeb1c1
|
Using tls cert and key files while connecting to consul over https
|
2016-03-27 23:09:31 -07:00 |
Alex Dadgar
|
6a8cc50a11
|
Merge pull request #962 from hashicorp/b-failed-task-kills-tg
client: When a task fails, kill all other tasks in the task group
|
2016-03-25 19:27:21 -07:00 |
Diptanu Choudhury
|
c872711d01
|
Merge pull request #986 from hashicorp/scripts
Implement script checks
|
2016-03-25 18:22:35 -07:00 |
Diptanu Choudhury
|
f167a4c910
|
Using latest busybox
|
2016-03-25 18:21:43 -07:00 |
Diptanu Choudhury
|
a4e81d751d
|
Fixing the exec script check to run within the chroot
|
2016-03-25 17:53:22 -07:00 |
Diptanu Choudhury
|
e893e71e21
|
Moved the dockerIsConnected to testutils
|
2016-03-25 17:15:51 -07:00 |
Diptanu Choudhury
|
439a86f194
|
Removing the container after running script check
|
2016-03-25 17:02:53 -07:00 |
Diptanu Choudhury
|
44a3f2ae1f
|
Added more tests for the checks
|
2016-03-25 16:56:40 -07:00 |
Diptanu Choudhury
|
853c5120d0
|
Using a single timer to run checks
|
2016-03-25 16:11:45 -07:00 |
Diptanu Choudhury
|
449fdf6fb2
|
using switch to determine the state of checks
|
2016-03-25 14:26:56 -07:00 |
Diptanu Choudhury
|
b886636f6f
|
Using tickers instead of creating new timers
|
2016-03-25 14:18:04 -07:00 |
Alex Dadgar
|
f64f03f87e
|
Test task failure killing TG and fix setting the task as received on a restore
|
2016-03-25 12:51:40 -07:00 |
Alex Dadgar
|
dced530c7c
|
kill tasks in alloc when one fails
|
2016-03-25 12:50:25 -07:00 |
Alex Dadgar
|
25dc8a0dcb
|
Explain restart decision and display in alloc-status
|
2016-03-25 12:47:14 -07:00 |
Alex Dadgar
|
647c20e465
|
Merge pull request #978 from hashicorp/f-enforce-user
Operator specifiable blacklist for task's using certain users
|
2016-03-25 12:44:05 -07:00 |
Alex Dadgar
|
f43891a790
|
swap raw_exec and qemu in the blacklist
|
2016-03-25 12:43:50 -07:00 |
Alex Dadgar
|
5c89c5df23
|
Merge pull request #985 from hashicorp/b-interpret-job-tg-meta
client: Add job and task group meta interpretation
|
2016-03-25 10:48:20 -07:00 |
Diptanu Choudhury
|
4b1f7fa274
|
Renamed NomadChecks to CheckRunner and a fix for checkrunner start
|
2016-03-25 10:36:31 -07:00 |
Alex Dadgar
|
b80e61a66c
|
Merge pull request #975 from hashicorp/f-rename-complete-alloc
Successful allocations are marked as complete instead of dead
|
2016-03-25 10:35:11 -07:00 |
Alex Dadgar
|
d8ca192a86
|
Fix test
|
2016-03-25 10:26:32 -07:00 |
Alex Dadgar
|
733af498fd
|
add test for precedence
|
2016-03-25 10:16:04 -07:00 |
Diptanu Choudhury
|
966b4ca26f
|
Renamed NomadChecks to CheckRunner
|
2016-03-24 21:17:33 -07:00 |
Diptanu Choudhury
|
b08d80379c
|
Added some more docs to the executor
|
2016-03-24 19:34:22 -07:00 |
Diptanu Choudhury
|
12f03f6c49
|
Removing non relevant tests
|
2016-03-24 19:31:24 -07:00 |
Diptanu Choudhury
|
61469a1b7a
|
Added some docs
|
2016-03-24 19:30:02 -07:00 |
Diptanu Choudhury
|
91db8f44f1
|
Changing the logic of keep services
|
2016-03-24 19:19:13 -07:00 |
Diptanu Choudhury
|
2a9e522ed4
|
Added an impl for Nomad Checks
|
2016-03-24 19:00:24 -07:00 |
Alex Dadgar
|
f05e2550a8
|
add job and task group meta
|
2016-03-24 17:39:09 -07:00 |
Diptanu Choudhury
|
b3cfbbf9fd
|
Added a test for the exec script check
|
2016-03-24 16:33:04 -07:00 |
Diptanu Choudhury
|
7ab6ad1ef5
|
Creating the docker driver in the executor properly
|
2016-03-24 16:15:22 -07:00 |
Diptanu Choudhury
|
a6711ea25f
|
Introducing ConsulContext
|
2016-03-24 15:57:16 -07:00 |
Diptanu Choudhury
|
f09bb1572a
|
Fixed merge conflicts
|
2016-03-24 15:09:50 -07:00 |
Diptanu Choudhury
|
d6588013f8
|
Running script checks periodically
|
2016-03-24 14:54:26 -07:00 |