Daniele Valeriani
|
b318e78fdf
|
Typo fix on a link
|
2018-04-17 22:17:48 +02:00 |
Alex Dadgar
|
c4ad76091d
|
Merge pull request #4166 from hashicorp/b-panic-fix-update
Fixes races accessing node and updating it during fingerprinting
|
2018-04-17 10:02:19 -07:00 |
Chelsea Holland Komlo
|
788b23e17e
|
add test for node copy
|
2018-04-17 12:58:07 -04:00 |
Michael Schurter
|
4e7786c2bb
|
Merge pull request #4153 from ninoles/b-2117-windows-group-process
B 2117 windows group process
|
2018-04-17 09:20:50 -07:00 |
Chelsea Holland Komlo
|
9b8a079558
|
fix up comments
|
2018-04-17 11:53:08 -04:00 |
Alex Dadgar
|
9d612c8cb0
|
Cleanup
|
2018-04-16 15:48:34 -07:00 |
Alex Dadgar
|
32adaf9dfc
|
Copy the config given to the alloc runner
|
2018-04-16 15:45:52 -07:00 |
Alex Dadgar
|
3ff2d4d795
|
fix race node access
|
2018-04-16 15:45:51 -07:00 |
Alex Dadgar
|
4f2a7b6949
|
Fix copying drivers
|
2018-04-16 15:45:51 -07:00 |
Alex Dadgar
|
0b799822ff
|
Operate on copy
|
2018-04-16 15:45:49 -07: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 |
Fabien Ninoles
|
5aac8c58b5
|
Add changelog.
|
2018-04-14 13:58:42 -04:00 |
Fabien Ninoles
|
27cf4995ce
|
- Clean up for windows compilation.
- Set CREATE_NEW_PROCESS_GROUP for Windows subprocess.
- Ensure we only kill actual process that need to.
|
2018-04-14 13:58:42 -04: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 |