Commit graph

11355 commits

Author SHA1 Message Date
Michael Schurter be86ee4025 docs: fix broken links 2018-04-12 17:28:26 -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
Michael Schurter c3191388dc docs: link drain guide from other drain docs 2018-04-12 15:50:46 -07:00
Alex Dadgar ff1a1a63e8 Move where attribute for driver detection is set 2018-04-12 15:50:25 -07:00
Michael Schurter f6209c4adf docs: add multi-dc example to drain guide 2018-04-12 15:42:57 -07:00
Michael Schurter da99282c52 docs: fix typos, improve wording 2018-04-12 15:42:32 -07:00
Michael Schurter aecf602ca3
Merge pull request #4144 from hashicorp/docs-drain-api
Add drain API and JSON jobspec docs
2018-04-12 15:34:21 -07:00
Preetha Appan 3298d326c7
address some review comments 2018-04-12 17:27:11 -05:00
Chelsea Holland Komlo 5291788b40 delete driver name from only health check attributes 2018-04-12 18:24:41 -04:00
Alex Dadgar 3d53d380f7 Fix tests 2018-04-12 14:29:30 -07:00
Preetha Appan 7d246b56b7
Added section on failure recovery under operating a job with details and examples of different restarts. 2018-04-12 15:57:06 -05:00
Alex Dadgar ee018bd1d0
Merge pull request #4146 from hashicorp/d-resources-update
Add items to Resources page
2018-04-12 13:40:47 -07:00
Alex Dadgar f24ce2c50c Driver health detection cleanups
This PR does:

1. Health message based on detection has format "Driver XXX detected"
and "Driver XXX not detected"
2. Set initial health description based on detection status and don't
wait for the first health check.
3. Combine updating attributes on the node, fingerprint and health
checking update for drivers into a single call back.
4. Condensed driver info in `node status` only shows detected drivers
and make the output less wide by removing spaces.
2018-04-12 12:46:40 -07:00
Rob Genova ed4267d903 add resources 2018-04-12 19:43:25 +00:00
Rob Genova b62fb614c8
Merge pull request #4143 from hashicorp/d-ent-docs-autopilot
Add Advanced Autopilot to Enterprise docs section
2018-04-12 12:26:03 -07:00
Rob Genova a89bcb7b59 slight rewording 2018-04-12 19:22:07 +00:00
Michael Schurter 41d3e1f27c docs: add drain api and json jobspec 2018-04-12 11:34:01 -07:00
Alex Dadgar 73bf52f203 Non-verbose driver formatting and don't display non-detected 2018-04-12 11:26:00 -07:00
Rob Genova 226becf2b1 Add Advanced Autopilot to Enterprise docs section 2018-04-12 18:14:43 +00:00
Preetha b6ee8a587d
Merge pull request #4141 from hashicorp/autopilot-docs
Autopilot docs enchancements
2018-04-12 13:06:49 -05:00
Alex Dadgar e7c97b9a65
Merge pull request #4140 from hashicorp/d-upgrade
Upgrade guide for CLI and advertise.RPC changes
2018-04-12 10:11:03 -07:00
Michael Schurter 0a282e6c88 docs: add drain guide 2018-04-12 09:59:50 -07:00
Preetha Appan b0f8c5340a
add sentence about non voting servers for increasing scheduling throughput 2018-04-12 10:22:13 -05:00
Preetha Appan 3ed5dca83e
Fix broken link in autopilot documentation 2018-04-12 10:18:16 -05:00
Preetha Appan 4f9a52e4a4
Add link to autopilot guide in operator autopilot CLI help text 2018-04-12 09:02:32 -05:00
Preetha bdc17ebf10
Merge pull request #4139 from hashicorp/b-reschedule-invalid-system-jobs
Make system jobs fail validation if they contain a reschedule stanza
2018-04-11 20:01:19 -05:00
Preetha Appan db549d1388
add canonicalize for reschedulepolicy to simplify validation logic 2018-04-11 18:47:27 -05:00
Alex Dadgar 5f7ba89889 Upgrade guide for CLI and advertise.RPC changes
Add documentation for upgrading to Nomad 0.8 with regards to the new CLI
organization and the changed meaning of the RPC advertise on servers.
2018-04-11 15:11:38 -07:00
Preetha Appan 9f84e17bfd
dont print reschedule policy in error message 2018-04-11 17:07:14 -05:00
Preetha Appan fa90f036c6
Fix more tests 2018-04-11 15:51:24 -05:00