Michael Schurter
238a888458
Draw attention to env var sanitizing
2017-03-07 08:55:37 -08:00
Michael Schurter
e0e539c26a
Add documentation and changelog entry
2017-03-06 20:05:05 -08:00
Sergey Mezentsev
bcc1783e92
Remove 'disk space' from docs
2017-03-04 22:54:49 +03:00
Alex Dadgar
f6c67535d1
Fix docs and script
2017-03-03 16:00:39 -08:00
Alex Dadgar
8865bb8598
Fix mbits default on website
2017-03-01 16:36:59 -08:00
Alex Dadgar
2a683cddea
Update go-getter and add support for git and hg
...
Fixes https://github.com/hashicorp/nomad/issues/2042
2017-03-01 14:46:04 -08:00
Alex Dadgar
6bdf78330d
Merge pull request #2379 from Gerrrr/doc/latest-tag
...
Add caveat about always pulling latest tag to docker driver docs
2017-03-01 10:09:38 -08:00
Aleksandr Sorokoumov
1113fa2e97
Add caveat about always pulling latest tag to docker driver docs
2017-03-01 00:25:57 +01:00
Alex Dadgar
04d2be3d2c
remove leading slash on vault path
2017-02-28 14:03:18 -08:00
Alex Dadgar
97d6bab88b
Add lookup-self
2017-02-28 13:46:38 -08:00
jmvacdmon
a975c186d3
change example to logging docker driver
2017-02-28 13:51:36 +01:00
Alex Dadgar
d7e1ab0536
Merge pull request #2371 from crokita/patch-1
...
Fix syntax of docker.cleanup.image example
2017-02-27 13:53:04 -08:00
Alex Dadgar
b6991b3357
Allow random UUID
2017-02-27 13:42:37 -08:00
Chris
31ee80a0da
Fix syntax of docker.cleanup.image example
...
I found this syntax issue because I copy-pasted the snippet into my config file and attempted to run Nomad with it. Whoops
2017-02-27 16:34:43 -05:00
Alex Dadgar
e2d2911d06
Allow specification of eval/job gc threshold
2017-02-27 11:58:10 -08:00
Alex Dadgar
71462bf0b4
More auth docs
2017-02-27 11:02:01 -08:00
Alex Dadgar
bf33492692
links
2017-02-27 09:40:55 -08:00
Alex Dadgar
5338dafd51
Merge pull request #2361 from hashicorp/f-docker-coordination
...
Docker Image Coordinator and caching
2017-02-24 14:18:21 -08:00
Alex Dadgar
27b2c677c0
Docker Image Coordinator
...
This PR introduces a coordinator for doing CRUD on a Docker image. It
should fix racy deletion of images. The issue before was images would be
deleted between prestart and start causing an error.
2017-02-24 13:20:40 -08:00
Michael Schurter
d710c23d4d
Put access to Docker volume drivers behind flag
2017-02-23 15:47:36 -08:00
Pietro Menna
c57d9c6bdb
Improved documentation for Docker Volume Drivers
...
Incorporated comments from @schmichael
2017-02-23 16:01:27 -03:00
Pietro Menna
5d29600341
Docker Volume Drivers
...
This commit adds the functionality to use Docker Volume Drivers.
2017-02-23 14:36:32 -03:00
Alex Dadgar
7447ccd7e4
Fix tests and docs
2017-02-22 18:28:07 -08:00
James Nugent
50c90dbbde
docs: Add note about max_kill_timeout to tasks
...
This commit makes an explicit note in the documentation for the Nomad
task specification about capping of `max_kill_timeout` based on agent
configuration as well as task configuration.
2017-02-21 22:03:10 -06:00
Alex Dadgar
bfd34bb1e8
Don't force uppercase meta keys in env vars
2017-02-20 19:51:24 -08:00
Alex Dadgar
ee76b78922
rebase
2017-02-20 16:43:28 -08:00
Alex Dadgar
76ab4b6448
Merge branch 'master' into refactor-parser
2017-02-20 15:13:21 -08:00
Alex Dadgar
fb4b6bdeb2
Merge pull request #2321 from hashicorp/f-timezone
...
Allow specification of timezones in Periodic Jobs
2017-02-17 11:32:14 -08:00
Alex Dadgar
08d7b66772
Docs
2017-02-16 18:42:53 -08:00
Alex Dadgar
11e9a10378
Fix embedded meta in dispatch response
2017-02-16 15:47:36 -08:00
Diptanu Choudhury
79d51814dc
Added docs
2017-02-16 13:52:39 -08:00
Alex Dadgar
8d101c0d25
Allow specification of timezones
2017-02-15 14:37:06 -08:00
Alex Dadgar
cdce86251e
Merge pull request #2308 from hashicorp/f-leader-task
...
Leader task
2017-02-14 11:03:32 -08:00
Alex Dadgar
d0cc49d904
Merge pull request #2305 from hashicorp/f-operator
...
Add nomad operator command for interacting with Raft configuration
2017-02-14 11:01:41 -08:00
Alex Dadgar
2b746b94f4
Respond to feedback
2017-02-14 11:01:12 -08:00
Alex Dadgar
b1f062f1b0
Documentation
2017-02-13 10:18:34 -08:00
Jonathan Lima
966ad77e9b
Improve interpolation docs
2017-02-12 01:47:17 -02:00
Alex Dadgar
edbc84087c
Add Leader support to client
2017-02-10 17:55:19 -08:00
Alex Dadgar
0c67c8ba81
Remove todos
2017-02-10 15:41:23 -08:00
Alex Dadgar
17ea89db9f
Add outage guide and move bootstrapping
2017-02-10 15:30:34 -08:00
Alex Dadgar
24995a6749
Operator command/endpoint/documentation
2017-02-09 18:04:46 -08:00
Seth Vargo
0394abacc7
Fix comments on parameterized jobs
2017-02-06 13:59:07 -05:00
Tom Clegg
288fa5c21f
fix typo
2017-02-05 12:12:15 -08:00
Alex Dadgar
b6212bc688
reloads
2017-02-03 16:12:21 -08:00
Alex Dadgar
61a8487292
Merge branch 'f-permissions' of github.com:hashicorp/nomad into f-permissions
2017-02-02 11:28:24 -08:00
Alex Dadgar
be67eb3dcb
Grammar fix
2017-02-02 11:28:04 -08:00
Alex Dadgar
fea5509242
Merge branch 'master' into f-permissions
2017-02-01 16:57:46 -08:00
Michael Schurter
ab8e3c26da
Expand rkt port_map docs since it confused me
...
(and I wrote it)
Fixes #2272
2017-02-01 16:16:12 -08:00
Alex Dadgar
9afa48310e
Template destination file permissions.
...
This PR allows setting the file permissions of the rendered template.
2017-01-31 20:10:01 -08:00
Diptanu Choudhury
642ce3baf5
Added docs
2017-01-31 16:30:50 -08:00