1847 Commits

Author SHA1 Message Date
Alex Ellis (OpenFaaS Ltd)
96812d2cd8 Record metrics for invocations when they start
* This experimental patch records metrics as invocations start
so that the metrics can be used to make better scale to zero
decisions in faas-idler.

Tested with Kubernetes on a single-node cluster, metrics
reported as expected. Existing metrics still report.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-12 13:51:43 +00:00
Markus Hartmann
1eea381dd5 Added community events and blogs to community.md
Signed-off-by: Markus Hartmann <markush1986@gmail.com>
2020-03-08 20:38:16 +00:00
Carlos Eduardo
e2c70e2d65 Add myself to DEREK.yml
Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-03-08 15:00:04 +00:00
Alex Ellis
79e00c9818
Update README.md 2020-03-07 09:54:58 +00:00
Martin Dekov
c6ee2e4da0 Bump basic auth plugin to 0.18.11
Bumping basic auth plugin to newest 0.18.11 on
all images

Signed-off-by: Martin Dekov <mvdekov@gmail.com>
2020-03-05 21:03:09 +00:00
Martin Dekov
f9711c6436 Bump gateway to newest image
Bumping gateway of arm armhf and x86-64 images
to 0.18.11

Signed-off-by: Martin Dekov <mvdekov@gmail.com>
2020-03-05 21:02:36 +00:00
hasheddan
11f29ea8e3 Add Crossplane + OpenFaaS Kubecon Talk
Updates community.md with Crossplane + OpenFaaS talk link
for Serverless Practitioners Summit - Kubecon EU 2020

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-03-05 16:23:47 +00:00
Burton Rheutan
326cc7a9b9 Add featured videos section to community file
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2020-03-05 15:41:09 +00:00
Burton Rheutan
5abe7636d1 Add 3 KubeCon video links to community file
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2020-03-05 15:41:09 +00:00
Alistair Hey
6880fdc524 Fix issue with Namespace suffix on Gateway UI
There was a case where a deployment with a single namespace on
faas-netes would show the namespace suffix for all functions.  we didn't
need to show this because the gateway will proxy to the default
namespace for fns without the namespace siffix.

This was tested on Swarm (no suffix), faas-netes (single namespace, no
suffix) and faas-netes, multi-ns, suffix shown.

Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-03-05 15:38:17 +00:00
Alistair Hey
b4bed58b66 Fix padding on Fn Store Gateway UI
The padding was off on the Gateway UI for the function
Store popup.

I have removed the 0padding css class from this element and left
it on the elements that require it

Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-03-05 15:38:17 +00:00
Alistair Hey
ac1caa2897 Add link to Traefik webinar
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-03-05 15:37:47 +00:00
Mehdi Yedes
cc03840115 Add faasd on RPi blog post
Signed-off-by: Mehdi Yedes <mehdi.yedes@gmail.com>
2020-03-03 21:27:06 +00:00
Utsav Anand
a471a8604b Add Tutorial by Clear Linux
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2020-03-03 20:28:31 +00:00
Alex Ellis (OpenFaaS Ltd)
33ac99efd6 Set header properly
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-02 20:43:03 +00:00
Alex Ellis (OpenFaaS Ltd)
cd55a1b9fc Update to MB
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-02 20:35:21 +00:00
Alex Ellis (OpenFaaS Ltd)
52a42afbf6 Update nodeinfo with content-type
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-02 20:31:50 +00:00
Alistair Hey
b74cd09fa1 Add Arkade Blog post to community.md
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-03-01 13:32:32 +00:00
Alex Ellis (OpenFaaS Ltd)
8d0996ad39 Add nodeinfo-http - a faster nodeinfo
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-01 11:12:54 +00:00
Alex Ellis (OpenFaaS Ltd)
e2494e2228 Add RPi w/ OpenFaaS blog post
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-01 09:45:56 +00:00
Alex Ellis (OpenFaaS Ltd)
a4a545650a Add arkade blog post that mentions OpenFaaS
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-01 08:49:39 +00:00
Gabriel Duke
7ca13475e7 Add faasd lxc blog link
Signed-off-by: Gabriel Duke <gabeduke@gmail.com>
2020-02-29 09:29:14 +00:00
Alex Ellis (OpenFaaS Ltd)
d98bd5ce20 Add privte cloud post
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-28 08:49:08 +00:00
Alex Ellis (OpenFaaS Ltd)
7f5ba7d435 Update SME listing
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-24 13:01:02 +00:00
Alex Ellis (OpenFaaS Ltd)
9299e50188 Update list of core team
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-24 13:00:06 +00:00
Richard Gee
bf06355ad7 Move event to chronologically correct place
Signed-off-by: Richard Gee <richard@technologee.co.uk>
2020-02-22 19:05:05 +00:00
Carlos Eduardo
eb16bea8f7 Add talk on RISC-V Summit 2019
Spoke on RISC-V Summit 2019 about cloud technologies on RISC-V architecture and did a demo of OpenFaaS.

Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-02-22 19:05:05 +00:00
Lars Lehtonen
b4a6872c04 gateway/handlers: fix use of testing.T inside goroutine
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2020-02-22 19:03:24 +00:00
Thomas Schmidt
67598e58c5 Update projects to use Go 1.13
Fixes #1442

Signed-off-by: Thomas Schmidt <thomaschmidt@gmail.com>
2020-02-22 19:01:49 +00:00
Alex Ellis (OpenFaaS Ltd)
45300420fe Set order for events
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-21 13:41:56 +00:00
Jonatas Baldin
35e2252a87 Add The State of Open Source Serverless talk
Signed-off-by: Jonatas Baldin <jonatas.baldin@gmail.com>
2020-02-21 13:41:20 +00:00
Alex Ellis (OpenFaaS Ltd)
94e50f56c4 Add Ramiro's talk
Thanks @rberrelleza, closes #1446

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-21 08:49:06 +00:00
Alex Ellis (OpenFaaS Ltd)
500edc6cb9 Add faasd link
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-21 08:48:20 +00:00
Alex Ellis (OpenFaaS Ltd)
4d38de67bb Update blog posts and events.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-21 08:31:20 +00:00
Alistair Hey
38d6573c22 Add our Amazing Kubecon EU 2020 events to community.md
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-02-14 14:27:38 +00:00
Alex Ellis (OpenFaaS Ltd)
8372e8ccde Add some events
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-13 11:22:56 +00:00
Alex Ellis
6afae214e3
Remove 2x bronze sponsors 2020-02-07 21:52:41 +00:00
Alex Ellis
776ce178b6
Update README.md 2020-02-06 08:20:20 +00:00
Alex Ellis (OpenFaaS Ltd)
e66586e35b Add Platinum sponsor for 12mo
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-05 12:02:52 +00:00
hasheddan
5fa7e0f8a0 Use license-check docker image instead of curl
Optimizes Docker builds by copying from license-check Docker image
instead of using curl to download the tool.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-02-04 15:51:03 +00:00
Alex Ellis
0fc5eeefb9
Update CONTRIBUTING.md 2020-02-04 11:32:21 +00:00
Alex Ellis
3ad405450b
Update ROADMAP.md 2020-02-04 11:31:18 +00:00
Alex Ellis
82ae65e324
Remove Platinum sponsor and add 2x bronze 2020-02-01 13:35:00 +00:00
Alex Ellis
36711cf41b
Update CONTRIBUTING.md 2020-02-01 11:21:09 +00:00
John McCabe
e244e5ca74 Fix envvar handling in deploy_stack.ps1
Adds the missing $env:BASIC_AUTH and $env:AUTH_URL envvars to the
windows deploy_stack.ps1 script.

Signed-off-by: John McCabe <john@johnmccabe.net>
2020-01-25 08:21:55 +00:00
Vivek Singh
9fd8a59b89 Update logs to reudce verbosity and consistency
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
2020-01-24 12:39:16 +00:00
Alex Ellis (OpenFaaS Ltd)
6c1784e7dc Add notes
Adds a note requested by Lucas.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-01-21 12:21:13 +00:00
Alex Ellis (OpenFaaS Ltd)
fec9bf3ae5 Add note on Go modules
Addinga note now that faas-netes, k3sup, and the operator have
been migrated.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-01-21 12:08:08 +00:00
Alistair Hey
b9c43d53cd Add blog to community.md Serverless made accessible
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-01-20 10:19:46 +00:00
Alistair Hey
409a199e7c Update community.md with more blog posts
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-01-17 14:36:32 +00:00