09b867559d
Change the node example in readme to node12
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2020-01-06 21:36:01 +00:00
250b3fccda
Add various posts to the community.md file
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2020-01-06 21:12:07 +00:00
faa8c75018
Add contributing to OF to community.md
...
I have also added the 2020 sections for blogs & events!
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2020-01-06 19:54:14 +00:00
64cbc2272e
Update CONTRIBUTING.md
2020-01-01 15:30:23 +00:00
cf6e9ed6b2
Add Alistair Hey Blog to community.md
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-12-31 09:52:30 +00:00
3220e1b88f
Fix Typo in community.md file
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-12-30 19:54:04 +00:00
54d2447975
Update compose stacks to latest gateway and basic-auth
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-12-27 18:55:03 +00:00
80b6976c10
Update Golang versions to 1.12
...
Tested with local Docker build for each component.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-27 17:53:19 +00:00
b45e2a52a4
Bump alpine to 3.11
...
There's a new release which appears to have no apparent down-
sides or breakages.
https://www.alpinelinux.org/posts/Alpine-3.11.2-released.html
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-27 10:08:02 +00:00
76e463a7a0
Always apply the function prefix trim for async functions
...
**What**
- Always apply the `FunctionPrefixTrimmingURLPathTransformer` when
enqueueing async function requests. This ensures that the context
information sent to the function is correct
Resolves #85
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com >
2019-12-25 17:40:39 +00:00
7445998092
Remove queue-worker from arm builds
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-24 13:59:46 +00:00
b9a3476bca
Add providers
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-19 16:26:00 +00:00
59b7839236
Change how and when we fetch and parse namespace info
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-12-19 10:32:46 +00:00
2fd7989d3f
Update video links
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-17 11:43:35 +00:00
db47a8c3f5
Update ratehub logo for Chris
2019-12-17 08:22:00 +00:00
04fead5eab
Hide the namespace selector when on swarm or <2 K8s ns
...
We now hide the new namespace dropdown selector when
there is only 1 namespace, or when we are on swarm
This is also hidden in the function create page and
the function detail page
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-12-15 17:06:20 +00:00
d90288143d
Update travis link from .org to .com
...
Signed-off-by: Utsav Anand <utsavanand2@gmail.com >
2019-12-10 19:37:52 +00:00
509ea710e9
Update core OpenFaaS component in docker-compose
...
Signed-off-by: Edward Wilde <ewilde@gmail.com >
2019-12-10 11:16:27 +00:00
03dc8824d2
Support customising the NATS Streaming channel.
...
Signed-off-by: Bruno Miguel Custódio <brunomcustodio@gmail.com >
2019-12-10 11:15:52 +00:00
3422bdcce9
Update contributing
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-09 11:36:04 +00:00
400398a8a4
Remove Richard from Core members list
...
Signed-off-by: Richard Gee <richard@technologee.co.uk >
2019-12-09 11:27:42 +00:00
25a9f4aab7
Remove deprecated guides
...
The guides are either moved due to being out of date, or being
surpassed by the workshop or main documentation site.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-08 12:28:36 +00:00
5a4cc68a98
Fix Typo in readme
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-12-04 09:37:59 +00:00
74bb257823
Update deprecated "faas" to "openfaas" in provider field
...
Needed due to CLI updates.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-01 08:48:27 +00:00
bbbeed2a25
Add link to blog post
...
I wrote blog post about OpenFaaS templates, which I'd like to add to
community page.
Signed-off-by: Martin Heinz <martin7.heinz@gmail.com >
2019-11-30 10:36:37 +00:00
4d4ecc6bbf
Add -run-healthcheck flag
...
This flag is useful for some users that prefer a scratch image
that cannot execute a bash healthcheck. Instead they can execute
the watchdog itself such as:
"watchdog -run-healthcheck"
It will return a non-zero exit code for when the lock file is not
found.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-28 20:26:28 +00:00
ba9ece8a86
Add Bronze GitHub Sponsor
2019-11-28 16:43:54 +00:00
1ba9756770
Update backers file
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-28 14:09:02 +00:00
c41b664090
Update BACKERS.md
2019-11-28 13:48:29 +00:00
2f683ba236
Add Namespace indicator on Function page part of #1379
...
This is a precursor to adding a dropdown for namespaces
selection (#1379 )
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-11-25 13:58:33 +00:00
d4d832db4c
Update ADOPTERS.md
...
Include Fonix Telematics in the list of OpenFaaS adopters.
Signed-off-by: Goncalo Oliveira <goncalo.oliveira@fonixtelematics.com >
2019-11-25 11:12:17 +00:00
7e1af57921
Allow users to create functions in a non-default NS from ui
...
This allows a uswer to select a non-standard (not openfaas-fn)
namespace from the UI to deploy a function into.
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-11-25 11:11:48 +00:00
dd0608d36c
Add Namespace Dropdown to Gateway UI
...
This PR adds a namespace dropdown for the openfaas
namespaces. If a user has non-default namespaces
installed then a user can select that namespace,
view functions in that namespace, invoke them from
the UI and delete them from that namespace.
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-11-25 11:11:48 +00:00
365f459b3f
Allow for customizing the name of the target NATS Streaming cluster.
...
Signed-off-by: Bruno Miguel Custódio <brunomcustodio@gmail.com >
2019-11-25 10:52:39 +00:00
ff5ec39e4d
Add 2 blog posts from November
...
Signed-off-by: Burton Rheutan <rheutan7@gmail.com >
2019-11-24 15:54:32 +00:00
c7b53955cf
Update .DEREK.yml
2019-11-21 05:45:11 -08:00
d22720865d
Add guidlines for Slack
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-17 08:00:23 -08:00
92bf7f37c8
Add vCenter Event Broker Appliance to projects
...
The vCenter Event Broker Appliance (VMware Fling) uses OpenFaaS to
trigger functions based on vSphere events.
Signed-off-by: Michael Gasch <mgasch@vmware.com >
2019-11-15 11:53:02 +00:00
a82dc39ce4
Added Emerging Technology Meetup Surat event
...
Signed-off-by: Mitul Golakiya <mtl.golakiya@gmail.com >
2019-11-13 20:34:04 +00:00
2bd6383dc8
Update swam provider version in compose to 0.8.2
...
**What**
- Bump faas-swarm vesion to latest, 0.8.2
- Bump arm64 and armhf sevices to their latest versions
- The docker-compose files were invalid when deployed directly because
the auth url was not configured. Set the default for basic auth to
false to make this a valid configuration
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com >
2019-11-09 11:49:31 +00:00
4822e4141b
Add painless development by ramiro at serverless summit 2019
...
Signed-off-by: Pablo Chico de Guzman <pchico83@gmail.com >
2019-11-05 12:03:54 +00:00
aedd1ffa04
Add Derek badge
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-03 13:11:06 +00:00
90560ce4b8
Fix markdown for community.md
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-03 11:10:52 +00:00
d3785016e9
Enable release notes feature for Derek
...
This feature enables notes to be collected from all merged/closed
PRs since the last release. The notes are then set/saved on the
release body field.
2019-11-01 15:05:09 +00:00
49e21258fd
Add interviews
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-01 08:53:42 +00:00
a39ed5534b
Add CTOAdvisor as BACKER
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-31 19:31:16 +00:00
f89d6c7c56
Update ADOPTERS.md
...
Include Ratehub in the list of OpenFaaS adopters.
Signed-off-by: Chris Richard <chris.richard@ratehub.ca >
2019-10-30 16:48:25 +00:00
3d228f716d
Add link for Rejekts
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-29 08:33:30 +00:00
108d59cf61
Update events for November
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-28 09:03:47 +00:00
60afb7d210
Add utsavanand2
2019-10-27 09:03:54 +00:00