diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2022-09-21 11:12:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-21 11:12:19 +0200 |
| commit | 8d1d091f093e6ac32dba1e6a4f74490b280fcc4b (patch) | |
| tree | 2e45d57e3a06886648585ee0c00fbc793422d991 /buildSrc/src | |
| parent | f7ba5cd9bbf1f4d145c3d3d171c2632d44b5f94a (diff) | |
feat(compute): Add support for affinity scheduling (#101)
This change adds support for (anti-)affinity scheduling of servers onto hosts,
which happens at the compute service level.
In the future, we might add support for server groups, which also enables
soft (anti-)affinity scheduling.
Implements #26
## Implementation Notes :hammer_and_pick:
* Add `DifferentHostFilter` to schedule instances on different hosts from a set of instances.
* Add `SameHostFilter` to schedule instances on the same hosts as a set of instances.
Diffstat (limited to 'buildSrc/src')
0 files changed, 0 insertions, 0 deletions
