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
Rob Genova
83e7aedef2
New AMI based on bumped dependency versions
2018-04-12 16:53:09 +00: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
Preetha Appan
81f856e7c9
Fix one more failing test
2018-04-11 15:49:23 -05:00
Preetha
0b6fbb8e16
Merge pull request #4131 from hashicorp/b-rescheduling-fix-gc
...
Update garbage collection logic to make sure allocs with pending evals are not GCed
2018-04-11 15:44:36 -05:00
Preetha Appan
ae1419826e
Always merge with default reschedule policy if its not nil
2018-04-11 15:26:01 -05:00
Preetha Appan
1da4d88f3d
Make test descriptions better
2018-04-11 15:12:23 -05:00
Preetha Appan
a7b7b662ed
Make system jobs fail validation if they contain a reschedule stanza
2018-04-11 14:56:20 -05:00
Alex Dadgar
876207748d
Merge pull request #4137 from hashicorp/d-vault-guide
...
Use new Vault CLI commands in guides
2018-04-11 12:52:38 -07:00
Alex Dadgar
2ccaebe815
Use new Vault CLI commands in guides
2018-04-11 12:51:36 -07:00
Preetha
eeb065cb21
Merge pull request #4136 from hashicorp/f-eval-status-show-waituntil
...
Show wait until value in eval status if it is set
2018-04-11 14:49:29 -05:00
Preetha Appan
affaa12260
Show wait until value in eval status if it is set
2018-04-11 14:01:42 -05:00
Preetha Appan
688fd9ee37
Update alloc GC eligility logic to not rely on follow up evals
2018-04-11 13:58:02 -05:00
Michael Schurter
0396891aa7
Merge pull request #4116 from hashicorp/ga-build-only
...
Embed Google Analytics only in production
2018-04-11 11:24:23 -07:00
Charlie Voiselle
89f5baf8f9
Merge pull request #4135 from hashicorp/b-fix-til
...
Changed "til" to "until"
2018-04-11 13:10:31 -05:00
Chelsea Komlo
ddcc7570f7
Merge pull request #4133 from hashicorp/d-update-securing-nomad-guide
...
Add paragraph to explain rpc_migrate_mode when migrating a cluster
2018-04-11 14:01:42 -04:00