nodepool/doc
Ian Wienand 695be6ffc8 Ignore min-ready when at capacity
When it looks like we're at capacity, don't use min-ready nodes to
calculate demand.  Requesting min-ready when over-capacity results in
bad allocation choices; nodes with high min-ready but no real work to
do will be granted their inflated allocations.

Move the provider calculation above the demand calculations so we can
gauge how many available nodes a label will be possibly be allocated.
Clarify the operation in the documentation slightly.

Change-Id: Ifa62dd152ddeaf47aea224f9b7049aeab8b0970d
2014-09-04 11:22:42 +10:00
..
source Ignore min-ready when at capacity 2014-09-04 11:22:42 +10:00
Makefile Add docs 2014-01-14 01:00:43 +08:00