Alex Ellis (VMware) e67d45caa1 Add feature: scale from zero to 1 replicas
This change allows functions to be "idled" or scaled to zero
replicas and then be invoked later on. There is a penalty to
scaling up - the API gateway proxy will block until the function
is ready.

A cache is included to off-set the calls to upstream API to check
on readiness along with unit tests.

Testing via scaling to zero replicas and then invoking function.
On Swarm I observed 3 seconds on an Intel Nuc i5 for scaling back
from zero replicas.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-07-20 11:39:36 +01:00
..
2018-04-11 20:46:20 -07:00
2018-04-11 20:46:20 -07:00
2017-10-25 19:40:33 +01:00
2018-05-23 11:42:42 +01:00
2018-02-01 09:29:54 +00:00
2018-04-11 20:46:20 -07:00