Justin Weissig
9f7703c56e
Fixed typo
...
Fixed typo: "dots wil be"/"dots will be".
2019-04-30 00:04:17 -07:00
Justin Weissig
46f3376134
Fixed Typo
...
Fixed typo: scheduilng/scheduling.
2019-04-29 00:41:53 -07:00
Danielle Lancashire
05ef73c376
docs: Fix copy/paste error in alloc-restart docs
2019-04-25 14:40:09 +02:00
Danielle Lancashire
e97dfce7e1
docs: Add nomad alloc signal docs
2019-04-25 14:39:49 +02:00
Danielle
a4ed10902b
Merge pull request #5597 from hashicorp/dani/doc-alloc-stop
...
Documentation for `nomad alloc stop`
2019-04-25 12:23:09 +02:00
Chris Baker
3116f79967
Minor typo fix
2019-04-24 15:51:26 -04:00
Eduardo Arango
a54f322814
singularity_path -> singularity_cache
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-24 12:43:16 -05:00
Nick Ethier
cfad24c976
website: add plugin docs ( #5501 )
...
website: add plugin docs
2019-04-23 11:22:08 -04:00
Nick Ethier
ff9b3e370a
website: fixs a few errors in new plugin docs
2019-04-23 11:15:26 -04:00
Danielle Lancashire
bc6b422d08
docs: Add documentation for
2019-04-23 13:22:27 +02:00
Danielle
4789948ba8
Merge pull request #5573 from hashicorp/dani/update-vol-docs
...
docs: Clarify docker volume behaviour
2019-04-18 14:30:16 +02:00
Chris Baker
15c64875d1
Merge pull request #5559 from ArangoGutierrez/website_docs_singularity
...
list singularity as a community driver
2019-04-17 12:42:29 -04:00
Danielle Lancashire
acf8ab8665
docs: Clairfy docker volume behaviour
2019-04-17 11:31:55 +02:00
Eduardo Arango
9f97da0956
resolve merge conflicts
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-16 17:01:22 -05:00
Eduardo Arango
bd0d641a5e
address @cgbaker comments
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-16 16:59:59 -05:00
Danielle
8982fb3c43
Merge pull request #5565 from hashicorp/dani/alloc-restart-docs
...
docs: Add docs for nomad-alloc-restart
2019-04-15 17:26:28 +02:00
Danielle Lancashire
4dab9ed348
docs: Add docs for nomad-alloc-restart
2019-04-15 17:21:06 +02:00
Chris Baker
8b980f98d2
Update singularity.html.md
2019-04-15 09:49:30 -04:00
Eduardo Arango
e7ee1f65fc
Merge branch 'website_docs_singularity' of github.com:ArangoGutierrez/nomad into website_docs_singularity
2019-04-12 16:27:33 -05:00
Eduardo Arango
62094263be
address requestec changes, iteration 1
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-12 16:26:52 -05:00
Chris Baker
e6da05276c
minor typographical changes
2019-04-12 15:05:56 -04:00
Chris Baker
f011f61645
cli: add support for periodic force evaluation
...
resolves #3251
2019-04-12 18:56:35 +00:00
Chris Baker
7a6a2d3274
Merge pull request #5556 from hashicorp/nmd-1403-vault-namespace-task-env
...
vault namespaces: inject VAULT_NAMESPACE alongside VAULT_TOKEN
2019-04-12 14:21:47 -04:00
Eduardo Arango
42f867aa54
list singularity as a community driver
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-12 12:59:31 -05:00
Chris Baker
c38a98e5bb
cli: add acl token list command, documentation
...
docs: fix some incorrect acl policy docs (typos, copy-paste errors)
2019-04-12 15:48:36 +00:00
Chris Baker
377c1d694b
vault namespaces: inject VAULT_NAMESPACE alongside VAULT_TOKEN + documentation
2019-04-12 15:06:34 +00:00
Omar Khawaja
afd1030ffd
add community section under task drivers and sync name with device plugins ( #5542 )
...
* add community section under task drivers and sync name with device plugins
* reword heading
2019-04-10 16:56:38 -04:00
Chris Baker
20a3884559
docs: -vault-namespace, VAULT_NAMESPACE, and config
...
agent: added VAULT_NAMESPACE env-based configuration
2019-04-10 10:34:10 -05:00
Chris Baker
1349497152
config/docs: added namespace to vault config
...
server/client: process `namespace` config, setting on the instantiated vault client
2019-04-10 10:34:10 -05:00
Michael Schurter
c479034f07
Update website/source/docs/commands/job/revert.html.md.erb
...
Co-Authored-By: cgbaker <cgbaker@hashicorp.com >
2019-04-10 10:34:10 -05:00
Chris Baker
548d029ca5
docs: added vault token documentation to job revert command, documented VaultToken field of api.JobRevertRequest
2019-04-10 10:34:10 -05:00
Mahmood Ali
92af1caa28
document force_pull and :latest tag interaction
2019-04-02 08:48:34 -04:00
Preetha Appan
ba8c5c67e1
minor fixes to spread stanza documentation
2019-03-26 15:01:56 -05:00
Mahmood Ali
b1ce0d8204
doc: fix tls_cipher_suites type ( #5441 )
...
tls_cipher_suites only accept a comma-separated string, as evident in:
0535dfd414/nomad/structs/config/tls.go (L61)
d37ed5c193/helper/tlsutil/config.go (L405)
2019-03-20 12:17:38 -04:00
Chris Baker
783c49b34b
Merge pull request #5373 from hashicorp/docs-artifact-stanza
...
artifact stanza documentation
2019-03-11 14:09:28 -04:00
Charlie Voiselle
e7bd312580
Merge pull request #5401 from hashicorp/doc-rkt-needs-root
...
Note rkt driver needs Nomad client run as root
2019-03-11 10:29:45 -04:00
Mahmood Ali
9410768aa7
fix typo
2019-03-06 20:24:01 -05:00
Charlie Voiselle
1edb20fd5c
Note rkt driver needs Nomad client run as root
...
The rkt driver requires that the Nomad agent to be running as the root user
2019-03-06 19:53:51 -05:00
Charlie Voiselle
d75cf587ef
Tweaked deprecation wording for legacy config ( #5394 )
...
Made small adjustment to make it clear that 0.8.7 would require the legacy syntax and that the deprecation notice was more about the legacy syntax becoming unsupported at some point after v0.9.0
2019-03-06 11:07:54 -05:00
Nick Ethier
42edf2d213
website: add plugin docs
2019-03-04 09:04:53 -05:00
Chris Baker
2d25f24d99
artifact docs: modified the leading example and removed a treacherous (but potentially correct) example
2019-02-28 21:48:01 +00:00
Michael Schurter
26cb9b3713
docs: clarify use of toJSON for passwords
...
Fixes #5347
2019-02-21 09:47:18 -08:00
Charlie Voiselle
427ab71b47
Warn that data_dir can't be in the jail ( #4618 )
2019-02-18 20:40:45 -05:00
Mahmood Ali
196d0374b7
Fix device.attr typo ( #5331 )
...
Fix https://github.com/hashicorp/nomad/issues/5315
2019-02-16 13:07:02 -05:00
Preetha
09659b87ce
Merge pull request #5287 from hashicorp/docs-fix-affinity-examples
...
docs: fixed some affinity examples
2019-02-12 09:13:27 -06:00
Chris Baker
075635bafc
restored previous example (it was correct)
2019-02-06 19:13:40 +00:00
Omar Khawaja
dd22f8aabf
add some cross-linking for easier reference ( #5292 )
2019-02-01 13:12:18 -05:00
Chris Baker
edcee2d3bb
fixed typo in vault integration documentation
2019-01-31 16:00:54 +00:00
Chris Baker
fc994b2268
fixed some affinity examples
2019-01-31 15:15:00 +00:00
Alex Dadgar
bc42873e07
Change types of weights on spread/affinity
2019-01-30 12:20:38 -08:00