Commit Graph

9954 Commits

Author SHA1 Message Date
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
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
Michael Schurter 5032bf4f5a Skip tests that require root when not root
Also skip Chown on allocdir migration on Windows and when non-root.
Windows doesn't support it, and it will always fail as a non-root user.
2017-12-12 16:58:27 -08:00
Preetha 51418c40d6
Merge pull request #3653 from hashicorp/b-clickable-links
clickable links to issues in changelog
2017-12-12 17:37:23 -06:00
Rob Genova c14ea7a6ca
Merge pull request #3655 from hashicorp/d-docker-formatting
Fix minor formatting issue on Docker docs page
2017-12-12 14:32:02 -08:00
Rob Genova e6ef94a796
Merge pull request #3654 from hashicorp/d-resources-formatting
Unbold hyperlinks on Resources page
2017-12-12 14:31:39 -08:00
Rob Genova 9559341f42 fix minor formatting/spacing issue 2017-12-12 22:11:15 +00:00
Rob Genova 02bcb547b6 unbold hyperlinks 2017-12-12 22:01:17 +00:00
Preetha Appan c815471e84
Initial run of make changelogfmt that linkifies all issues in CHANGELOG 2017-12-12 15:54:16 -06:00
Preetha Appan c674d7de28
Linkify changelog issues 2017-12-12 15:52:58 -06:00
Preetha Appan 309cd31d57
Merge branch 'master' into 0.8 2017-12-12 15:49:47 -06:00
Preetha 5b41c3d25c
Merge pull request #3652 from hashicorp/vendorfmt
Changes vendor.json to one dependency per line
2017-12-12 15:42:14 -06:00
Michael Schurter 2a3de8f889 Add #3551 to 0.7.1 changelog 2017-12-12 13:15:53 -08:00
Michael Schurter 83ad481846
Merge pull request #3651 from hashicorp/b-fix-vagrant-setup
chown $GOPATH for vagrant user
2017-12-12 10:26:32 -08:00
Preetha Appan 61a7606cd4
Changes vendor.json to one dependency per line 2017-12-12 10:30:36 -06:00
Preetha Appan 5eab519e33
Merge branch '0.8' of github.com:hashicorp/nomad into 0.8 2017-12-12 10:17:41 -06:00
Kyle Havlovitz 045f346293
Use region instead of datacenter for version checking 2017-12-12 10:17:16 -06:00
Kyle Havlovitz f088446d48
Add missing exist checks and doc line 2017-12-12 10:17:16 -06:00
Kyle Havlovitz b775fc7b33
Added support for v2 raft APIs and -raft-protocol option 2017-12-12 10:17:16 -06:00
Alex Dadgar d7464e7719 website 2017-12-11 17:54:33 -08:00
Alex Dadgar d61ade8f02 remove generated structs 2017-12-11 17:51:41 -08:00
Alex Dadgar 9b5660efdf
Release v0.7.1-rc1 2017-12-11 17:45:09 -08:00
Alex Dadgar 8e63d545c4 generated assets 2017-12-11 17:30:37 -08:00