Commit Graph

3569 Commits

Author SHA1 Message Date
Diptanu Choudhury
b31b6b5d6e Showing the status of the first job when it's prefixed matched and the user input matched exact 2016-03-30 22:17:41 -07:00
Diptanu Choudhury
090653051d 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
8760643621 Making the load a list of strings and added website docs 2016-03-30 17:23:29 -07:00
Diptanu Choudhury
3c8c789268 Simplified the logic of deciding how to create image 2016-03-30 15:45:17 -07:00
Diptanu Choudhury
be1482b553 Added docs 2016-03-30 15:26:51 -07:00
Alex Dadgar
fc3a638474 Add options documentation for go-getter 2016-03-30 15:22:04 -07:00
Diptanu Choudhury
b83c8da6b3 Added a test 2016-03-30 13:42:17 -07:00
Diptanu Choudhury
906bb77d9d Added ability to create image from archive 2016-03-30 13:09:32 -07:00
Alex Dadgar
957d9e5720 changelog 2016-03-30 11:35:18 -07:00
Alex Dadgar
be1266e42d Merge pull request #1009 from hashicorp/b-more-chroot
Chroot all of /usr/
2016-03-30 11:33:53 -07:00
Diptanu Choudhury
67690f1d21 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
f6f0e0eecb 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
8943a354ee Merge pull request #1005 from hashicorp/executor-version
Added the Version method to executor
2016-03-29 22:27:48 -07:00
Diptanu Choudhury
1471f747f3 Added version to executor 2016-03-29 22:24:22 -07:00
Diptanu Choudhury
323975d500 Added the Version method to executor 2016-03-29 22:23:03 -07:00
Diptanu Choudhury
021c84afde 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
0c9a5dcb8b Fixing comments 2016-03-29 17:30:43 -07:00
Diptanu Choudhury
c0c78f6b36 Not deleting files if the number of files is less than max files 2016-03-29 16:42:18 -07:00
Alex Dadgar
cfb46db65f include all of usr 2016-03-29 16:14:56 -07:00
Alex Dadgar
a4e4819716 run -output adds job key 2016-03-29 15:02:14 -07:00
Alex Dadgar
de51445e3e Merge branch 'master' of github.com:hashicorp/nomad 2016-03-29 14:43:12 -07:00
Alex Dadgar
97c76acbd1 changelog 2016-03-29 14:27:21 -07:00
Alex Dadgar
63c3070565 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
3fbe8a1642 node-status -self command and docs 2016-03-29 12:36:24 -07:00
Diptanu Choudhury
c24dfb002e Merge pull request #1003 from hashicorp/f-update-memberlist
Updates memberlist to latest.
2016-03-29 10:53:50 -07:00
James Phillips
6060d4e433 Updates memberlist to latest. 2016-03-29 10:24:57 -07:00
Alex Dadgar
270da7a60c Merge branch 'master' of github.com:hashicorp/nomad 2016-03-28 17:24:17 -07:00
Alex Dadgar
2036e96f51 ArtifactDownloaded in task runner state 2016-03-28 17:24:10 -07:00
Diptanu Choudhury
0af2b9f557 Merge pull request #991 from hashicorp/f-service-tags
Interpolating service and checks
2016-03-28 17:18:19 -07:00
Diptanu Choudhury
87399078f0 Supporting interpolation in service name, check name/protocol/path 2016-03-28 15:52:57 -07:00
Diptanu Choudhury
8340912a28 Added support for interpolation in check cmd and args 2016-03-28 15:02:00 -07:00
Diptanu Choudhury
99a9b1dec8 Updated the docs 2016-03-28 15:02:00 -07:00
Diptanu Choudhury
3e7fc26162 Added docs to interpolateServices method 2016-03-28 15:02:00 -07:00
Diptanu Choudhury
cf1aba56a8 Interpolating service tags 2016-03-28 15:02:00 -07:00
Alex Dadgar
eccc5b9b4c Merge branch 'master' of github.com:hashicorp/nomad 2016-03-28 14:34:05 -07:00
Alex Dadgar
8742390da5 Alloc dir uses MkdirAll 2016-03-28 14:33:53 -07:00
Diptanu Choudhury
138bfe154d 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
9749e69571 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
310cf4490b Removing extra chars 2016-03-28 14:26:31 -07:00
Diptanu Choudhury
e52cb8e65c Updated docs 2016-03-28 14:25:15 -07:00
Diptanu Choudhury
6768d3996d 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
0b1ecce6ed Merge pull request #997 from hashicorp/fs-cat-api
Added the /fs/cat/ api
2016-03-28 14:14:47 -07:00
Diptanu Choudhury
b49335b18a Renamed checks cmd to command to be consistent with exec driver config 2016-03-28 14:05:12 -07:00
Diptanu Choudhury
c8f74a3d9c Added the /fs/cat/ api 2016-03-28 11:06:22 -07:00
Diptanu Choudhury
e8ee94c870 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
77a244b80d Corrected docs 2016-03-28 10:06:44 -07:00
Diptanu Choudhury
8499f091e3 Added docs 2016-03-27 23:21:50 -07:00
Diptanu Choudhury
5bec27a9a4 Using tls cert and key files while connecting to consul over https 2016-03-27 23:09:31 -07:00
Diptanu Choudhury
3259593b28 Fixes the logic for job-stop confirmation prompt 2016-03-27 19:21:23 -07:00
Diptanu Choudhury
66b67e5994 Fixes the logic for node drain confirmation prompt 2016-03-27 19:17:29 -07:00