Commit Graph

1906 Commits

Author SHA1 Message Date
249e6d9267 Update armhf/64 image tags in docker-compose
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-19 11:33:18 +00:00
f410e4d987 Putting the correct version for arm64
Signed-off-by: Douglas Jones <d.m.jones2@gmail.com>
2020-03-19 11:31:25 +00:00
690da5ed5f bumping the version numbers
Signed-off-by: Douglas Jones <d.m.jones2@gmail.com>
2020-03-19 11:31:25 +00:00
a7e5af5b0e Remove Civo who just cancelled
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-17 17:18:01 +00:00
97bbe4fc05 Add OpenFaaS email service blog post.
Signed-off-by: Amir Movahedi <amir.gholzam@live.com>
2020-03-16 07:02:40 +00:00
72aa39f372 Add link to the Online Meetup hosted by Containous
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2020-03-14 17:46:25 +00:00
f652692966 Fix test on help description message
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-12 14:02:57 +00:00
37bf15e508 Namespace invocation_total
This should be a "no-harm" change to use the namespace/sub-
system definition for CounterOpts.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-12 13:51:43 +00:00
c4f924cfb5 Update Started variable to GatewayFunctionInvocationStarted
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-12 13:51:43 +00:00
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
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
e2c70e2d65 Add myself to DEREK.yml
Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-03-08 15:00:04 +00:00
79e00c9818 Update README.md 2020-03-07 09:54:58 +00:00
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
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
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
326cc7a9b9 Add featured videos section to community file
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2020-03-05 15:41:09 +00:00
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
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
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
ac1caa2897 Add link to Traefik webinar
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-03-05 15:37:47 +00:00
cc03840115 Add faasd on RPi blog post
Signed-off-by: Mehdi Yedes <mehdi.yedes@gmail.com>
2020-03-03 21:27:06 +00:00
a471a8604b Add Tutorial by Clear Linux
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2020-03-03 20:28:31 +00:00
33ac99efd6 Set header properly
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-02 20:43:03 +00:00
cd55a1b9fc Update to MB
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-02 20:35:21 +00:00
52a42afbf6 Update nodeinfo with content-type
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-02 20:31:50 +00:00
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
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
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
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
7ca13475e7 Add faasd lxc blog link
Signed-off-by: Gabriel Duke <gabeduke@gmail.com>
2020-02-29 09:29:14 +00:00
d98bd5ce20 Add privte cloud post
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-28 08:49:08 +00:00
7f5ba7d435 Update SME listing
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-24 13:01:02 +00:00
9299e50188 Update list of core team
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-24 13:00:06 +00:00
bf06355ad7 Move event to chronologically correct place
Signed-off-by: Richard Gee <richard@technologee.co.uk>
2020-02-22 19:05:05 +00:00
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
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
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
45300420fe Set order for events
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-21 13:41:56 +00:00
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
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
500edc6cb9 Add faasd link
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-21 08:48:20 +00:00
4d38de67bb Update blog posts and events.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-21 08:31:20 +00:00
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
8372e8ccde Add some events
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-13 11:22:56 +00:00
6afae214e3 Remove 2x bronze sponsors 2020-02-07 21:52:41 +00:00
776ce178b6 Update README.md 2020-02-06 08:20:20 +00:00
e66586e35b Add Platinum sponsor for 12mo
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-05 12:02:52 +00:00
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
0fc5eeefb9 Update CONTRIBUTING.md 2020-02-04 11:32:21 +00:00