-
Since Gists are only GitHub repos, we should support building a function from a Gist.
This is useful because it could become part of play-ground or UI experiment where we can type code into a web-e…
-
## Expected Behaviour
In [faas-cli PR #753](https://github.com/openfaas/faas-cli/pull/753) SDK in Go for the gateway was introduced. We should be moving to this one as opposed the having di…
-
I've successfully built faas-containerd on Risc-V architecture (submitted PR #1) but got the following error:
On console 1:
```
❯ sudo function_uptime=120m ./faas-containerd
2019/12/20 00:00:02 …
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
BUG
**What happened**:
If a horizontal pod autoscaler definition already exists and you deploy it again using the kubeless cli like so:
```
$ kubel…
d0x2f updated
4 years ago
-
Kubeseal only package
```
kubeseal-darwin-amd64
kubeseal-linux-amd64
kubeseal.exe
```
as shown here : https://github.com/bitnami-labs/sealed-secrets/releases/tag/v0.9.6
Running on a Pi tri…
-
Currently, we need to install and user license-check via curl and piping to sh
```sh
curl https://raw.githubusercontent.com/teamserverless/license-check/master/get.sh | sh
```
for example …
-
## Expected Behaviour
git-tar should invoke deploy (buildshiprun) in parallel
## Current Behaviour
If a stack has 10 functions they are built in serial one at a time. Use an errgr…
-
## My actions before raising this issue
- [x] Followed the [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting/)
- [x] Read/searched [the docs](https://docs.openfaas.com…
-
Because the [go-function-sdk](https://github.com/openfaas-incubator/go-function-sdk) does not propagate the original request context in the `Request` object, the handler can not correctly respond to t…
-
I want to add support for environment variables while deploying new functions through the UI. This operation is currently supported by API Gateway and `faas-cli`, but the UI needs to be updated in ord…