This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
Releases: openfaas/faas-swarm
Releases · openfaas/faas-swarm
Move to start-first update strategy
- Move to start-first update strategy
Reduces the amount of down-time for rolling updates (ideally moving towards zero)
- Support for CPU limits
Specified in NanoCPUs
Release for CI
Correct travis tag Signed-off-by: Alex Ellis (VMware) <[email protected]>
Integrates /system/info endpoint
- Integrate /system/info endpoint via #17 thanks @viveksyngh
Minor change for CI
Fix empty docker namespace Signed-off-by: Ivana Yovcheva <[email protected]>
Derive default network when not given
We now derive default network when not provided in function request.
This will help with the store and when people don't provide a network.
Add replica readiness through availableReplicas property
- Add replica readiness through availableReplicas property #13 #12 via @stefanprodan
Adds configs for timeouts
Via #10:
- Adds configs for timeouts
- Updates year in license
Automatic pushing of Docker images via travis
Push image on release Signed-off-by: Alex Ellis <[email protected]>
Less verbose logging
Make less verbose Signed-off-by: Alex Ellis <[email protected]>