Commit Graph

14137 Commits

Author SHA1 Message Date
Chris Baker
edcee2d3bb fixed typo in vault integration documentation 2019-01-31 16:00:54 +00:00
Chris Baker
fc994b2268 fixed some affinity examples 2019-01-31 15:15:00 +00:00
Michael Schurter
bc0dae1247 Merge pull request #5285 from hashicorp/external-plugins-typo
fix typo
2019-01-30 14:50:01 -08:00
Omar Khawaja
b8d96a4db7 fix typo 2019-01-30 17:48:08 -05:00
Mahmood Ali
32009fb577 website: update lxc references to 0.1.0-rc2 (#5283) 2019-01-30 17:05:44 -05:00
Michael Schurter
300a0795e6 Merge pull request #5284 from hashicorp/website-0.9
Bump to Nomad 0.8.7 and mention 0.9 beta
2019-01-30 13:53:00 -08:00
Michael Schurter
101e41b4de Bump to Nomad 0.8.7 and mention 0.9 beta 2019-01-30 13:50:44 -08:00
Alex Dadgar
a0f4b11c1c Release v0.9.0-beta2 2019-01-30 13:38:23 -08:00
Alex Dadgar
29a5d242e6 Generate files for 0.9.0-beta2 2019-01-30 13:31:50 -08:00
Alex Dadgar
0de7939fb1 Merge pull request #5281 from hashicorp/f-affinity-weight-int
Change types of weights on spread/affinity
2019-01-30 13:25:56 -08:00
Nick Ethier
93a0394354 Merge pull request #5282 from hashicorp/website-resources
website/resources: add recent videos/blogs to resources
2019-01-30 16:01:43 -05:00
Preetha Appan
3cd2ba28e4 fix tests 2019-01-30 14:46:24 -06:00
Nick Ethier
190c9ae352 website/resources: add recent videos/blogs to resources 2019-01-30 15:44:39 -05:00
Alex Dadgar
7d7b922cf0 remove generated structs 2019-01-30 12:38:34 -08:00
Nick Ethier
9523e5f2ea Merge pull request #5279 from hashicorp/b-fix-external-driver-id-reference
client: fix bug during 0.8 state up grade for external drivers
2019-01-30 15:26:40 -05:00
Alex Dadgar
d7407a03b4 Update comment on int8ToPtr 2019-01-30 12:23:43 -08:00
Alex Dadgar
4f89ce03fc Update comment on int8ToPtr 2019-01-30 12:23:14 -08:00
Alex Dadgar
bc42873e07 Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
Nick Ethier
aa713a4d9f client: fix bug during 0.8 state up grade that causes external drivers to fail 2019-01-30 14:22:29 -05:00
Alex Dadgar
7b98db133b Release v0.9.0-beta1 2019-01-30 11:08:30 -08:00
Alex Dadgar
ff9597b513 version bump 2019-01-30 11:00:09 -08:00
Alex Dadgar
34c4b232f5 remove deleting generated code in clean step 2019-01-30 10:55:03 -08:00
Alex Dadgar
ecec3d38de Nomad 0.9.0-beta1 generated code 2019-01-30 10:49:44 -08:00
Michael Schurter
dc5e35b7b8 Merge pull request #5277 from hashicorp/d-changelog
changelog: minor wording fixes
2019-01-30 10:06:04 -08:00
Michael Schurter
18c6716449 Merge pull request #5270 from hashicorp/f-install-protoc-gen-go
install specific version of protoc-gen-go
2019-01-30 10:05:46 -08:00
Preetha
23b892a8cd Merge pull request #5273 from hashicorp/dani/nvidia-affinity
docs: Update affinity stanza in device
2019-01-30 10:51:21 -06:00
Michael Schurter
c0c51ae002 minor wording fixes 2019-01-30 08:37:42 -08:00
Michael Schurter
b283ca729c Merge pull request #5263 from hashicorp/d-upgrade-09
docs: add 0.9 specific upgrade notes
2019-01-30 08:07:29 -08:00
Michael Schurter
d627d4ea95 Install versioned release of codecgen
Gets us one step closer to a reproducible build. Also removes the unused
vendored version.
2019-01-30 08:00:17 -08:00
Michael Schurter
7e47c45f13 fix perms in protoc installer 2019-01-30 07:57:57 -08:00
Michael Schurter
837e550dd3 install specific version of protoc-gen-go 2019-01-30 07:57:40 -08:00
Mahmood Ali
541cddd3e2 docs: fix job json example (#5274)
The internal needs to be long enough to accomodate the attempts.

Also, clarify that the input should be a json file rather than an hcl
`.nomad` one.
2019-01-30 10:33:10 -05:00
Preetha
a06b032984 Merge pull request #5276 from hashicorp/docs_system_Sched
Add link to preemption from schedulers page
2019-01-30 09:30:50 -06:00
Preetha Appan
11d1af8913 Add link to preemption from schedulers page 2019-01-30 09:24:18 -06:00
Danielle Tomlinson
94aff6ad76 docs: Update affinity stanza in device 2019-01-30 14:23:03 +01:00
Mahmood Ali
32fa3257ea Merge pull request #5266 from hashicorp/b-background-dont-fail
ci: ignore background ping errors
2019-01-30 07:44:36 -05:00
Mahmood Ali
d72b7044be ci: ignore background ping errors
We attempt to kill background ping process twice, and sometimes the
second kill fails, e.g.
https://travis-ci.org/hashicorp/nomad/jobs/486050357, let's not fail the job.
2019-01-29 21:21:32 -05:00
Michael Schurter
68fd76bfc2 docs: add 0.9 specific upgrade notes 2019-01-29 15:18:15 -08:00
Alex Dadgar
bb514cfa39 fix lxc sidebar 2019-01-29 15:03:02 -08:00
Preetha Appan
66cf368e21 fix broken link 2019-01-29 16:58:52 -06:00
Preetha
7465ee314e Merge pull request #5269 from hashicorp/b_schedconfig_panicfix
Guard operator endpoints for minimum server version
2019-01-29 16:22:16 -06:00
Preetha Appan
25914d4162 ensure tests run a 0.9 server 2019-01-29 16:19:45 -06:00
Alex Dadgar
dcb1821d3c Merge pull request #5268 from hashicorp/b-task-dir-envs
Always populate task dir environment variables
2019-01-29 14:09:08 -08:00
Alex Dadgar
fe6d7df6c4 Fix usage of fsi variable 2019-01-29 14:07:55 -08:00
Preetha Appan
8a5769148a Guard operator endpoints for minimum server version 2019-01-29 15:50:36 -06:00
Omar Khawaja
2964d5a2ea fix typo from plugin_dir to data_dir (#5267) 2019-01-29 16:49:28 -05:00
Michael Schurter
569c26f073 mention #5261 in changelog 2019-01-29 13:38:47 -08:00
Preetha
94f9a6c009 Merge pull request #5265 from hashicorp/b_schedconfig_panicfix
Make sure that all servers are 0.9 to apply scheduler config
2019-01-29 15:29:58 -06:00
Preetha
0f334fcac0 Update CHANGELOG.md 2019-01-29 15:25:21 -06:00
Alex Dadgar
97e3603043 Always populate task dir environment variables
Fixes an issue where if a task was restarted after restating the client,
the task dir environment variables would not be populated. This PR fixes
this for both upgrades from 0.8.X and for normal 0.9 restarts.
2019-01-29 13:17:10 -08:00