Mahmood Ali
d70e328b77
Merge pull request #5776 from hashicorp/b-flaky-e2e-test
...
flaky e2e test
2019-06-06 20:26:17 -04:00
john-lay
e6c947e83a
Update the link to point to #mapped-ports
2019-06-06 17:44:01 +01:00
john-lay
7f6e8d3229
Fix a website link under Runtime Environment
...
Under the `Network-related Variables` the `NOMAD_HOST_PORT_<label>` has
a incorrect link.
2019-06-06 14:28:30 +01:00
Preetha Appan
16f422589a
revert 0.9.2 super script tags
2019-06-05 20:39:22 +05:30
Rob Genova
7ef82d5521
Adds Enterprise docs for Preemption
2019-06-04 23:05:25 +00:00
Mahmood Ali
89930873da
link to flag from alloc exec doc
2019-06-04 14:37:56 -04:00
Lang Martin
14b9cae7cb
deployment update website examples to say 'requires manual promotion'
2019-06-04 13:45:44 -04:00
Mahmood Ali
a9f81f2daa
client config flag to disable remote exec
...
This exposes a client flag to disable nomad remote exec support in
environments where access to tasks ought to be restricted.
I used `disable_remote_exec` client flag that defaults to allowing
remote exec. Opted for a client config that can be used to disable
remote exec globally, or to a subset of the cluster if necessary.
2019-06-03 15:31:39 -04:00
Mahmood Ali
c37ce19ac1
docs: Tag all 0.9.2 features
2019-05-23 10:51:03 -04:00
Lang Martin
33019c6e4b
website more explicit auto_promote instructions
2019-05-22 12:34:57 -04:00
Lang Martin
3a87290388
Update website/source/docs/job-specification/update.html.md
...
Co-Authored-By: Michael Schurter <michael.schurter@gmail.com>
2019-05-22 12:34:57 -04:00
Lang Martin
5261c737b2
website update auto_promote doc
2019-05-22 12:32:08 -04:00
Mahmood Ali
c619d6ca47
Merge pull request #5711 from hashicorp/f-nomad-exec-part-05-cli-docs
...
Document `nomad exec` command
2019-05-22 09:31:23 -04:00
Mahmood Ali
35c59fbd1f
elaborate on shell interpolation and examples
2019-05-20 10:06:15 -04:00
Mahmood Ali
b77d46a50c
address review feedback
2019-05-17 13:49:08 -04:00
Preetha
2dcd4291f8
Merge pull request #5702 from hashicorp/f-filter-by-create-index
...
Filter deployments by create index
2019-05-15 21:50:41 -05:00
Omar Khawaja
c7c9f156ea
change GRPC to gRPC ( #5712 )
2019-05-15 15:02:16 -04:00
Mahmood Ali
3a70af6d4f
Document nomad exec
command
2019-05-15 12:22:03 -04:00
Preetha Appan
26ea951627
docs
2019-05-14 16:13:59 -05:00
Nick Ethier
ade97bc91f
fixup #5172 and rebase against master
2019-05-14 14:37:34 -04:00
Nick Ethier
cab6a95668
Merge branch 'master' into pr/5172
...
* master: (912 commits)
Update redirects.txt
Added redirect for Spark guide link
client: log when server list changes
docs: mention regression in task config validation
fix update to changelog
update CHANGELOG with datacenter config validation https://github.com/hashicorp/nomad/pull/5665
typo: "atleast" -> "at least"
implement nomad exec for rkt
docs: fixed typo
use pty/tty terminology similar to github.com/kr/pty
vendor github.com/kr/pty
drivers: implement streaming exec for executor based drivers
executors: implement streaming exec
executor: scaffolding for executor grpc handling
client: expose allocated memory per task
client improve a comment in updateNetworks
stalebot: Add 'thinking' as an exempt label (#5684 )
Added Sparrow link
update links to use new canonical location
Add redirects for restructing done in GH-5667
...
2019-05-14 14:10:33 -04:00
Michael Schurter
be973d32e9
Merge pull request #4590 from hashicorp/d-fix-stagger
...
docs: fix description of update.stagger
2019-05-14 08:36:08 -07:00
Michael Schurter
94ab5c8b43
Merge pull request #5657 from hashicorp/docs-plugin-link
...
docs: add lots of links to plugin guide
2019-05-14 07:50:09 -07:00
Charlie Voiselle
dba077d5dd
Merge pull request #5683 from hashicorp/docs-describe-sched-restart
...
Added Sparrow link
2019-05-10 11:25:27 -04:00
Charlie Voiselle
1af7e4c4d7
Added Sparrow link
2019-05-10 10:35:21 -04:00
Charlie Voiselle
6f1dfbbe24
Added info about scheduler fail and success cases ( #5675 )
...
* Added info about scheduler fail and success cases
* fix "and and"; copypasta
* Moving links to bottom for consistency
* Adopted @schmichael wording
2019-05-10 10:26:43 -04:00
Mahmood Ali
3a3165f127
update links to use new canonical location
2019-05-10 09:41:19 -04:00
Charlie Voiselle
f0a348e0c4
Adopted @schmichael wording
2019-05-09 16:01:25 -04:00
Charlie Voiselle
581d8a3599
Moving links to bottom for consistency
2019-05-09 15:38:43 -04:00
Charlie Voiselle
9422fb1bb3
fix "and and"; copypasta
2019-05-09 15:03:51 -04:00
Charlie Voiselle
7ca1a9cee2
Added info about scheduler fail and success cases
2019-05-09 14:53:45 -04:00
Charlie Voiselle
ce5023ee95
Typo fixes ( #5661 )
...
* Typo fixes
* it's -> its
* plugable -> pluggable
2019-05-08 12:54:44 -04:00
Michael Schurter
c7f01a0b7a
docs: add lots of links to plugin guide
...
Add links to plugin guide because its buried under Docs -> Internal. At
least one user couldn't find it:
https://groups.google.com/d/msg/nomad-tool/5sR8MTGZFrM/8bOExpcJAgAJ
Link from:
- Devices index
- Devices community page
- Drivers index
- Drivers community page
I erred on the side of over-linking because it's just a single concise
sentence and I'd hate for people to struggle finding the guide.
Also remove some very old (4 years!) and confusing docs from the driver
index page.
2019-05-07 10:40:22 -07:00
Michael Schurter
e9526bec29
docs: fix default restart values
2019-05-06 14:52:44 -07:00
Mahmood Ali
bfc907827c
docs: update s3 urls to use virtual bucket style
...
In response to https://forums.aws.amazon.com/ann.jspa?annID=6776
2019-05-06 10:39:51 -04:00
Justin Weissig
4e017f5ed1
Fixed typo
...
Fixed typo: "dots wil be"/"dots will be".
2019-04-30 00:04:17 -07:00
Justin Weissig
1c71ffa9dc
Fixed Typo
...
Fixed typo: scheduilng/scheduling.
2019-04-29 00:41:53 -07:00
Danielle Lancashire
d46d3ebeb4
docs: Fix copy/paste error in alloc-restart docs
2019-04-25 14:40:09 +02:00
Danielle Lancashire
78350bfd77
docs: Add nomad alloc signal docs
2019-04-25 14:39:49 +02:00
Danielle
1cfb03ac4f
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
a2516c23e7
Minor typo fix
2019-04-24 15:51:26 -04:00
Eduardo Arango
827acc35ba
singularity_path -> singularity_cache
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io>
2019-04-24 12:43:16 -05:00
Nick Ethier
2c9c9dbd67
website: add plugin docs ( #5501 )
...
website: add plugin docs
2019-04-23 11:22:08 -04:00
Nick Ethier
c9bbdbf208
website: fixs a few errors in new plugin docs
2019-04-23 11:15:26 -04:00
Danielle Lancashire
5fe3b99ec8
docs: Add documentation for
2019-04-23 13:22:27 +02:00
Danielle
be7daaaf15
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
338d4e989d
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
1e0d3ffe24
docs: Clairfy docker volume behaviour
2019-04-17 11:31:55 +02:00
Eduardo Arango
40d0af5422
resolve merge conflicts
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io>
2019-04-16 17:01:22 -05:00
Eduardo Arango
6934b98313
address @cgbaker comments
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io>
2019-04-16 16:59:59 -05:00
Danielle
a34b950a89
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
3aef4343ae
docs: Add docs for nomad-alloc-restart
2019-04-15 17:21:06 +02:00
Chris Baker
a73d7e797b
Update singularity.html.md
2019-04-15 09:49:30 -04:00
Eduardo Arango
c9bae637f2
Merge branch 'website_docs_singularity' of github.com:ArangoGutierrez/nomad into website_docs_singularity
2019-04-12 16:27:33 -05:00
Eduardo Arango
7ada6a2c4c
address requestec changes, iteration 1
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io>
2019-04-12 16:26:52 -05:00
Chris Baker
32f02793cf
minor typographical changes
2019-04-12 15:05:56 -04:00
Chris Baker
b52d1c9274
cli: add support for periodic force evaluation
...
resolves #3251
2019-04-12 18:56:35 +00:00
Chris Baker
3ed7783c66
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
6f234382c4
list singularity as a community driver
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io>
2019-04-12 12:59:31 -05:00
Chris Baker
5a43f10aaf
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
6848591914
vault namespaces: inject VAULT_NAMESPACE alongside VAULT_TOKEN + documentation
2019-04-12 15:06:34 +00:00
Omar Khawaja
46bbc4e5e7
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
a26d4fe1e5
docs: -vault-namespace, VAULT_NAMESPACE, and config
...
agent: added VAULT_NAMESPACE env-based configuration
2019-04-10 10:34:10 -05:00
Chris Baker
0eaeef872f
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
e3613046b0
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
ee3b8f75c4
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
accf290d74
document force_pull and :latest tag interaction
2019-04-02 08:48:34 -04:00
Preetha Appan
bd2e6b5bf9
minor fixes to spread stanza documentation
2019-03-26 15:01:56 -05:00
Mahmood Ali
d9a3c92610
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
a64b7651b2
Merge pull request #5373 from hashicorp/docs-artifact-stanza
...
artifact stanza documentation
2019-03-11 14:09:28 -04:00
Charlie Voiselle
2498ad954a
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
7a6ca67a32
fix typo
2019-03-06 20:24:01 -05:00
Charlie Voiselle
de66f04450
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
2406b71e02
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
9dc5b3545a
website: add plugin docs
2019-03-04 09:04:53 -05:00
Chris Baker
bf026fb91e
artifact docs: modified the leading example and removed a treacherous (but potentially correct) example
2019-02-28 21:48:01 +00:00
Michael Schurter
7dd6259e93
docs: clarify use of toJSON for passwords
...
Fixes #5347
2019-02-21 09:47:18 -08:00
Charlie Voiselle
094e2a28d5
Warn that data_dir
can't be in the jail ( #4618 )
2019-02-18 20:40:45 -05:00
Mahmood Ali
24d510290a
Fix device.attr typo ( #5331 )
...
Fix https://github.com/hashicorp/nomad/issues/5315
2019-02-16 13:07:02 -05:00
Preetha
412127e13b
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
a4df11c4c8
restored previous example (it was correct)
2019-02-06 19:13:40 +00:00
Omar Khawaja
b18006fe3f
add some cross-linking for easier reference ( #5292 )
2019-02-01 13:12:18 -05:00
Chris Baker
c8cff1106b
fixed typo in vault integration documentation
2019-01-31 16:00:54 +00:00
Chris Baker
2e74b1aa98
fixed some affinity examples
2019-01-31 15:15:00 +00:00
Alex Dadgar
41265d4d61
Change types of weights on spread/affinity
2019-01-30 12:20:38 -08:00
Preetha
cfe9e7af05
Merge pull request #5273 from hashicorp/dani/nvidia-affinity
...
docs: Update affinity stanza in device
2019-01-30 10:51:21 -06:00
Preetha Appan
e0beebc432
Add link to preemption from schedulers page
2019-01-30 09:24:18 -06:00
Danielle Tomlinson
6876d4e12f
docs: Update affinity stanza in device
2019-01-30 14:23:03 +01:00
Preetha Appan
bbf934ca02
fix broken link
2019-01-29 16:58:52 -06:00
Omar Khawaja
55ccd41634
add plugin content (docs) ( #5186 )
...
* call out pluggable drivers in task drivers section and link/add info to plugin stanza
* fix hyphenation
* removing page and nav that tells users drivers are not pluggable
* show new syntax for configuring raw_exec plugin on client
* enabled option value for raw_exec is boolean
* add plugin options section and mark client options as soon to be deprecated
* fix typos
* add plugin options for rkt task drivers and place deprecation warning in client options
* add some plugin options with plugin configuration example + mark client options as soon to be deprecated
* modify deprecation warning
* replace colon with - for options
* add docker plugin options
* update links within docker task driver to point to plugin options
* fix typo and clarify config options for lxc task driver
* replace raw_exec plugin syntax example with docker example
* create external section
* restructure lxc docs and add backward incompatibility warning
* update lxc driver doc
* add redirect for lxc driver doc
* call out plugin options and mark client config options for drivers as deprecated
* add placeholder for lxc driver binary download
* update data_dir/plugins reference with plugin_dir reference
* Update website/source/docs/external/lxc.html.md
Co-Authored-By: Omar-Khawaja <Omar-Khawaja@users.noreply.github.com>
* corrections
* remove lxc from built-in drivers navigation
* reorganize doc structure and fix redirect
* add detail about 0.9 changes
* implement suggestions/fixes
* removed extraneous punctuation
* add official lxc driver link
2019-01-29 15:53:05 -05:00
Preetha
7db55b50d4
Merge pull request #5258 from hashicorp/remove-mac-log-caveats
...
remove mac logs caveat
2019-01-28 17:19:36 -06:00
Omar Khawaja
b0f779d428
remove mac logs caveat
2019-01-28 18:01:17 -05:00
Alex Dadgar
394d0da4b8
rework spread doc intro
2019-01-28 14:59:55 -08:00
Mahmood Ali
f41606c11c
website: redirect to new scheduling doc
2019-01-25 10:24:33 -05:00
Preetha
729917182c
Merge pull request #5234 from hashicorp/b-preemption-docs
...
Documentation for preemption
2019-01-24 18:32:14 -06:00
Preetha Appan
78d98cd575
Delete intro section which is now in index page
2019-01-24 17:20:22 -06:00
Preetha Appan
437ccfc1a2
review comments
2019-01-24 16:50:23 -06:00
Preetha Appan
920eb28aca
more code review comments
2019-01-24 16:40:00 -06:00
Alex Dadgar
98b53956c0
Apply suggestions from code review
...
Co-Authored-By: preetapan <preetha@hashicorp.com>
2019-01-24 15:42:11 -06:00
Preetha Appan
2db052d4ad
improve spread docs
2019-01-24 14:58:26 -06:00