Burton Rheutan
Burton Rheutan
Provide more insights into users' functions on the dashboard to be able to know the health and status of your function at-a-glance ## Expected Behaviour Visualize the function's call latency...
Using `faas list` in a directory where there is a `stack.yml` file, the gateway URL is always taken from the yml file. The `--gateway` parameter and the `$OPENFAAS_URL` values are...
The build command returns exit code `0` even though an image was not created/built. In this particular example, the path in the `handler` property of the function's `.yml` file was...
Some suggestions to make the readme easier to read and follow along ## Expected Behaviour No doubt when "pulling the trigger" and executing the ofc-bootstrap. Knowing that you've completed all...
Rather than using an ambiguous string to define a provider, rather have each provider as a sub-command to the `create` command ## Expected Behaviour Have better type safety, better discovery,...
## Description This change adds an empty .npmrc file to the node templates as well as adding the NPM_TOKEN build arg to allow users to specify a private npm registry,...
The toubleshooting guide has grown quite large, nearly 500 lines now. That's not a bad thing, but I believe it should be re-organized to make it easier to navigate. It's...
Logs are being sent to the local fluentd instance just fine, and with the forwarding rules in place, are being transmitted out to the main aggregator instance as well. However,...
### Things to check - [x] I have searched the **existing issues** for this bug - [x] To rule out a caching problem I made sure the bug also happens...