14 Commits

Author SHA1 Message Date
Alex Ellis (OpenFaaS Ltd)
579b9124e4 Delete the classic watchdog
This component now lives at:

https://github.com/openfaas/classic-watchdog/

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-11-17 11:22:15 +00:00
Andrew Cornies
a9238f5631 Secrets iteration:
- added delete http verb to system/secrets
- added secrets request type
- added vagrant env provisioned by existing deploy_stack.sh

Signed-off-by: Andrew Cornies <acornies@gmail.com>
2019-01-04 16:51:01 +00:00
Richard Gee
78a4584019 Add sha256 hashgen for watchdog to ci config
Issue #955 suggested that the watchdog binaries should have associated sha256 files to help assure the veracity of the built artefacts.  This change mirrors the method employed on
faas-cli to generate and deploy the sha256 hash for each flavour of the current watchdog.

Signed-off-by: Richard Gee <richard@technologee.co.uk>
2018-11-14 22:02:21 +00:00
Radoslav Dimitrov
fb06e299cf Update .gitignore to discard /contrib/staging/
Omit the staging directory created by the publish-armhf.sh script

Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
2018-10-28 16:29:39 +00:00
Edward Wilde
be907d220c Adds annotation attribute to CreateFunctionRequest
1. Add new annotation attributes which may be used
by the back-end for making scheduling or routing decisions.

2. Updated tests/README.md to give clearer instructions on creating and
tearing down the stack required to run the integration tests

3. Update ci.sh
 * Fail as soon as an error is encountered
 * Allow script to run locally in development environment, test if repos
are already cloned etc..
 * Deploy ./stack.yml used by existing integration tests

Signed-off-by: Edward Wilde <ewilde@gmail.com>
2018-07-20 19:51:17 +01:00
Stefan Prodan
99975949ce Added GKE articles
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2017-12-20 19:18:38 +00:00
Alex Ellis
9a64a53076 Add gitignore
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-09-13 10:30:21 -07:00
Alex Ellis
12f4f17394 Move default gateway to 0.5.1 2017-03-31 20:43:54 +01:00
Alex Ellis
b95341245f Ignore nodejs 2017-03-12 12:58:22 +00:00
Alex Ellis
a6a24fa9cc Update armhf to use armv6 binaries 2017-03-12 12:57:18 +00:00
Alex Ellis
d5290aad1b Refactor to armv6 2017-03-12 12:57:18 +00:00
Alex Ellis
80c12aeaea Update armhf to use armv6 binaries 2017-02-28 22:10:19 +00:00
Alex Ellis
4573f14f65 Add changecolorintent 2016-12-30 19:24:25 +00:00
Alex
2b9a1c10e4 add metrics and sample node.js function 2016-12-22 23:09:44 +00:00