Commit Graph

2384 Commits

Author SHA1 Message Date
Buck Doyle
3fd0c7220c Fix namespace parameter name (#6056)
I missed this in #6051.
2019-08-01 09:49:41 -05:00
Tim Gross
6c2392ca64 api: add follow param to file stream endpoint (#6049)
The `/v1/client/fs/stream endpoint` supports tailing a file by writing
chunks out as they come in. But not all browsers support streams
(ex IE11) so we need to be able to tail a file without streaming.

The fs stream and logs endpoint use the same implementation for
filesystem streaming under the hood, but the fs stream always passes
the `follow` parameter set to true. This adds the same toggle to the
fs stream endpoint that we have for logs. It defaults to true for
backwards compatibility.
2019-08-01 08:32:43 -04:00
Buck Doyle
78b2ee72aa Fix documentation namespace API property (#6051) 2019-07-31 16:05:48 -05:00
Nick Ethier
3fef9836f1 Merge network namespaces work into master (#6046)
Merge network namespaces work into master
2019-07-31 11:03:17 -04:00
Mahmood Ali
19cdfb621b Merge pull request #6034 from grddev/patch-1
Fix typo in Spreads key in JSON Job Specification
2019-07-31 02:28:19 -05:00
Mahmood Ali
8262ddf5eb Merge pull request #6035 from jrasell/patch-6
Update example setup to use non-deprecated join
2019-07-31 02:27:51 -05:00
Nick Ethier
f5a68698c1 Update website/source/docs/drivers/docker.html.md
Co-Authored-By: Michael Schurter <michael.schurter@gmail.com>
2019-07-31 01:04:08 -04:00
Nick Ethier
cf65bbe47c docker: allow configuration of infra image 2019-07-31 01:04:07 -04:00
Nick Ethier
0cdefcf1f3 website: add new networking related client config docs 2019-07-31 01:04:07 -04:00
Michael Schurter
c52edb3287 Merge pull request #5978 from pete-woods/configurable-job-gc-interval
command/agent: allow the job GC interval to be configured
2019-07-30 15:54:29 -07:00
Preetha Appan
f09d2ef4c5 Update to latest downloadable release 2019-07-30 16:47:40 -05:00
Preetha Appan
7f0acdb341 Fix broken link 2019-07-30 13:37:44 -05:00
Michael Schurter
feae5297e0 Merge pull request #6026 from hashicorp/docs-job-name
docs: job names are unique by region/namespace
2019-07-30 08:13:04 -07:00
James Rasell
39525d7496 Update example setup to use non-deprecated join 2019-07-30 14:54:52 +02:00
Gustav
50df5a20f4 Fix typo in Spreads key in JSON Job Specification 2019-07-30 11:25:29 +02:00
Omar Khawaja
1b181fcaa9 fix typo for link to acl bootstrap reset process (#6032) 2019-07-29 17:11:14 -04:00
Michael Schurter
0a2797210d Merge pull request #6027 from hashicorp/docs-ref-arch
docs: mention acls & sentinel are multi-region
2019-07-29 13:47:06 -07:00
Omar Khawaja
ef8bbe14f4 Service and Batch Job Preemption Guide (#5853)
* fix navigation issue for spread guide

* skeleton for preemption guide

* background info, challenge, and pre-reqs

* steps

* rewording of intro

* re-wording

* adding more detail to intro

* clarify use of preemption in intro
2019-07-29 16:38:18 -04:00
Michael Schurter
0395310fb6 docs: mention acls & sentinel are multi-region
The reference architecture neglected to mention ACLs and Sentinel
policies are the exception to "no data is shared between regions."
2019-07-29 08:14:20 -07:00
Michael Schurter
83b78cfdf8 docs: job names are unique by region/namespace
"globally" is incorrect here unless you're running 1 region or at least
only 1 per planet.

Sorted link list at the bottom as well.
2019-07-29 08:00:28 -07:00
Michael Schurter
80185938a8 Merge pull request #6010 from spuder/patch-1
Clarify encryption keys are shared across datacenters
2019-07-26 11:24:36 -07:00
Pete Woods
66bf8eb599 Allow the job GC interval to be configured from default of 5 minutes 2019-07-26 10:11:25 +01:00
Preetha Appan
e76bb99915 fix grammar 2019-07-25 21:03:20 -05:00
Michael Schurter
cf419a7b02 docs: cluster -> region 2019-07-25 15:23:10 -07:00
Spencer Owen
fbdc4ee536 Clarify encryption keys are shared across datacenters
#5973
2019-07-24 21:03:46 -06:00
Lang Martin
0fed5eb16f docs for linux raw_exec cgroups 2019-07-24 12:36:49 -04:00
Preetha Appan
9aa2714094 Add download link for Nomad 0.9.4 rc1 2019-07-23 12:16:53 -05:00
Preetha
b2cfc5ee12 Merge pull request #5985 from hashicorp/b-enterprise-docs-guides-links
Fix links to namespace and quotas guides
2019-07-22 13:54:25 -05:00
Mahmood Ali
037d613f11 Merge pull request #5989 from hashicorp/d-fix-bashism-text
Clarify script checks requiring shell
2019-07-22 19:41:07 +08:00
Mahmood Ali
623ada810d Clarify script checks requiring shell
Closes https://github.com/hashicorp/nomad/issues/5981
2019-07-22 18:34:59 +08:00
Buck Doyle
f61ec2335e Fix links to namespace and quotas guides 2019-07-19 12:45:28 -05:00
tariq87
81544bac72 Update index.html.md 2019-07-19 09:21:20 +05:30
Yishan Lin
143448614b Added line around interoperability to Nomad Downloads page. 2019-07-15 14:11:11 -07:00
cneira
290ddea792 fixup 2019-07-12 17:08:23 -04:00
cneira
bcf3b8eefb Merge branch 'jail-task-driver' of https://github.com/cneira/nomad into jail-task-driver 2019-07-12 16:52:22 -04:00
cneira
8181d59c7b fixup 2019-07-12 16:52:19 -04:00
Carlos Neira
4bdea17705 Update jail-task-driver.html.md 2019-07-12 11:45:56 -04:00
Carlos Neira
111d615099 Fixed LXC reference 2019-07-12 11:27:47 -04:00
cneira
38018d7a8c Added Community task driver for FreeBSD jails 2019-07-11 13:43:16 -04:00
Michael Schurter
c467e42553 website: link to nick's talk 2019-07-10 09:20:37 +02:00
Michael Schurter
ed8e880f59 website: mention cni plugin requirement 2019-07-10 09:13:10 +02:00
Michael Schurter
88d35efc8f website: Add link to connect tp download 2019-07-09 17:01:35 +02:00
Michael Schurter
1944ab547c website: switch to prettier demo 2019-07-09 14:44:35 +02:00
Michael Schurter
f2895761b2 website: link to consul 1.6 beta 2019-07-08 22:20:02 +02:00
Michael Schurter
b1c5f60479 website: minor connect improvements 2019-07-08 13:31:07 +02:00
Nick Ethier
52641b9192 website: change consul and nomad start up to reflect changes 2019-07-07 06:07:26 -04:00
Preetha Appan
6302d0b1c1 First pass at a Consul Connect example docs 2019-07-06 10:50:02 -05:00
Jabi
fdbe9a1018 Fix typo (#5922) 2019-07-04 10:49:15 -05:00
Jasmine Dahilig
3fdb3cbe33 Merge pull request #5846 from hashicorp/f-docker-log-constraints
add log rotation to docker driver log defaults
2019-07-03 10:17:19 -07:00
Jasmine Dahilig
8e7a2d0765 default to json-file log rotation for docker driver 2019-07-03 09:04:45 -07:00