-
### Secure openfaas gateway with new auth model
Currently, openfaas gateway is only available to admin users.
We should secure openfaas gateway with the new auth model so that any users can be g…
-
## Description
We need a volunteer to update all the guides, terraform automation and cloud-config.txt to use the release 0.9.0
The assets are in this repo, so you shouldn't have too hard of a t…
-
In a `stack.yml` file if we have more than one function and one of the function uses `secrets` then it is being used for other functions as well.
## Expected Behaviour
Ideally `secrets` …
-
## Expected Behaviour
When a user of openfaas has two or more environments, and environment variables that are specific to each such as
Testing
```yaml
environment:
db_host: "po…
-
## 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…
-
Does openfaas have QPS limit?
-
## Due diligence
## My actions before raising this issue
Following the docs I have done the following:
- using `faasd` on a fresh VM
- logged in to `faasd` with `faas login` (on the host)…
-
## Description
This is a proposal from the community to allow the imagePullPolicy for functions to be set via configuration. The reason for this option is to support a developer workflow where imag…
-
## Expected Behaviour
When use docker buildkit to build the function images, there is a feature to use --secret option to create a safer build enviroment, the typical usecase would be when us…
-
## Expected Behaviour
Show memory and CPU requests/limits in faas-cli describe
## Current Behaviour
OpenFaaS Pro shows utilization, but neither Pro or CE show the limit as set on …