.. |
annotate.go
|
|
|
annotate_test.go
|
|
|
context.go
|
scheduler: fix panic when preempting and evicting
|
2019-12-02 20:22:22 -08:00 |
context_test.go
|
scheduler: update tests with modern error helper
|
2019-12-02 20:25:52 -08:00 |
device.go
|
|
|
device_test.go
|
|
|
feasible.go
|
core: add semver constraint
|
2019-11-19 08:40:19 -08:00 |
feasible_test.go
|
core: add semver constraint
|
2019-11-19 08:40:19 -08:00 |
generic_sched.go
|
update scheduler to account for hooks
|
2020-03-21 17:52:45 -04:00 |
generic_sched_oss.go
|
include pro tag in serveral oss.go files
|
2020-02-10 15:56:14 -05:00 |
generic_sched_test.go
|
fix bug in lifecycle scheduler test mocks
|
2020-03-21 17:52:51 -04:00 |
preemption.go
|
Only preempt for network when there is a network
|
2019-06-07 18:55:55 -04:00 |
preemption_test.go
|
Scheduler changes to support network at task group level
|
2019-07-31 01:04:08 -04:00 |
propertyset.go
|
|
|
rank.go
|
update scheduler to account for hooks
|
2020-03-21 17:52:45 -04:00 |
rank_test.go
|
scheduler: update tests with modern error helper
|
2019-12-02 20:25:52 -08:00 |
reconcile.go
|
add default update stanza and max_parallel=0 disables deployments (#6191)
|
2019-09-02 10:30:09 -07:00 |
reconcile_test.go
|
add default update stanza and max_parallel=0 disables deployments (#6191)
|
2019-09-02 10:30:09 -07:00 |
reconcile_util.go
|
|
|
reconcile_util_test.go
|
|
|
scheduler.go
|
|
|
scheduler_oss.go
|
include pro tag in serveral oss.go files
|
2020-02-10 15:56:14 -05:00 |
select.go
|
|
|
select_test.go
|
|
|
spread.go
|
More error->debug for logging in the bin packing iterator
|
2019-12-12 15:50:16 -06:00 |
spread_test.go
|
|
|
stack.go
|
scheduler: Add a feasability checker for Host Vols
|
2019-08-12 15:39:08 +02:00 |
stack_not_ent.go
|
|
|
stack_oss.go
|
include pro tag in serveral oss.go files
|
2020-02-10 15:56:14 -05:00 |
stack_test.go
|
|
|
system_sched.go
|
update scheduler to account for hooks
|
2020-03-21 17:52:45 -04:00 |
system_sched_test.go
|
make diffSystemAllocsForNode aware of eligibility
|
2020-02-03 09:02:08 -05:00 |
testing.go
|
|
|
util.go
|
update scheduler to account for hooks
|
2020-03-21 17:52:45 -04:00 |
util_test.go
|
add test for node eligibility
|
2020-02-03 09:02:09 -05:00 |