aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-09-16 13:06:03 +0100
committerChristopher Baines <mail@cbaines.net>2020-09-16 13:06:03 +0100
commit7dbc830177ccaea1d97728d7b3e5e943d987031a (patch)
tree0fc0012cfdc67eac5d9e0c4e759ad6e85927b63e
parentd9621a2332e9a36c0bc3aff8ae03d62c5e2b3995 (diff)
downloadbuild-coordinator-7dbc830177ccaea1d97728d7b3e5e943d987031a.tar
build-coordinator-7dbc830177ccaea1d97728d7b3e5e943d987031a.tar.gz
Remove completed planned feature around multiple allocators
-rw-r--r--README.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.org b/README.org
index 3577cc7..8d12aa2 100644
--- a/README.org
+++ b/README.org
@@ -129,6 +129,3 @@ Unimplemented but planned features include:
- 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.