-
## Story: OpenFaaS SDKs for each language
Since this will be a big piece of work and potentially involve multiple languages and features, I'm calling it a *Story*.
## Use-case
We have been as…
-
[Research] Tracing for OpenFaaS Core services
There has been interest expressed in tracing from the community through Slack and issues over the last year and a half. At this time there doesn't seem…
-
**Describe the bug**
When execute `go get -u github.com/derailed/k9s`, command reports several errors.
```
github.com/derailed/k9s imports
github.com/derailed/k9s/cmd imp…
-
I am working through the steps documented in https://blog.alexellis.io/openfaas-cloud-for-development/ but can not complete the installation
1. `get.sh` script is incorrect, this is fixed with http…
-
Midway.JS能部署到OpenFaaS上吗? 目前只能发布到阿里云和腾讯云上吗? 如何不能的话,如何才能支持OpenFaaS。
-
Currently if the gateway is secured via basic auth, an error is thrown. Would be good to add support for this.
From a UX perspective, I reckon this would be good:
```js
const OpenFaaS = require…
-
After deploy INFless into kubernetes cluster by using `kubectl apply -f yaml/inuse`, and using `kubectl get pods -n openfaasdev`, I found the following problem.
| NAME | READY | STATUS | RESTARTS |…
-
Hello Guys, home I'm doing this right, I submit for your review the following "Function" to be added to the store both `armhf` and `x86_64`
```
{
"title": "Password Generator",
"description": …
-
I found some resources for using R (https://www.r-project.org/) with OpenFaaS (listed [here](https://github.com/analythium/openfaas-rstats-templates#resources)), but there were no templates.
I foll…
-
There has been requests to allow custom domains in OFC (https://github.com/openfaas/openfaas-cloud/issues/520)
We now have FunctionIngress CRD provided by the IngressOperator provided as an opt…