Commit Graph

11374 Commits

Author SHA1 Message Date
Michael Schurter
cd066b8cd9 docs: document job telemetry from #3467 2018-04-16 11:48:43 -07:00
Alex Dadgar
4cbaec4374 Merge pull request #4156 from PeterDaveHello/fix-console-in-Vagrant-demo
Fix consul download url in Vagrant demo
2018-04-16 09:51:33 -07:00
Alex Dadgar
b703a5ed88 Merge pull request #4157 from PeterDaveHello/improve-vagrant-cpu-core-detection
Improve CPU core detection in Vagrantfile
2018-04-16 09:50:46 -07:00
Alex Dadgar
f13a38f36c Merge pull request #4158 from PeterDaveHello/docs-update-node-status-output
[Docs] Update output message of `nomad node status`
2018-04-16 09:48:45 -07:00
Peter Dave Hello
bb4d7be2d0 [Docs] Update output message of nomad node status 2018-04-16 15:29:38 +08:00
Peter Dave Hello
dfc28f4813 Improve CPU core detection in Vagrantfile
Use single `grep` with `^` condition instead of `grep` + `cat` + `wc`
2018-04-16 15:11:20 +08:00
Peter Dave Hello
da8bd05d36 Fix consul download url in Vagrant demo
This issue was introduced in 07cbe23b8c

```
$ curl -I https://releases.hashicorp.com/consul/1.0.0/consul_1.0.7_linux_amd64.zip
curl: (22) The requested URL returned error: 403 Forbidden

$ curl -I https://releases.hashicorp.com/consul/1.0.7/consul_1.0.7_linux_amd64.zip
HTTP/1.1 200 OK
Cache-Control: max-age=31536000, stale-white-revalidate=86400,
stale-if-error=604800, public
Content-Disposition: attachment
Last-Modified: Fri, 13 Apr 2018 17:21:08 GMT
ETag: "c5ed9baed01b2b3e52a7ecb9850cecc6"
Content-Type: application/zip
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
Content-Length: 12317246
Accept-Ranges: bytes
Date: Mon, 16 Apr 2018 07:04:47 GMT
Connection: keep-alive
```
2018-04-16 15:04:55 +08:00
Alex Dadgar
07cbe23b8c Bump versions 2018-04-13 16:16:16 -07:00
Michael Schurter
04e781df21 Add changelog entry for #3572 2018-04-13 11:58:57 -07:00
Michael Schurter
1e67780f1e Merge pull request #3572 from emate/master
Create new process group on process startup.
2018-04-13 11:56:38 -07:00
Michael Schurter
a2f047e0be Merge pull request #4150 from hashicorp/doc-fixes
docs: fix broken links
2018-04-12 18:07:29 -07:00
Michael Schurter
d17660dd61 docs: fix broken links 2018-04-12 18:04:53 -07:00
Michael Schurter
7d1a63c259 Fix more broken links 2018-04-12 17:55:20 -07:00
Michael Schurter
ce10d5f27c Merge pull request #4149 from hashicorp/docs-fixes
Docs fixes
2018-04-12 17:32:51 -07:00
Michael Schurter
ecd2af009b docs: fix broken links 2018-04-12 17:28:26 -07:00
Alex Dadgar
833ce775b6 Fix changelog 2018-04-12 17:19:25 -07:00
Michael Schurter
06ab5ac3da docs: use middleman-hashicorp 0.3.35 2018-04-12 17:13:34 -07:00
Michael Schurter
b2b6f991b9 docs: bump version to 0.8.0 2018-04-12 16:47:45 -07:00
Michael Schurter
fdae59005a Merge pull request #4145 from hashicorp/docs-drain-upgrade
Add drain upgrade guide docs
2018-04-12 16:46:08 -07:00
Rob Genova
b97da232ae Update index.html.md 2018-04-12 16:40:31 -07:00
Michael Schurter
58ad3e8461 docs: link upgrade docs to node drain guide 2018-04-12 16:38:40 -07:00
Michael Schurter
c9aaab2ada docs: only mention what changed with drain 2018-04-12 16:38:40 -07:00
Michael Schurter
9c446185de docs: compare old and new drain methods 2018-04-12 16:38:40 -07:00
Michael Schurter
06a5dd9087 docs: add default migrate stanza to upgrade docs 2018-04-12 16:38:40 -07:00
Michael Schurter
170b322d03 docs: add drain upgrade guide 2018-04-12 16:38:40 -07:00
Michael Schurter
05fc3f2e97 Merge pull request #4142 from hashicorp/docs-drain-guide
Add Node Drain Guide
2018-04-12 16:36:37 -07:00
Alex Dadgar
56f7093abc bump version 2018-04-12 16:35:59 -07:00
Alex Dadgar
1468985035 Remove generated structs 2018-04-12 16:35:31 -07:00
Alex Dadgar
66935893f5 Release v0.8.0 2018-04-12 16:33:11 -07:00
Alex Dadgar
751b42aaa6 dev helper for three node server cluster 2018-04-12 16:24:25 -07:00
Alex Dadgar
8a80a5f7c5 Version bump and generated files 2018-04-12 16:21:50 -07:00
Michael Schurter
e4b86500aa docs: add eligibility example 2018-04-12 16:16:33 -07:00
Alex Dadgar
b82646b67e Merge pull request #4147 from hashicorp/b-health
Driver health detection cleanups
2018-04-12 16:16:03 -07:00
Michael Schurter
f42a6ff3d3 docs: prettify node names 2018-04-12 16:14:13 -07:00
Alex Dadgar
5f83d80bca Merge pull request #4148 from hashicorp/f-operating-job-guide
Added section on failure recovery under operating a job
2018-04-12 16:03:36 -07:00
Alex Dadgar
2267483405 fix spelling 2018-04-12 16:02:03 -07:00
Preetha Appan
f588f74d16 more examples 2018-04-12 17:55:43 -05:00
Michael Schurter
67f95a73c7 docs: link drain guide from other drain docs 2018-04-12 15:50:46 -07:00
Alex Dadgar
e0171acbdd Move where attribute for driver detection is set 2018-04-12 15:50:25 -07:00
Michael Schurter
e2b78d470b docs: add multi-dc example to drain guide 2018-04-12 15:42:57 -07:00
Michael Schurter
25fa9dac51 docs: fix typos, improve wording 2018-04-12 15:42:32 -07:00
Michael Schurter
f718106d52 Merge pull request #4144 from hashicorp/docs-drain-api
Add drain API and JSON jobspec docs
2018-04-12 15:34:21 -07:00
Preetha Appan
73265bede5 address some review comments 2018-04-12 17:27:11 -05:00
Chelsea Holland Komlo
228a2319c2 delete driver name from only health check attributes 2018-04-12 18:24:41 -04:00
Alex Dadgar
d0605c5229 Fix tests 2018-04-12 14:29:30 -07:00
Preetha Appan
c3243c89c4 Added section on failure recovery under operating a job with details and examples of different restarts. 2018-04-12 15:57:06 -05:00
Alex Dadgar
1fe90b90d9 Merge pull request #4146 from hashicorp/d-resources-update
Add items to Resources page
2018-04-12 13:40:47 -07:00
Alex Dadgar
f45b51a138 Driver health detection cleanups
This PR does:

1. Health message based on detection has format "Driver XXX detected"
and "Driver XXX not detected"
2. Set initial health description based on detection status and don't
wait for the first health check.
3. Combine updating attributes on the node, fingerprint and health
checking update for drivers into a single call back.
4. Condensed driver info in `node status` only shows detected drivers
and make the output less wide by removing spaces.
2018-04-12 12:46:40 -07:00
Rob Genova
29b46b98e1 add resources 2018-04-12 19:43:25 +00:00
Rob Genova
c920f2f626 Merge pull request #4143 from hashicorp/d-ent-docs-autopilot
Add Advanced Autopilot to Enterprise docs section
2018-04-12 12:26:03 -07:00