Preetha
e528190296
Merge pull request #3711 from hashicorp/0.8
...
Merges recent work from 0.8 branch
2018-01-03 16:26:42 -06:00
Preetha
1712b03705
Merge branch 'master' into 0.8
2018-01-03 16:06:38 -06:00
Michael Lange
38afa8f835
Merge pull request #3683 from hashicorp/f-make-macos-builds-optional
...
Make macos/osx builds optional in Travis
2018-01-03 10:34:08 -08:00
Michael Schurter
402ef925a5
Merge pull request #3693 from rwaweber/guides_securing_typos
...
securing guide: small signal typo and argument consistency
2018-01-03 09:54:01 -08:00
Preetha
727fcc6212
Update CHANGELOG.md
2018-01-03 11:53:21 -06:00
Preetha
6070da7c22
Update CHANGELOG.md
...
Mentions min CPU limit change in backward incompatibilities section.
2018-01-03 11:52:21 -06:00
Preetha
4a1309fe7e
Merge pull request #3706 from simplesurance/revert_min_cpu_limit_change
...
revert change to increase min. CPU resource value from 20 to 100
2018-01-03 11:43:58 -06:00
Michael Schurter
e6a5de7443
Merge pull request #3692 from jaeminsung/master
...
Add missing token option for nomad run command
2018-01-03 09:42:17 -08:00
Michael Schurter
aea3d1ac6d
Merge pull request #3705 from blixtra/patch-1
...
Change 'CoreOS rkt' to just 'rkt'
2018-01-03 09:17:13 -08:00
Fabian Holler
f99aaa9134
revert change to increase min. CPU resource value from 20 to 100
...
In the commit 622d3ddb92ea7e656ef831641c02024cb5a5d6d1
"Fixed test and moved constants into standalone func" the minimum CPU
resource value for a job was increased from 100 to 20.
This can break the nomad setup for people that used lower CPU
values and are at the maximum MHz value of the available CPU on a
machine.
Change the minimum back to 20 MHz to ensure downwards compatibility.
2018-01-02 16:09:44 +01:00
Chris Kühl
6da376a110
Change 'CoreOS rkt' to just 'rkt'
...
CoreOS initiated the project but it is now under the CNCF banner and includes many contributors and core maintainers that are not at CoreOS.
2018-01-02 10:42:29 +01:00
rwaweber
cdbce86918
small signal typo and argument consistency
2017-12-27 12:43:36 -05:00
Jaemin Sung
1cc4813d86
Add missing token option for nomad run command
2017-12-27 11:54:20 -05:00
Filip Ochnik
fc99d3fc2d
Prevent absolute URLs in checks paths
2017-12-21 10:32:12 +01:00
Michael Lange
c46add3bde
Makes macos/osx builds optional in Travis
2017-12-20 16:32:15 -08:00
Chelsea Komlo
be33e0bb7e
Merge pull request #3680 from hashicorp/b-multi-region-search
...
Search endpoint forwarding
2017-12-20 19:04:51 -05:00
Chelsea Holland Komlo
a105bb52e3
update changelog
2017-12-20 19:04:07 -05:00
Chelsea Holland Komlo
940bc59790
Fixes #3679
...
code review fixups; add changelog
2017-12-20 17:58:07 -05:00
Chelsea Holland Komlo
24c56e3976
search endpoint forwarding
2017-12-20 17:57:28 -05:00
Alex Dadgar
180062f68f
bump website
2017-12-19 17:12:21 -08:00
Alex Dadgar
bfc62ae41c
bump version and remove generated structs
2017-12-19 17:10:52 -08:00
Alex Dadgar
1bd34d0df8
Release v0.7.1
2017-12-19 17:09:11 -08:00
Alex Dadgar
f0127afd93
generated files
2017-12-19 16:57:34 -08:00
Alex Dadgar
ae4dda88fd
bump version
2017-12-19 16:53:59 -08:00
Michael Schurter
0bf86b8477
Merge pull request #3674 from hashicorp/b-3673-accept-empty-port
...
Services should not require a port
2017-12-19 16:51:05 -08:00
Michael Schurter
5d65eba2e6
Strip mocked dynamic port for fsm test
2017-12-19 16:41:35 -08:00
Michael Schurter
237dc52acc
Fix missing fields in json jobspec docs
2017-12-19 16:19:40 -08:00
Michael Schurter
714eb0b266
Services should not require a port
...
Fixes #3673
2017-12-19 15:50:23 -08:00
Rob Genova
616028ec2c
Merge pull request #3672 from hashicorp/d-spark-guide-updates
...
Add Spark configuration properties for ACL token and namespace
2017-12-19 15:46:03 -08:00
Michael Schurter
86b848cd69
Merge pull request #3656 from hashicorp/b-skip-tests-require-root
...
Skip tests that require root when not root
2017-12-18 16:38:05 -08:00
Alex Dadgar
dd680f61f7
changelog
2017-12-18 16:14:34 -08:00
Rob Genova
ea4bfc0ec5
Add Spark configuration properties for ACL token and namespace. Remove spark.nomad.job property (deprecated in favor of spark.app.id).
2017-12-19 00:12:20 +00:00
Alex Dadgar
fb7d334af5
Merge pull request #3669 from hashicorp/b-planapply-eval-modindex
...
Update eval modify index as part of plan apply.
2017-12-18 16:10:15 -08:00
Preetha Appan
d788c0464c
Clean up error logging
2017-12-18 17:56:12 -06:00
Alex Dadgar
1791cc3ca5
Handle upgrade path
2017-12-18 15:51:35 -08:00
Kyle Havlovitz
1c07066064
Add autopilot functionality based on Consul's autopilot
2017-12-18 14:29:41 -08:00
Kyle Havlovitz
2455a205de
Add autopilot docs
2017-12-18 14:29:41 -08:00
Kyle Havlovitz
60279e328f
vendor: add autopilot and flags packages from consul
2017-12-18 14:29:35 -08:00
Preetha Appan
40cb1d327c
Address some code review comments
2017-12-18 15:22:23 -06:00
Preetha Appan
51bd0b59c7
Return an error if evaluation doesn't exist in state store at plan apply time.
2017-12-18 14:55:36 -06:00
Rob Genova
29ae8d87c3
Merge pull request #3664 from hashicorp/d-tweak-resources
...
Minor fixes and additions to Resources page
2017-12-18 11:25:53 -08:00
Preetha Appan
3c36abfe14
Update eval modify index as part of plan apply.
2017-12-18 10:03:55 -06:00
Michael Lange
62a51e649a
Merge pull request #3663 from hashicorp/specify-node-version-travis
...
Travis: Lock down nodejs version
2017-12-15 15:18:05 -08:00
Rob Genova
2675ffbd57
minor formatting fixes and new resources
2017-12-15 20:35:51 +00:00
Michael Lange
7a7c8204a7
Lock down nodejs version
...
The new Travis Trusty image uses node 8 (latest LTS) as the default.
Node 8 is incompatible with some modules used for the UI.
2017-12-15 10:50:06 -08:00
Preetha
52d988ad6f
Merge pull request #3661 from hashicorp/typos
...
Fix some typos
2017-12-14 14:16:35 -06:00
Preetha Appan
3b4d7ac2a3
Fix some typos
2017-12-14 13:29:27 -06:00
Michael Schurter
ef76c65da1
Lookup euid outside of loop
2017-12-13 11:50:12 -08:00
Michael Schurter
1a1552f05a
Merge pull request #3657 from jrasell/patch-4
...
Update template.html.md Vault template example
2017-12-13 09:25:24 -08:00
James Rasell
07134665c2
Update template.html.md Vault template example
...
The change updates the Vault example within the Environment Variables section to use the `.value` notation rather than the `.key` notation. This is because the example is calling a specific secret key and populating an env var with this; meaning the value of the secret is required over the value.
2017-12-13 10:40:22 +00:00