27 Commits

Author SHA1 Message Date
Alex Ellis (VMware)
3031d0e1c2 Feature: combine_output to control stdout/stderr
This enables an often-requested feature to separate stderr
from stdout within function responses. New flag combine_output is on
by default to match existing behaviour. When combine_output is set
to false it redirects stderr to the container logs rather than
combining it into the function response.

Tested with unit tests for default behaviour and new behaviour.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-03-17 20:59:47 +00:00
Alex Ellis
67bda365cd
Update for non-function based deployments
Fixes #551
2018-03-03 10:58:34 +00:00
John McCabe
19e7f4639e Complete bump to 0.7.1 watchdog and repo.
Also bumps golang builder version to 1.9.4 for sample functions.

Signed-off-by: John McCabe <john@johnmccabe.net>
2018-02-25 11:54:21 +00:00
Alex Ellis
44609aa189
Typo fix 2017-12-30 20:44:46 +00:00
Alex Ellis
877e9d2940
Update autoscaling documentation 2017-12-28 19:00:25 +00:00
Alex Ellis
7e7a298899
Update watchdog version 2017-12-28 18:52:14 +00:00
Alex Ellis
e04319e7ec
Correct typo marshal_requests should be marshal_request 2017-12-28 18:51:06 +00:00
Alex Ellis
59d46938fe Tooltips
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-11-22 19:32:32 +00:00
Alex Ellis
4c17ccf662 Mention Afterburn update
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-11-18 12:42:12 +00:00
Alex Ellis
8e4537ff73 Update README for Http_ContentLength
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-29 17:49:20 +00:00
Burton Rheutan
7fa03cb7a1 Updated watchdog readme with write_debug environment variable
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2017-10-23 15:13:30 +01:00
John McCabe
89878f0c8a Migrate from alexellis org to openfaas
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>
2017-10-04 09:18:06 +01:00
Alex Ellis
7f8219ee13 Typo 2017-09-17 19:13:08 +01:00
Alex Ellis
44544d80ac Mention replacing watchdog 2017-09-04 10:12:51 +01:00
Alex Ellis
5f4c731df6 Update - to _ for env vars 2017-08-25 11:19:37 +01:00
Alex Ellis
fcdba0971c Clarify use of templating. 2017-08-19 19:08:13 +01:00
Alex Ellis
f239033aa5 Update intro 2017-08-07 09:44:30 +01:00
Alex Ellis
4d896b6030 Add overview image 2017-08-03 08:29:44 +01:00
Alex Ellis
4d05896798 Watchdog refurbishments
- Watchdog - allow new methods with and without body.
- Enforce hard-timeout via exec_timeout variable.
- Correct bug in timeouts for read/write of HTTP.
- Documentation for new verbs and hard timeout.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-07-07 08:49:11 +01:00
Alex Ellis
c7cd074a68 Document cgi_headers 2017-05-11 08:15:00 +01:00
Alex Ellis
f958e99bdc Allow override of contentType response from watchdog. (#46) 2017-04-10 22:18:37 +01:00
Alex Ellis
a803b677f6 Document response types and scaling behaviour 2017-04-08 10:03:16 +01:00
Alex Ellis
469fc690da Fix issue in watchdog - not reading false config overrides. 2017-04-05 09:13:18 +01:00
Alex Ellis
a476c50a99 Create README.md 2017-04-04 08:38:02 +01:00
Alex
bdfdd5ad45 Moving out the cat service as an example. 2017-01-03 23:31:55 +00:00
Alex Ellis
606a50e124 Update README.md 2016-12-22 13:29:19 +00:00
Alex Ellis
9323746e99 Readme 2016-12-22 13:29:00 +00:00