- Oct 07, 2017
-
-
Alex Ellis authored
-
Alex Ellis authored
-
austinfrey authored
Signed-off-by:
austinfrey <aafrey85@gmail.com>
-
- Oct 06, 2017
-
-
John McCabe authored
Adds a section to call out industry mentions as distinct from community. Adds the Bossie Award and RedPoint FaaS landscape. Signed-off-by:
John McCabe <john@johnmccabe.net>
-
- Oct 05, 2017
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Austin Frey authored
Signed-off-by:
Austin Frey <aafrey85@gmail.com>
-
Austin Frey authored
Signed-off-by:
Austin Frey <aafrey85@gmail.com>
-
Austin Frey authored
Signed-off-by:
Austin Frey <aafrey85@gmail.com>
-
- Oct 04, 2017
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
John McCabe authored
Note, not all `alexellis/github` references should be changed, there are a number of repos which are not part of the openfaas org, this commit excludes those. Signed-off-by:
John McCabe <john@johnmccabe.net>
-
- Oct 02, 2017
-
-
Alex Young authored
Signed-off-by:
Alex Young <alex@heuris.io>
-
Alex Ellis authored
-
Realbot authored
Signed-off-by:
Alberto Quario <realbot@gmail.com>
-
Realbot authored
Signed-off-by:
Alberto Quario <realbot@gmail.com>
-
- Oct 01, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Franklin Harding authored
Signed-off-by:
Franklin Harding <franklinharding0.0@gmail.com>
-
Alex Ellis authored
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
-
Alex Ellis authored
-
Ken Fukuyama authored
Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
- Sep 27, 2017
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
John McCabe authored
This commit implements an update handler for Docker Swarm, it queries the current spec, updates values in-situ before calling ServiceUpdate. The UpdateConfig FailureAction is set to rollback, so in the event of supplying values to the update that would result in the service failing then the update will be rolled back. The UpdateConfig Parallelism param is set to an explicit value of 1 which will result in functions being updated 1 by 1 rather than all at once. It also moves the restartDelay declaration out of the create and update handlers and into the main server function alongside maxRestarts. And finally this commit uses the PUT HTTP verb for updates rather than the non-HTTP UPDATE verb which was being used initially (also adding it to the Swagger definition). Signed-off-by:
John McCabe <john@johnmccabe.net>
-