aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.org b/README.org
index afb39cb..3577cc7 100644
--- a/README.org
+++ b/README.org
@@ -126,10 +126,9 @@ basic authentication to connect to the coordinator.
Unimplemented but planned features include:
- - Build allocation that follows specified priorities. Each build has an
- integer priority, builds with higher priority values should be prioritised
- over others.
-
- Build/agent tags. Agents and builds should have key=value tags, a build
will only be allocated to an agent if all the key=value tags it has matches
the agent.
+
+ - Support for multiple allocators, so different deployments can use different
+ approaches for allocating builds to agents.