-
This was originally proposed in https://github.com/openfaas/faas-cli/issues/262 but was eventually implemented as flags on the `faas-cli`. This CLI behavior is documented here https://docs.openfaas…
-
The `faas-netes` provider along with the SDK has a way in which you can specify namespaces for log requests. The namespaces support should be added for the logs.
## Expected Behaviour
Ch…
-
There is no detailed docs for customize a template step by step. I made a [custom template ](https://github.com/kylin1994/openfaas-springboot-tmp)modeled after java8 template.
I follow the contri…
-
Currently Java8 template does not support Maven as build system.
As a developer, I should be able to create OpenFaaS function using java that uses Maven as build system.
I have created a java8-maven…
-
Hey,
I was following https://aws.amazon.com/blogs/opensource/deploy-openfaas-aws-eks/ and
I am facing with Grafana dashboard. I am using AWS EKS cluster, connecting from local ubuntu 8.04 LTS wit…
-
## 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…
-
Hi,
I received this error when building a go project in openfaas cloud,
time="2020-06-15T16:29:52Z" level=error msg="/moby.buildkit.v1.Control/Solve returned error: buildkit-runc did not termi…
-
The production use-case is to use auth, so can we move to using auth?
From the README:
> The tests assume a local environment with basic authentication turned off.
-
The `faas-cli remove` command should a return non-zero exit code for any HTTP errors detected, or errors returned from the proxy package. There are probably other commands that act this way too.
…
-
## Expected Behaviour
Load a store with provided functions definitions from a given link targeted to `store.json`or load a function directly from a git repo that includes `stack.yml`
## Curren…