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 |
Alex Dadgar
|
e5b5803265
|
Only mark allocs as part of deployment if deployment is active
|
2018-04-05 15:40:49 -07:00 |
Preetha Appan
|
7e17bc231f
|
remove unnecessary check and other fixes from code review
|
2018-04-04 07:35:20 -05:00 |
Preetha Appan
|
00537c739b
|
Fixes edge cases around timing and task finish time being set more than once
|
2018-04-03 16:34:59 -05:00 |
Alex Dadgar
|
3aa4ee9d75
|
Fix lost handling of not actually down nodes
|
2018-03-30 14:17:41 -07:00 |
Preetha Appan
|
d87e528059
|
rename skip->ignore and improve comment formatting
|
2018-03-29 15:11:10 -05:00 |
Preetha Appan
|
38a7614776
|
Refactored for readability, pair programmed with @dadgar
|
2018-03-29 13:28:37 -05:00 |
Preetha Appan
|
5090fefe96
|
Filter out allocs with DesiredState = stop, and unit tests
|
2018-03-29 09:28:52 -05:00 |
Alex Dadgar
|
b18f789020
|
Unmark drain when nodes hit their deadline and only batch/system left and add all job type integration test
|
2018-03-28 17:25:58 -07:00 |
Preetha Appan
|
d2899728fd
|
Fix linting
|
2018-03-28 12:26:28 -05:00 |
Alex Dadgar
|
9d60e2cebf
|
Correct status desc on draining system allocs
|
2018-03-26 17:54:46 -07:00 |
Preetha Appan
|
33e170c15d
|
s/linear/constant/g
|
2018-03-26 14:45:09 -05:00 |
Preetha
|
5668c3c38e
|
Merge pull request #4037 from hashicorp/b-fix-terminal-filtering-service-allocs
Fix edge case in reconciler
|
2018-03-26 13:14:51 -05:00 |
Preetha Appan
|
1b9e413a1a
|
one field per line in struct definition
|
2018-03-26 13:13:21 -05:00 |
Alex Dadgar
|
e106da84de
|
name and test
|
2018-03-26 11:06:21 -07:00 |
Alex Dadgar
|
e2a6e64fca
|
Don't create unnecessary deployments
|
2018-03-23 16:55:21 -07:00 |
Preetha Appan
|
cbfd69ce7a
|
Fix edge case in reconciler where service jobs with ClientstatusComplete were not replaced
|
2018-03-23 18:41:00 -05:00 |
Alex Dadgar
|
3b72dd94ba
|
Do not mark an allocation as an inplace update if specification hasn't changed
|
2018-03-23 14:36:05 -07:00 |
Michael Schurter
|
cb61a4bdc7
|
Fix linting errors
|
2018-03-21 16:51:45 -07:00 |
Alex Dadgar
|
92b636dd32
|
Fix deadline handling
|
2018-03-21 16:51:44 -07:00 |
Michael Schurter
|
9263cc2ed7
|
scheduler: migrate non-terminal migrating allocs
filterByTainted node should always migrate non-terminal migrating allocs
|
2018-03-21 16:49:48 -07:00 |
Michael Schurter
|
d1ec65d765
|
switch to new raft DesiredTransition message
|
2018-03-21 16:49:48 -07:00 |
Alex Dadgar
|
db4a634072
|
RPC, FSM, State Store for marking DesiredTransistion
fix build tag
|
2018-03-21 16:49:48 -07:00 |
Michael Schurter
|
c0542474db
|
drain: initial drainv2 structs and impl
|
2018-03-21 16:49:48 -07:00 |
Chelsea Holland Komlo
|
329605b7cc
|
fix up scheduling test
|
2018-03-21 15:54:03 -04:00 |
Chelsea Holland Komlo
|
60f12d206f
|
improve comments; update watchDriver
|
2018-03-21 15:15:26 -04:00 |
Chelsea Holland Komlo
|
d92703617c
|
simplify logic
bump log level
|
2018-03-21 15:15:26 -04:00 |
Chelsea Holland Komlo
|
d8f68e5ef8
|
fix up codereview feedback
|
2018-03-21 15:15:26 -04:00 |
Chelsea Holland Komlo
|
c7fd0bd8a1
|
fix up scheduler mocks
|
2018-03-21 15:15:25 -04:00 |
Chelsea Holland Komlo
|
3aa726baab
|
fix scheduler driver name; create node structs file
|
2018-03-21 15:15:25 -04:00 |
Chelsea Holland Komlo
|
3cba95e8a7
|
allow nomad to schedule based on the status of a client driver health check
Slight updates for go style
|
2018-03-21 15:15:25 -04:00 |
Preetha Appan
|
56e60e5840
|
Fix linting warning
|
2018-03-14 16:12:22 -05:00 |
Preetha Appan
|
9a5e6edf1f
|
Rename DelayCeiling to MaxDelay
|
2018-03-14 16:10:32 -05:00 |
Preetha Appan
|
3e96c6c4e0
|
Address more code review feedback
|
2018-03-14 16:10:32 -05:00 |
Preetha Appan
|
9fed0d2103
|
Get reschedule policy from the alloc directly
|
2018-03-14 16:10:32 -05:00 |
Preetha Appan
|
e89bbf7289
|
Update comment about WaitTime
|
2018-03-14 16:10:32 -05:00 |
Preetha Appan
|
e2656ef546
|
Cleaner handling of batched evals
|
2018-03-14 16:10:32 -05:00 |
Preetha Appan
|
47e0280d96
|
More small review feedback
|
2018-03-14 16:10:32 -05:00 |
Preetha Appan
|
2ba976dec8
|
Remove unnecessary check against 5 second window for determining immediate scheduling eligibility
|
2018-03-14 16:10:32 -05:00 |
Preetha Appan
|
5373ade731
|
Scheduler and Reconciler changes to support delayed rescheduling
|
2018-03-14 16:10:32 -05:00 |
Josh Soref
|
e0f6a33fe5
|
spelling: system
|
2018-03-11 19:01:19 +00:00 |
Josh Soref
|
a89e1b8395
|
spelling: strategy
|
2018-03-11 18:58:19 +00:00 |
Josh Soref
|
f8eb766fb5
|
spelling: reschedulable
|
2018-03-11 18:48:12 +00:00 |
Josh Soref
|
ed8db9992e
|
spelling: feasibility
|
2018-03-11 18:07:09 +00:00 |
Josh Soref
|
bf9283c606
|
spelling: corresponding
|
2018-03-11 17:51:41 +00:00 |
Josh Soref
|
ca4ceb0e5c
|
spelling: commits
|
2018-03-11 17:47:45 +00:00 |
Preetha Appan
|
7b6ba7a1f4
|
Fixes bug in reconciler where previously rescheduled allocs are rescheduled again. Simplified logic and added test case to catch this.
|
2018-02-20 12:07:56 -06:00 |
Preetha Appan
|
7c57303dd2
|
Clarify comment
|
2018-02-05 16:37:07 -06:00 |
Preetha Appan
|
d48c411692
|
Reconciler should consider failed allocs when marking deployment as failed.
|
2018-02-02 19:40:25 -06:00 |
Preetha Appan
|
a1237d627a
|
code review feedback
|
2018-01-31 09:58:05 -06:00 |