Commit Graph

11378 Commits

Author SHA1 Message Date
Nick Ethier 71fd07d4d0
command: fix misspelling in comment 2018-04-18 12:19:53 -04:00
Nick Ethier 182e3bec1b
command: improve help text when invalid arguments are given 2018-04-18 12:02:11 -04:00
Rob Genova 43c964ad63
Merge pull request #4155 from hashicorp/f-tf-update-ami
tf: Update to Nomad 0.8, Consul 1.0.7, and Vault 0.10
2018-04-16 11:30:28 -07:00
Alex Dadgar 6308444412
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 300f134e1e
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 44f0e341f3
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 564a9e592b [Docs] Update output message of `nomad node status` 2018-04-16 15:29:38 +08:00
Peter Dave Hello 5b7a5cc73a 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 180a59093c Fix consul download url in Vagrant demo
This issue was introduced in 07cbe23b8c5bc23a4290a577909f1731de81dc7c

```
$ 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
Rob Genova 276b4f5619 Update to Nomad 0.8, Consul 1.0.7 and Vault 0.10 2018-04-15 23:00:55 +00:00
Alex Dadgar 315564ae94 Bump versions 2018-04-13 16:16:16 -07:00
Michael Schurter 3d163443bf Add changelog entry for #3572 2018-04-13 11:58:57 -07:00
Michael Schurter 3836b8a335
Merge pull request #3572 from emate/master
Create new process group on process startup.
2018-04-13 11:56:38 -07:00
Michael Schurter 0cc7800d76
Merge pull request #4150 from hashicorp/doc-fixes
docs: fix broken links
2018-04-12 18:07:29 -07:00
Michael Schurter 7fc8265281 docs: fix broken links 2018-04-12 18:04:53 -07:00
Michael Schurter 2775d80611 Fix more broken links 2018-04-12 17:55:20 -07:00
Michael Schurter 7d5049aa6c
Merge pull request #4149 from hashicorp/docs-fixes
Docs fixes
2018-04-12 17:32:51 -07:00
Michael Schurter be86ee4025 docs: fix broken links 2018-04-12 17:28:26 -07:00
Alex Dadgar 9268762348 Fix changelog 2018-04-12 17:19:25 -07:00
Michael Schurter cbbabadddb docs: use middleman-hashicorp 0.3.35 2018-04-12 17:13:34 -07:00
Michael Schurter 5af643f9aa docs: bump version to 0.8.0 2018-04-12 16:47:45 -07:00
Michael Schurter 9f770ccfe1
Merge pull request #4145 from hashicorp/docs-drain-upgrade
Add drain upgrade guide docs
2018-04-12 16:46:08 -07:00
Rob Genova a21e0cab27
Update index.html.md 2018-04-12 16:40:31 -07:00
Michael Schurter e6075b54a9 docs: link upgrade docs to node drain guide 2018-04-12 16:38:40 -07:00
Michael Schurter 55e4fc20ef docs: only mention what changed with drain 2018-04-12 16:38:40 -07:00
Michael Schurter 7c29a204da docs: compare old and new drain methods 2018-04-12 16:38:40 -07:00
Michael Schurter 2df89ee422 docs: add default migrate stanza to upgrade docs 2018-04-12 16:38:40 -07:00
Michael Schurter f2d6e49f23 docs: add drain upgrade guide 2018-04-12 16:38:40 -07:00
Michael Schurter 1ab70a791f
Merge pull request #4142 from hashicorp/docs-drain-guide
Add Node Drain Guide
2018-04-12 16:36:37 -07:00
Alex Dadgar d528c2d0e3 bump version 2018-04-12 16:35:59 -07:00
Alex Dadgar adaf4fa7e0 Remove generated structs 2018-04-12 16:35:31 -07:00
Alex Dadgar 7484b172c2
Release v0.8.0 2018-04-12 16:33:11 -07:00
Alex Dadgar e8ab053662 dev helper for three node server cluster 2018-04-12 16:24:25 -07:00
Alex Dadgar 663c4d0433 Version bump and generated files 2018-04-12 16:21:50 -07:00
Michael Schurter f4acf65744 docs: add eligibility example 2018-04-12 16:16:33 -07:00
Alex Dadgar 1626d8fdba
Merge pull request #4147 from hashicorp/b-health
Driver health detection cleanups
2018-04-12 16:16:03 -07:00
Michael Schurter 950d7d40fc docs: prettify node names 2018-04-12 16:14:13 -07:00
Alex Dadgar 2f3d926f88
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 c547cf50c5 fix spelling 2018-04-12 16:02:03 -07:00
Preetha Appan cf8c8f607b
more examples 2018-04-12 17:55:43 -05:00
Michael Schurter c3191388dc docs: link drain guide from other drain docs 2018-04-12 15:50:46 -07:00
Alex Dadgar ff1a1a63e8 Move where attribute for driver detection is set 2018-04-12 15:50:25 -07:00
Michael Schurter f6209c4adf docs: add multi-dc example to drain guide 2018-04-12 15:42:57 -07:00
Michael Schurter da99282c52 docs: fix typos, improve wording 2018-04-12 15:42:32 -07:00
Michael Schurter aecf602ca3
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 3298d326c7
address some review comments 2018-04-12 17:27:11 -05:00
Chelsea Holland Komlo 5291788b40 delete driver name from only health check attributes 2018-04-12 18:24:41 -04:00
Alex Dadgar 3d53d380f7 Fix tests 2018-04-12 14:29:30 -07:00
Preetha Appan 7d246b56b7
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 ee018bd1d0
Merge pull request #4146 from hashicorp/d-resources-update
Add items to Resources page
2018-04-12 13:40:47 -07:00