open-nomad/scheduler
Tim Gross 3da948d0c8
node pools: support node.pool constraint in scheduler (#17548)
Although most of the time jobs will be assigned to a single node pool, users may
want to set the node pool to "all" and then constraint to a subset of node
pools. Add support for setting a contraint like `${node.pool}`.
2023-06-16 13:31:46 -04:00
..
benchmarks api: enable support for setting original job source (#16763) 2023-04-11 08:45:08 -05:00
annotate.go logs: fix missing allocation logs after update to Nomad 1.5.4 (#17087) 2023-05-04 16:01:18 -04:00
annotate_test.go logs: fix missing allocation logs after update to Nomad 1.5.4 (#17087) 2023-05-04 16:01:18 -04:00
context.go
context_test.go
device.go
device_test.go
feasible.go node pools: support node.pool constraint in scheduler (#17548) 2023-06-16 13:31:46 -04:00
feasible_test.go node pools: support node.pool constraint in scheduler (#17548) 2023-06-16 13:31:46 -04:00
generic_sched.go node pools: implement support in scheduler (#17443) 2023-06-07 10:39:03 -04:00
generic_sched_test.go node pools: implement support in scheduler (#17443) 2023-06-07 10:39:03 -04:00
preemption.go
preemption_test.go api: enable support for setting original job source (#16763) 2023-04-11 08:45:08 -05:00
propertyset.go scheduler: count implicit spread targets as a single target (#17195) 2023-05-17 10:25:00 -04:00
rank.go
rank_test.go
reconcile.go
reconcile_test.go
reconcile_util.go
reconcile_util_test.go
scheduler.go node pools: implement support in scheduler (#17443) 2023-06-07 10:39:03 -04:00
scheduler_oss.go
scheduler_sysbatch_test.go node pools: implement support in scheduler (#17443) 2023-06-07 10:39:03 -04:00
scheduler_system.go node pools: implement support in scheduler (#17443) 2023-06-07 10:39:03 -04:00
scheduler_system_test.go node pools: implement support in scheduler (#17443) 2023-06-07 10:39:03 -04:00
select.go
select_test.go
spread.go scheduler: count implicit spread targets as a single target (#17195) 2023-05-17 10:25:00 -04:00
spread_test.go scheduler: count implicit spread targets as a single target (#17195) 2023-05-17 10:25:00 -04:00
stack.go
stack_oss.go
stack_test.go
system_util.go
system_util_test.go
testing.go
util.go node pools: implement support in scheduler (#17443) 2023-06-07 10:39:03 -04:00
util_test.go node pools: implement support in scheduler (#17443) 2023-06-07 10:39:03 -04:00