.. |
annotate.go
|
Show canaries on plan
|
2017-07-07 12:03:11 -07:00 |
annotate_test.go
|
Enable more linters
|
2017-09-26 15:26:33 -07:00 |
context.go
|
Implement affinity support in generic scheduler
|
2018-09-04 16:10:11 -05:00 |
context_test.go
|
Tests only use testlog package logger
|
2018-06-13 15:40:56 -07:00 |
feasible.go
|
Fix after rename to ConstraintSetContainsAny
|
2018-09-04 16:10:11 -05:00 |
feasible_test.go
|
test for setcontainsany, and treat set_contains same as set_contains_all
|
2018-09-04 16:10:11 -05:00 |
generic_sched.go
|
Use heap to store top K scoring nodes.
|
2018-09-04 16:10:11 -05:00 |
generic_sched_test.go
|
Fix scoring logic for uneven spread to incorporate current alloc count
|
2018-09-04 16:10:11 -05:00 |
propertyset.go
|
Implement support for even spread across datacenters, with unit test
|
2018-09-04 16:10:11 -05:00 |
rank.go
|
Some minor changes from code review
|
2018-09-04 16:10:11 -05:00 |
rank_test.go
|
Some minor changes from code review
|
2018-09-04 16:10:11 -05:00 |
reconcile.go
|
Fix reconciler bug with deployment not being created if job create index is different
|
2018-06-05 13:58:53 -05:00 |
reconcile_test.go
|
Tests only use testlog package logger
|
2018-06-13 15:40:56 -07:00 |
reconcile_util.go
|
Work in progress - force rescheduling of failed allocs
|
2018-05-08 17:26:57 -05:00 |
reconcile_util_test.go
|
Fix linting
|
2018-03-28 12:26:28 -05:00 |
scheduler.go
|
spelling: commits
|
2018-03-11 17:47:45 +00:00 |
scheduler_oss.go
|
sync
|
2017-10-13 14:36:02 -07:00 |
select.go
|
Implement affinity support in generic scheduler
|
2018-09-04 16:10:11 -05:00 |
select_test.go
|
Implement affinity support in generic scheduler
|
2018-09-04 16:10:11 -05:00 |
spread.go
|
Track top k nodes by norm score rather than top k nodes per scorer
|
2018-09-04 16:10:11 -05:00 |
spread_test.go
|
Fix scoring logic for uneven spread to incorporate current alloc count
|
2018-09-04 16:10:11 -05:00 |
stack.go
|
Implement spread iterator that scores according to percentage of desired count in each target.
|
2018-09-04 16:10:11 -05:00 |
stack_not_ent.go
|
sync
|
2017-10-13 14:36:02 -07:00 |
stack_test.go
|
Track top k nodes by norm score rather than top k nodes per scorer
|
2018-09-04 16:10:11 -05:00 |
system_sched.go
|
code review feedback
|
2018-09-04 16:10:11 -05:00 |
system_sched_test.go
|
switch to new raft DesiredTransition message
|
2018-03-21 16:49:48 -07:00 |
testing.go
|
RPC, FSM, State Store for marking DesiredTransistion
|
2018-03-21 16:49:48 -07:00 |
util.go
|
Fix lost handling of not actually down nodes
|
2018-03-30 14:17:41 -07:00 |
util_test.go
|
Tests only use testlog package logger
|
2018-06-13 15:40:56 -07:00 |