Alex Dadgar
2f245ac7fc
Release v0.7.1
2017-12-19 17:09:11 -08:00
Alex Dadgar
0b295d399d
generated files
2017-12-19 16:57:34 -08:00
Alex Dadgar
8332a3e315
bump version
2017-12-19 16:53:59 -08:00
Michael Schurter
f2675b4358
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
c5fd8b2b20
Strip mocked dynamic port for fsm test
2017-12-19 16:41:35 -08:00
Michael Schurter
e12f0d1d2c
Fix missing fields in json jobspec docs
2017-12-19 16:19:40 -08:00
Michael Schurter
a4449c84d7
Services should not require a port
...
Fixes #3673
2017-12-19 15:50:23 -08:00
Rob Genova
1e4d7b7e5c
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
2f12da50b6
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
d200f34e47
changelog
2017-12-18 16:14:34 -08:00
Rob Genova
a46bb22f1b
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
259ee6b356
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
039942f24b
Clean up error logging
2017-12-18 17:56:12 -06:00
Alex Dadgar
0401c2247b
Handle upgrade path
2017-12-18 15:51:35 -08:00
Preetha Appan
a49db955f4
Address some code review comments
2017-12-18 15:22:23 -06:00
Preetha Appan
aa35b5b9f2
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
e2d4f1cef3
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
f12255e886
Update eval modify index as part of plan apply.
2017-12-18 10:03:55 -06:00
Michael Lange
b70b130e7f
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
a7ce1543f7
minor formatting fixes and new resources
2017-12-15 20:35:51 +00:00
Michael Lange
bd23d4989b
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
Michael Schurter
ad5a3f0699
Lookup euid outside of loop
2017-12-13 11:50:12 -08:00
Michael Schurter
28bf2d2d10
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
7cd1f55a3b
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
0c2c3568a6
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
Rob Genova
df4f9da33d
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
67b15bb941
Merge pull request #3654 from hashicorp/d-resources-formatting
...
Unbold hyperlinks on Resources page
2017-12-12 14:31:39 -08:00
Rob Genova
4cb8b615e3
fix minor formatting/spacing issue
2017-12-12 22:11:15 +00:00
Rob Genova
57953f6110
unbold hyperlinks
2017-12-12 22:01:17 +00:00
Michael Schurter
0a5e4ee5d6
Add #3551 to 0.7.1 changelog
2017-12-12 13:15:53 -08:00
Michael Schurter
136d05e70a
Merge pull request #3651 from hashicorp/b-fix-vagrant-setup
...
chown $GOPATH for vagrant user
2017-12-12 10:26:32 -08:00
Alex Dadgar
721b23d262
website
2017-12-11 17:54:33 -08:00
Alex Dadgar
fcc00ca9f0
remove generated structs
2017-12-11 17:51:41 -08:00
Alex Dadgar
ac9e95afbe
Release v0.7.1-rc1
2017-12-11 17:45:09 -08:00
Alex Dadgar
b81a2b64e6
generated assets
2017-12-11 17:30:37 -08:00
Alex Dadgar
db63054740
Keyify struct
2017-12-11 17:23:14 -08:00
Alex Dadgar
0050f52f65
bump version
2017-12-11 17:19:02 -08:00
Michael Schurter
518261bb9c
Merge pull request #3650 from hashicorp/b-lowercase-agent-service-id
...
Use the Service.Hash() method in agent service ids
2017-12-11 17:12:52 -08:00
Chelsea Komlo
aca44f7689
Merge pull request #3649 from hashicorp/rpc_upgrade_mode-fix
...
Fix for rpc_upgrade_mode
2017-12-11 20:12:38 -05:00
Michael Schurter
255b899a45
chown $GOPATH for vagrant user
2017-12-11 17:06:07 -08:00
Michael Schurter
d0a1ca7ee8
Use the Service.Hash() method in agent service ids
...
The allocID and taskName parameters are useless for agents, but it's
still nice to reuse the same hash method for agent and task services.
This brings in the lowercase mode for the agent hash as well.
2017-12-11 16:50:15 -08:00
Chelsea Holland Komlo
290e24470d
fix for rpc_upgrade_mode
2017-12-11 19:23:45 -05:00
Alex Dadgar
c512cda1f2
Merge pull request #3648 from hashicorp/b-node-status
...
Node Status output includes new modify time
2017-12-11 16:14:28 -08:00
Alex Dadgar
33e71bdce4
Update job_status.go
2017-12-11 16:14:03 -08:00
Alex Dadgar
6731558870
Node Status output includes new modify time
2017-12-11 16:08:25 -08:00
Alex Dadgar
ddee932500
Fix upgrade path of modify time
2017-12-11 15:58:24 -08:00
Alex Dadgar
888acf964c
Merge pull request #3646 from hashicorp/b-periodic-non-leader
...
Fix followers not creating periodic launch
2017-12-11 15:33:38 -08:00
Alex Dadgar
8d0f34a367
changelog
2017-12-11 14:00:20 -08:00
Alex Dadgar
223e9e1264
Fix followers not creating periodic launch
...
Fix an issue in which periodic launches wouldn't be made on followers.
2017-12-11 13:55:17 -08:00
Michael Schurter
82cbb70be4
Merge pull request #3619 from hashicorp/f-3380-custom-ports
...
Allow custom ports for services and checks when using driver address_mode
2017-12-11 11:43:33 -08:00