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 |
Chelsea Holland Komlo
|
339c480a8c
|
minor spelling/punctuation fixups
|
2018-04-11 13:41:39 -04:00 |
Jeff Escalante
|
297cc1b88f
|
Merge pull request #3954 from hashicorp/je.segment
Switch web analytics to segment
|
2018-04-11 13:37:02 -04:00 |
Charlie Voiselle
|
ba88f00ccb
|
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
|
5d06a1cb25
|
code review rewording recommendations
|
2018-04-11 13:31:10 -04:00 |
Chelsea Holland Komlo
|
268bd3ec5f
|
add link to rpc_upgrade_mode docs
|
2018-04-11 12:00:52 -04:00 |
Chelsea Holland Komlo
|
9c4cce2adc
|
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
|
28d6c3757f
|
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
|
7e2a25c888
|
client subsystem; reworded changelog
|
2018-04-10 18:49:09 -04:00 |
Chelsea Komlo
|
eb5aac16e6
|
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
|
73621d7ae9
|
Update CHANGELOG.md
|
2018-04-10 17:26:34 -05:00 |
Charlie Voiselle
|
1f959ba982
|
Merge pull request #4129 from hashicorp/b-vendor-go-getter
Vendored hashicorp/go-getter
|
2018-04-10 17:25:41 -05:00 |
Preetha
|
dec5b99478
|
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
|
59cce1d620
|
Fix unit test for core scheduler GC
|
2018-04-10 17:12:06 -05:00 |
Alex Dadgar
|
deadb10dd5
|
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
|
7040884002
|
Simplify and update allocation gc eligibility logic
|
2018-04-10 16:08:37 -05:00 |
Preetha
|
c88fef4c4b
|
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
|
d58b3e473c
|
update comment for when the fingerprinter setting health status
|
2018-04-10 16:53:00 -04:00 |
Preetha Appan
|
f04c9d2b19
|
minor code review fix
|
2018-04-10 15:33:01 -05:00 |
Preetha Appan
|
a569d34f25
|
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
|
5762071428
|
change log for driver health checks
|
2018-04-10 15:58:23 -04:00 |
Chelsea Holland Komlo
|
f7ef13cc64
|
fingerprinter should set health check status if health check is not periodic
|
2018-04-10 15:29:51 -04:00 |
Chelsea Holland Komlo
|
ede4f518bd
|
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
|
f479da19f5
|
guard against overwriting health status
|
2018-04-10 15:29:51 -04:00 |
Chelsea Holland Komlo
|
ece1618815
|
immediately set healthy to false when driver moves to undetected
|
2018-04-10 15:29:51 -04:00 |
Preetha Appan
|
d17bfd8045
|
Make leader election test run on all three protocol versions
|
2018-04-10 14:20:02 -05:00 |
Preetha Appan
|
b3402efd0b
|
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
|
6dfba843dc
|
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
|
4a5f90194c
|
Vendored hashicorp/go-getter
Brings in fix for directory permissions when expanding tarballs
|
2018-04-10 13:07:35 -05:00 |
Michael Schurter
|
9dcbb1f3bd
|
Merge pull request #4119 from hashicorp/b-remove-bogus-hint
cli: remove outdated hints
|
2018-04-10 10:57:40 -07:00 |
Alex Dadgar
|
6bfd222f27
|
changelog
|
2018-04-10 10:42:45 -07:00 |
Alex Dadgar
|
3d367d6fd7
|
Fix client uptime metric missing client prefix
|
2018-04-10 10:39:36 -07:00 |
Preetha Appan
|
6b6e97e50c
|
Dev mode should never persist nodeid
|
2018-04-10 12:34:14 -05:00 |