-
## Why do you need this?
Because I am just trying to use OpenFaas
## Expected Behaviour
To have to ability to login from CLI and also deploy functions from UI dashboard.
## Current Behaviour
…
-
## 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…
-
## Expected Behaviour
I should be able to update the dependency on the CLI by using
```
go get github.com/openfaas/faas-cli
```
## Current Behaviour
Can not `go get` the faas-cli …
-
Question: i red pull request #442, #441, issue #190 in this repository, so is there no way to run openfaas without prometheus yet?
I have read #442, #441, #190 in this repository, so is there no w…
-
Open FaaS deploy function compatibility. Matching req.body to backend according to function
-
**What would you like to be added**:
function type adds **faas** type, which is used to orchestrate faas services, such as [OpenFunction](https://github.com/OpenFunction/OpenFunction),or other cloud …
-
At Pypestream, are working on replacing Kubeless with OpenFaas in an implementation allowing the execution of code snippets written by non-developers as part of automated workflows. For security an…
-
https://github.com/JadKHaddad/OpenFaaS-C-Template/blob/f48483c7562664570bc498d1eeb442f5657735c4/template/c/Dockerfile#L2
-
## Expected Behaviour
Be able to build, push, and deploy locally using a function configuration file, while being able to easily override the gateway and image repository:tag.
## Current Behaviour…
-
Hi, I use stress testing tools like jmeter or hey to stress some functions, but I find that there are many error requests, the HTTP status code is 502 bad gateway, and the delay is always about 10 sec…