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
7f2a35cd21
Update community.md with slides
...
Signed-off-by: Alex Young <alex.young@myunidays.com >
2017-10-15 23:20:20 +01:00
d9889779cf
Update community.md
2017-10-15 23:17:19 +01:00
99f12f803a
Add ftrigger as a community project
...
ucalgary/ftrigger provides label-based triggers for OpenFaaS functions.
There is currently a working implementation for Kafka topic messages.
Signed-off-by: King Chung Huang <kinghuang@mac.com >
2017-10-15 23:16:39 +01:00
1b2f6648d5
update docs
...
Signed-off-by: Elliott Beach <elliott2.71828@gmail.com >
2017-10-15 23:11:53 +01:00
bc3f6d1351
Delete build.sh
2017-10-15 23:00:48 +01:00
958de00f71
Update README.md
2017-10-15 23:00:08 +01:00
6dc9ffbfce
Convert function names to lowercase
...
Converts the function names in samples.yml to lowercase
Signed-off-by: Grant Sheehan <gsheehan@gmail.com >
2017-10-15 09:54:25 +01:00
9af6ff61b4
Secrets in requests
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-12 21:22:15 +01:00
b194264225
Update for #286
2017-10-12 16:14:16 +01:00
dde98eb582
Forward path and query string through proxy
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-11 18:57:00 +01:00
8ae81dad01
Update twitter: open_faas => openfaas
...
Signed-off-by: Mark Peek <markpeek@vmware.com >
2017-10-11 11:18:31 +01:00
da7af4a8fa
Update TNS article title and link
...
Signed-off-by: John McCabe <john@johnmccabe.net >
2017-10-10 18:49:37 +01:00
e737af438f
Add New Stack piece on OpenFaaS
...
Signed-off-by: John McCabe <john@johnmccabe.net >
2017-10-09 17:57:45 +01:00
4ce82e6ed6
Update .travis.yml
2017-10-09 11:42:39 +01:00
a100e9df45
Update secure token for publishing
2017-10-09 11:31:20 +01:00
0774a56ee3
deploy binaries
2017-10-09 10:38:09 +01:00
00d0c21dfc
Correct to DOCKER_NS for Travis auto-push
2017-10-09 08:54:26 +01:00
1b9affabb4
make build fail when need to run gofmt & remove docker pull in travis
...
use golang 1.8.3 for gateway
Signed-off-by: Minh-Quan TRAN <account@itscaro.me >
2017-10-09 08:42:30 +01:00
38e0a9956f
Updated travis.yml to not push 'latest' tag
...
Signed-off-by: Burton Rheutan <rheutan7@gmail.com >
2017-10-09 08:27:24 +01:00
9bd10a6649
rename catservice
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-08 09:10:12 +01:00
b7fbdb9ba2
Update README.md
2017-10-07 22:13:58 +01:00
9386bf82c6
Add Dockercon EU
2017-10-07 14:45:09 +01:00
c562ad2228
Added link to initial debugging discussion to guide/README.md
...
Signed-off-by: austinfrey <aafrey85@gmail.com >
2017-10-07 14:31:17 +01:00
9ba50eb1b7
Add Industry awards and mentions section
...
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 >
2017-10-06 10:21:48 +01:00
10bcd51d22
Badge
2017-10-05 18:13:30 +01:00
beb4f5499b
Mention LB
2017-10-05 17:52:12 +01:00
3e71fb85ff
Asynchronous guide
2017-10-05 17:37:14 +01:00
88878d6660
Badge
2017-10-05 08:55:23 +01:00
ac2cf46474
Fixed curl commands to use correct paths
...
Signed-off-by: Austin Frey <aafrey85@gmail.com >
2017-10-05 08:10:06 +01:00
62a8884a33
Added SSL intstructions and corrected traefik.frontend.rule
to include the proper paths.
...
Signed-off-by: Austin Frey <aafrey85@gmail.com >
2017-10-05 08:10:06 +01:00
3be94361e9
Added guide/traefik_integration.md
...
Signed-off-by: Austin Frey <aafrey85@gmail.com >
2017-10-05 08:10:06 +01:00
c463e5dca3
Update from John
2017-10-04 17:34:39 +01:00
d80704aa5c
Update README.md
2017-10-04 17:30:19 +01:00
3f6d6b34a2
Update README.md
2017-10-04 17:27:19 +01:00
88597eba0d
Create README.md
2017-10-04 17:25:59 +01:00
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
eed9641254
Display function creation error in UI
...
Signed-off-by: Alex Young <alex@heuris.io >
2017-10-02 20:54:29 +01:00
e69e8eaa3b
Update deployment_k8s.md
2017-10-02 13:07:36 +01:00
2efe88f86e
Minor update
...
Signed-off-by: Alberto Quario <realbot@gmail.com >
2017-10-02 10:03:24 +01:00
592c067664
Added DCOS provider
...
Signed-off-by: Alberto Quario <realbot@gmail.com >
2017-10-02 10:03:24 +01:00
221ed7a292
Update for ARM builds
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-01 23:36:23 +02:00
53edc286aa
Fix gofmt
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-10-01 22:36:07 +01:00
31bf986227
Update MAINTAINERS
2017-10-01 22:12:37 +01:00
87a05d3a61
Update MAINTAINERS
2017-10-01 22:09:40 +01:00
79829b69e0
Add --name for invoke
2017-10-01 22:06:27 +01:00
200e90d380
Add function invocation list / invoke output
2017-10-01 22:03:27 +01:00