- Aug 29, 2018
-
-
Thomas E Lackey authored
Previously, only the query string of the URL was passed through the Gateway. With this change, the entire path requested by the client is passed through as well as the query string. While fwatchdog already supported passing the path through, in practice this would not happen since the Gateway would have swallowed it before forwarding the request to the watchdog. With this change, the path portion after the function name is added to the Http_Path environment variable, provided that cgiHeaders are enabled. This is similar to the of-watchdog equivalent. Signed-off-by:
Thomas E Lackey <telackey@bozemanpass.com>
-
Ivana Yovcheva (VMware) authored
This updates the blog post section with OpenFaaS being mentioned on Cisco DevNet Sandbox Cloud section and blog post for OpenFaaS on Kubernetes from 2 Jan 2018 again in DevNet Sandbox Signed-off-by:
Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Aug 28, 2018
-
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Covers Prometheus and AlertManagerx Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Adds 2.2.0 Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Also removed rouge `**` character from markdown Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Aug 24, 2018
-
-
Ken Fukuyama authored
Added OpenFaaS Author(s) to show distributed copyright. Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
Ken Fukuyama authored
To avoid future confusion, this fix renames ServiceReplicasCounter to ServiceReplicasGauge. Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
Ken Fukuyama authored
This change exposes the gateway metrics with an exporter which implements the Collector interface of prometheus. This change Fixes #697 Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
Ken Fukuyama authored
Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
Ken Fukuyama authored
This minor fix selects the 'Download' radio button by default if the function has a label with `com.openfaas.ui.ext`. Closes #827 Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
Alex Ellis authored
Versions now in sync with x86_64: * `openfaas/gateway:0.8.12-armhf` * `openfaas/faas-swarm:0.4.1-armhf` * `openfaas/queue-worker:0.4.9-armhf` Also moves from functions/ to openfaas/ Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Aug 23, 2018
-
-
Alex Ellis (VMware) authored
Added chmod +x Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
This will help with CI for ARMHF Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Aug 22, 2018
-
-
Martin Dekov (VMware) authored
I am moving gateway build version to 0.8.11 Signed-off-by:
Martin Dekov (VMware) <mdekov@vmware.com>
-
Edward Wilde authored
Full list of supported verbs is now supported: "GET", "POST", "PUT", "PATCH", "DELETE" Relates to: #openfaas/faas/issues/815 Signed-off-by:
Edward Wilde <ewilde@gmail.com>
-
Alex Ellis authored
Removed Eric on his request Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Stanton Xu authored
Signed-off-by:
Stanton Xu <xjiefeng@gmail.com>
-
Stanton Xu authored
Remove the duplicated `viveksyngh` and add full-time team `bartsmykla` Signed-off-by:
Stanton Xu <xjiefeng@gmail.com>
-
Stanton Xu authored
Addressing issue #824, added bartsmykla, LucasRoesler, s8sg, viveksyngh, removed ovation22, cpitkin, jockdarock, itscaro Signed-off-by:
Stanton Xu <xjiefeng@gmail.com>
-
- Aug 21, 2018
-
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Appears to have been missed during recent PRs from community. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
- Top 5 tips and tricks for boosting productivity with the OpenFaaS CLI - Multi-stage Serverless on Kubernetes with OpenFaaS and GKE Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Aug 16, 2018
-
-
Dmitri Rubinstein authored
Add Host field to the queue.Request struct and copy it from Host field of the HTTP request when converting HTTP request to queue.Request in MakeQueuedProxy function. Signed-off-by:
Dmitri Rubinstein <dmitri.rubinstein@googlemail.com>
-
Dmitri Rubinstein authored
Host HTTP header was not propagated to the function because it is not a part of http.Request.Header map. Signed-off-by:
Dmitri Rubinstein <dmitri.rubinstein@googlemail.com>
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Aug 15, 2018
-
-
Alex Ellis (VMware) authored
- OSS EU, Goto (Alex E) - John C's RPi even - 2x blog posts Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Aug 13, 2018
-
-
Alex Ellis (VMware) authored
This test takes inspiration from the PR from @telackey with changes to make it more maintainable. Since the test does not require changes to the code, I wanted to add it before merging changes. Ref: https://github.com/openfaas/faas/pull/789 Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Fixes: https://github.com/openfaas-incubator/of-watchdog/pull/24 Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Idea from Matthew Holt, using the haveibeenpwned API to query whether a password has been found in a data-breach. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Aug 11, 2018
-
-
Jonas Rosland authored
Add blog post detailing VMware CodeHouse 2018 where OpenFaaS was a major technical component. Signed-off-by:
Jonas Rosland <jrosland@vmware.com>
-
- Aug 09, 2018
-
-
Ivana Yovcheva (VMware) authored
This updates faas-swarm version including a fix for annotations. In version 0.4.0 the prefix was not removed from the annotation key, which was causing errors trying to get the value Signed-off-by:
Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
-
- Aug 07, 2018
-
-
Simon Pelczer authored
* Removed "Basic " from example * Removed HTTPS from scheme * Updated Info Object * Fixed Ident Signed-off-by:
Simon Pelczer <templum.dev@gmail.com>
-
Simon Pelczer authored
Signed-off-by:
Simon Pelczer <templum.dev@gmail.com>
-
Simon Pelczer authored
Signed-off-by:
Simon Pelczer <templum.dev@gmail.com>
-
Templum authored
Changes: Increased version to reflect latest Every path now is in '' Added all receivable Status Codes Made use of Schemas Added required annotation to models Signed-off-by:
Simon Pelczer <templum.dev@gmail.com>
-