Alex Dadgar
1fdd4747d8
changelog
2016-03-30 11:35:18 -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
7875279be2
Merge pull request #1007 from mgenov/systemd_config_update
...
nomad/examples: update systemd config files
2016-03-30 00:35:30 -07:00
Miroslav Genov
9ac58b31e3
nomad/examples: update systemd config files
...
The existing nomad.service is having minor configuration and this change
adds the following:
* Install section that allows nomad to be able enabled in systemd
* Default limit of open files is set to 65536
2016-03-30 10:26:26 +03:00
Diptanu Choudhury
67cdf21c62
Merge pull request #1005 from hashicorp/executor-version
...
Added the Version method to executor
2016-03-29 22:27:48 -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
6bf0c8026a
Merge pull request #1006 from hashicorp/guard-purge-files
...
Not deleting files if the number of files is less than max files
2016-03-29 17:31:35 -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
9a1b1f01c8
run -output adds job key
2016-03-29 15:02:14 -07:00
Alex Dadgar
14b1287a41
Merge branch 'master' of github.com:hashicorp/nomad
2016-03-29 14:43:12 -07:00
Alex Dadgar
a410216894
changelog
2016-03-29 14:27:21 -07:00
Alex Dadgar
d1bcc955ae
Merge pull request #1004 from hashicorp/f-node-status-self
...
node-status -self command and docs
2016-03-29 14:26:23 -07:00
Alex Dadgar
7bee675b6c
node-status -self command and docs
2016-03-29 12:36:24 -07:00
Diptanu Choudhury
e38b0b59e7
Merge pull request #1003 from hashicorp/f-update-memberlist
...
Updates memberlist to latest.
2016-03-29 10:53:50 -07:00
James Phillips
df5e32b5dc
Updates memberlist to latest.
2016-03-29 10:24:57 -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
b3a9b2b272
Merge pull request #991 from hashicorp/f-service-tags
...
Interpolating service and checks
2016-03-28 17:18:19 -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
d69418b20b
Updated the docs
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
8e575bdfb1
Merge pull request #992 from hashicorp/f-script-checks-docs
...
Added docs for script checks
2016-03-28 14:27:26 -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
c07f13c7c5
Removing extra chars
2016-03-28 14:26:31 -07:00
Diptanu Choudhury
a99f20ef9f
Updated docs
2016-03-28 14:25:15 -07:00
Diptanu Choudhury
820131447e
Merge pull request #998 from hashicorp/check-cmd
...
Renamed checks cmd to command to be consistent with exec driver config
2016-03-28 14:25:04 -07:00
Alex Dadgar
ec89e77316
Merge pull request #997 from hashicorp/fs-cat-api
...
Added the /fs/cat/ api
2016-03-28 14:14:47 -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
9d495a4be4
Added the /fs/cat/ api
2016-03-28 11:06:22 -07:00
Diptanu Choudhury
4d8f813090
Merge pull request #994 from hashicorp/fix-node-drain
...
Fixes the logic for drain and stop command's confirmation prompt
2016-03-28 10:49:34 -07:00
Diptanu Choudhury
ab557b0f0c
Corrected docs
2016-03-28 10:06:44 -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
Diptanu Choudhury
946ccfc512
Fixes the logic for job-stop confirmation prompt
2016-03-27 19:21:23 -07:00
Diptanu Choudhury
b45387c03c
Fixes the logic for node drain confirmation prompt
2016-03-27 19:17:29 -07:00
Diptanu Choudhury
9acdc48e52
Added docs for script checks
2016-03-26 13:10:15 -07:00
Alex Dadgar
99cfe5b302
changelog
2016-03-25 19:28:27 -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
Alex Dadgar
9850440d27
Merge pull request #987 from hashicorp/website-update-middleman-toc
...
website: update middleman and link to header
2016-03-25 18:55:20 -07:00
Alex Dadgar
ad8744cef1
changelog
2016-03-25 18:49:16 -07:00
Alex Dadgar
111a90859d
Merge pull request #990 from hashicorp/f-hcl-to-json
...
nomad run -output emits the JSON representation of the job
2016-03-25 18:47:44 -07:00
Alex Dadgar
1b6e772681
JSON page docs
2016-03-25 18:34:01 -07:00
Alex Dadgar
f9a48e23f9
nomad run -output emits the JSON representation of the job
2016-03-25 18:24:51 -07:00