0248a5ea1d
Return 500 if GET /system/functions fails
...
Signed-off-by: Alex Young <alex@heuris.io >
2017-10-27 15:38:03 +01:00
12a0c75e91
Add unit tests to build. Pin to specific Alpine tag.
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-26 21:02:50 +01:00
dce748e2a1
Re-order
2017-10-26 16:26:49 +01:00
fb8334c927
Update deployment_k8s.md
2017-10-26 16:15:28 +01:00
7e0162d615
Update README.md
2017-10-26 16:12:40 +01:00
eba20b53df
Update asynchronous.md
2017-10-26 16:11:57 +01:00
601a1ae972
Add UI screenshot
2017-10-26 15:00:05 +01:00
997b0b744b
Update deployment_k8s.md
2017-10-26 14:57:58 +01:00
ba8cc50ca4
Update README.md
2017-10-26 14:37:00 +01:00
065d676ead
Mention command override
2017-10-26 14:29:37 +01:00
bd3ee3f1f4
Separate ARM64/ARM32
2017-10-26 09:49:08 +01:00
0e73bda6b6
Draft Quick guide for ARMHF / ARM64 fixes #307
...
Signed-off-by: rgee0 richard@technologee.co.uk
Adaptation of the swarm deployment and the morning coffee blog with changes made to address the differences required to enable the sample function to build and invoke correctly on an ARM. Further work required to accommodate ARM64
2017-10-26 09:38:13 +01:00
acfcc73ddb
Update items completed.
2017-10-25 20:33:13 +01:00
ec60d97518
Report async execution duration
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-25 19:40:33 +01:00
377520120c
Update CONTRIBUTING.md
2017-10-25 08:32:50 +01:00
561e447133
Update MAINTAINERS
2017-10-25 08:30:20 +01:00
be4eea92a1
Add spinner during funciton invoke in the web ui
...
**What**
- Add a simple sinner when the function is invoked
- Disable the invoke button until the request returns
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com >
2017-10-24 18:17:26 +01:00
fdbffa1e84
Update MAINTAINERS
2017-10-24 16:07:34 +01:00
73e702d908
Push to latest gateway version
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-23 19:05:27 +01:00
c92b462f36
Target blank for Logo / Link in Gateway UI
2017-10-23 17:38:03 +01:00
533118adbb
Add link to www.openfaas.com on OpenFaaS Icon.
...
Signed-off-by: Thom Toogood <thomtoogood@gmail.com >
2017-10-23 17:35:02 +01:00
4d8ec68d0e
Mention MIT headers.
2017-10-23 17:17:08 +01:00
06f0a2c953
add docs for GatewayConfig like WatchdogConfig
...
Signed-off-by: Elliott Beach <elliott2.71828@gmail.com >
2017-10-23 16:22:51 +01:00
faf7f31a58
add rudimentary readme w/ env vars
...
Signed-off-by: Elliott Beach <elliott2.71828@gmail.com >
2017-10-23 16:22:51 +01:00
7b1c5bb3c3
added a blog post related to CI/CD pipeline
...
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com >
2017-10-23 16:21:23 +01:00
f696d3930d
Label support for Update handler
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-23 16:19:49 +01:00
e4a1ef2d6b
Add label support to Swarm
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-23 16:19:49 +01:00
6584b8225b
Reword hacking instructions
2017-10-23 16:16:24 +01:00
567ce93c03
Update HACK.md
2017-10-23 16:10:29 +01:00
ee88d42a14
Removed extra log statement on error
...
Signed-off-by: Burton Rheutan <rheutan7@gmail.com >
2017-10-23 15:13:30 +01:00
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
b9f59f5150
Fixes 251. Set debug_write to false by default. Added log output of byte count when debug is false. Updated tests to match new default
...
Signed-off-by: Burton Rheutan <rheutan7@gmail.com >
2017-10-23 15:13:30 +01:00
b308388bc2
Added optional body to function calls
...
The optional body parameter to be passed to STDIN wasn't part of the previous swagger spec.
Signed-off-by: Lewis Cowles <lewiscowles@me.com >
2017-10-23 15:03:30 +01:00
1f04764481
Port NodeInfo to ARM64
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-21 13:02:22 +02:00
350442ee2d
Add functions/gateway:arm64-0.6.6-beta2
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-21 13:02:22 +02:00
48df815d2c
Correct image
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-21 13:02:22 +02:00
a7de20c29d
Add sample, stack and port to ARM64
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-21 13:02:22 +02:00
b04dffdc2f
Updates for referral code, additional instructions
2017-10-21 11:56:37 +01:00
d91fd07257
Fix guide README links and remove DO section
...
This fixes links in the guide/README.md so that they don't point to
master, instead they point to the doc relative to the version of the
README.md you're looking at.
It also removes the section from the DigitalOcean guide on costs, to
avoid the maintainence overhead.
Signed-off-by: John McCabe <john@johnmccabe.net >
2017-10-21 12:43:09 +02:00
b822c71d48
Add guide for OpenFaaS on DigitalOcean (Swarm)
...
This commit adds a guide to getting started with OpenFaaS running on
DigitalOcean, it includes simple single node swarms up to multi-node
behind a DigitalOcean load balancer.
Signed-off-by: John McCabe <john@johnmccabe.net >
2017-10-21 12:43:09 +02:00
f6bbe7d310
Bump master versions to latest release
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-20 22:09:55 +01:00
5d04373ded
Update as per Chanwit's change to the main file
2017-10-20 22:03:14 +01:00
bb01b6579b
change to use 3.3 spec to allow attachable network
...
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com >
2017-10-20 23:02:18 +02:00
329c0fc110
Added blog post to community
...
Signed-off-by: Burton Rheutan <rheutan7@gmail.com >
2017-10-20 22:58:16 +02:00
520a6b05a1
Commit unit tests for content-type order
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-20 22:47:30 +02:00
4d4a09fa19
Implement header pass-through
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-20 22:47:30 +02:00
6d5ae1af5b
Fix content type pass through
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-20 22:47:30 +02:00
2e6af2433c
Update CONTRIBUTING.md
2017-10-17 16:14:23 +02:00
e4d494a80b
Update README.md
2017-10-16 11:51:10 +02:00
b32a3f30ea
Remove '--name' in faas-cli invoke
...
Doc can not execute. '--name' is removed.
see:e097301414 (diff-6e522d40e6848a6eeeb12b0ab50cb97d)
Signed-off-by: eiji.ienaga <eiji.ienaga@gmail.com >
2017-10-15 23:22:17 +01:00