Skip to content

broker-pool/pool-stack

Stack of source pools a machine passed through under Pool Broker ownership

An ordered list of pool names (bottom to top) that the Pool Broker has moved this machine out of. Each Pool Broker add operation pushes the machine's current source pool onto this stack. Each Pool Broker remove operation pops the top of the stack and routes the machine back to that pool.

This enables chained Pool Broker usage: when one Pool Broker draws from a shared pool to build a cluster, and a second Pool Broker draws from that cluster's pool to build a sub-cluster, destroying the sub-cluster returns machines to the first cluster's pool, and destroying the first cluster returns them to the original shared pool.

Operators should not need to set this manually; the broker-pool-manipulate task maintains it. Only meaningful when broker-pool/allocate is false.

Objects that Reference broker-pool/pool-stack

Not used in current content packs

Objects used by broker-pool/pool-stack

Not used in current content packs