Commit Graph

11303 Commits

Author SHA1 Message Date
Michael Schurter
31e97360c4 docs: add drain api and json jobspec 2018-04-12 11:34:01 -07:00
Preetha
6c0bbe0c29 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
a499147d49 Make test descriptions better 2018-04-11 15:12:23 -05:00
Alex Dadgar
2d8736064c 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
852e3b4fa0 Use new Vault CLI commands in guides 2018-04-11 12:51:36 -07:00
Preetha
f52b9fa5b6 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
2ec37d3e61 Show wait until value in eval status if it is set 2018-04-11 14:01:42 -05:00
Preetha Appan
9cbba2517f Update alloc GC eligility logic to not rely on follow up evals 2018-04-11 13:58:02 -05:00
Michael Schurter
b98152b963 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
f945e51bc7 Merge pull request #4135 from hashicorp/b-fix-til
Changed "til" to "until"
2018-04-11 13:10:31 -05:00
Chelsea Komlo
b70caf987c 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
Chelsea Holland Komlo
aad039905e minor spelling/punctuation fixups 2018-04-11 13:41:39 -04:00
Jeff Escalante
d52730a3be Merge pull request #3954 from hashicorp/je.segment
Switch web analytics to segment
2018-04-11 13:37:02 -04:00
Charlie Voiselle
c728a2feb8 Changed "til" to "until"
Should be "till" or "until"; chose "until" because it is unambiguous as to meaning.
2018-04-11 12:36:28 -05:00
Chelsea Holland Komlo
446454b26e code review rewording recommendations 2018-04-11 13:31:10 -04:00
Chelsea Holland Komlo
8acc0129dd add link to rpc_upgrade_mode docs 2018-04-11 12:00:52 -04:00
Chelsea Holland Komlo
f792b577a0 add paragraph to explain rpc_migrate_mode when migrating a cluster
Update documentation on dynamically reloading TLS configuration
2018-04-11 11:48:24 -04:00
Chelsea Komlo
2505f09402 Merge pull request #4130 from hashicorp/d-health-check-changelog
Add change log entry for driver health checks
2018-04-10 18:49:55 -04:00
Chelsea Holland Komlo
571f8b63d9 client subsystem; reworded changelog 2018-04-10 18:49:09 -04:00
Chelsea Komlo
d32a4822fd Merge pull request #4111 from hashicorp/b-undetected-set-health-to-false
Immediately set driver health status to false when driver moves to undetected
2018-04-10 18:30:31 -04:00
Charlie Voiselle
0d86c893ff Update CHANGELOG.md 2018-04-10 17:26:34 -05:00
Charlie Voiselle
65e10e9f33 Merge pull request #4129 from hashicorp/b-vendor-go-getter
Vendored hashicorp/go-getter
2018-04-10 17:25:41 -05:00
Preetha
12fae72eba Merge pull request #4120 from hashicorp/b-rescheduling-minimize-evals
Batch evals for rescheduling failed allocs correctly
2018-04-10 17:18:35 -05:00
Preetha Appan
a5965d0cb0 Fix unit test for core scheduler GC 2018-04-10 17:12:06 -05:00
Alex Dadgar
340724299b Merge pull request #4128 from hashicorp/b-uptime
Fix client uptime metric missing client prefix
2018-04-10 14:13:59 -07:00
Preetha Appan
4b503dd6f9 Simplify and update allocation gc eligibility logic 2018-04-10 16:08:37 -05:00
Preetha
06412a5b1a Merge pull request #4127 from hashicorp/b-autopilot-removepeer-fixes
Add node id persistence
2018-04-10 16:05:00 -05:00
Chelsea Holland Komlo
a40750e596 update comment for when the fingerprinter setting health status 2018-04-10 16:53:00 -04:00
Preetha Appan
f8427c847d minor code review fix 2018-04-10 15:33:01 -05:00
Preetha Appan
87bcd3871b Add custom status description for rescheduling follow up evals, and make unit test robust 2018-04-10 15:30:15 -05:00
Chelsea Holland Komlo
5e72046ef5 change log for driver health checks 2018-04-10 15:58:23 -04:00
Chelsea Holland Komlo
46ec4633fe fingerprinter should set health check status if health check is not periodic 2018-04-10 15:29:51 -04:00
Chelsea Holland Komlo
9eaa1e7c9e add setters for access to the fingerprint manager's node
refactor extracting driver info
2018-04-10 15:29:51 -04:00
Chelsea Holland Komlo
49e12b1ad2 guard against overwriting health status 2018-04-10 15:29:51 -04:00
Chelsea Holland Komlo
d3f0d05ac8 immediately set healthy to false when driver moves to undetected 2018-04-10 15:29:51 -04:00
Preetha Appan
1ac669cdff Make leader election test run on all three protocol versions 2018-04-10 14:20:02 -05:00
Preetha Appan
634d4f4ee0 Adds a new custom description for update alloc triggered evals to make it easier to unit test. 2018-04-10 14:00:07 -05:00
Michael Lange
837cd56183 Merge pull request #4124 from hashicorp/b-ui-nodes-before-addresses
UI: Defer showing alloc addresses until the node is loaded
2018-04-10 11:28:02 -07:00
Charlie Voiselle
6192916059 Vendored hashicorp/go-getter
Brings in fix for directory permissions when expanding tarballs
2018-04-10 13:07:35 -05:00
Michael Schurter
88ed26e349 Merge pull request #4119 from hashicorp/b-remove-bogus-hint
cli: remove outdated hints
2018-04-10 10:57:40 -07:00
Alex Dadgar
ba31db0122 changelog 2018-04-10 10:42:45 -07:00
Alex Dadgar
586717bb15 Fix client uptime metric missing client prefix 2018-04-10 10:39:36 -07:00
Preetha Appan
ffb622fbfd Dev mode should never persist nodeid 2018-04-10 12:34:14 -05:00
Michael Schurter
40c532ab4d Merge pull request #4125 from sethvargo/sethvargo/user_agent
Set user-agent when talking to GCE metadata
2018-04-10 09:50:26 -07:00
Michael Lange
5f9f928735 Defer showing alloc addresses until the node is loaded
The URLs for addresses are meaningless until the node http addr
is available.
2018-04-10 09:31:35 -07:00
Preetha Appan
1ba9feb3b7 Lint fixes 2018-04-10 11:22:16 -05:00
Seth Vargo
ba6111e2a4 Set user-agent when talking to GCE metadata 2018-04-10 10:36:46 -04:00
Preetha Appan
86ced8aef2 Use preconfigured nodeID if there isn't a persisted node ID, and persist it if its not persisted. 2018-04-10 08:47:33 -05:00
Preetha Appan
37f80a9bdb Remove debug print statements 2018-04-10 08:16:50 -05:00
Alex Dadgar
5194f5d6c7 WIP: Not setting node id properlperly 2018-04-09 18:01:28 -07:00