mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
67 lines
2.3 KiB
Markdown
67 lines
2.3 KiB
Markdown
<!-- Due dilligence -->
|
|
## My actions before raising this issue
|
|
- [ ] Followed the [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting/)
|
|
- [ ] Read/searched [the docs](https://docs.openfaas.com/)
|
|
- [ ] Searched [past issues](/issues)
|
|
|
|
<!-- How is this affecting you? What task are you trying to accomplish? -->
|
|
## Why do you need this?
|
|
|
|
## Who is this for?
|
|
|
|
What company is this for? Are you listed in the [ADOPTERS.md](https://github.com/openfaas/faas/blob/master/ADOPTERS.md) file?
|
|
|
|
<!--- Provide a general summary of the issue in the Title above -->
|
|
## Expected Behaviour
|
|
<!--- If you're describing a bug, tell us what should happen -->
|
|
<!--- If you're suggesting a change/improvement, tell us how it should work -->
|
|
|
|
|
|
## Current Behaviour
|
|
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
|
|
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
|
|
|
|
|
|
## Are you a GitHub Sponsor (Yes/No?)
|
|
<!-- Issues created by customers or monthly sponsors get priority -->
|
|
|
|
Check at: https://github.com/sponsors/openfaas
|
|
- [ ] Yes
|
|
- [ ] No
|
|
|
|
## List All Possible Solutions and Workarounds
|
|
<!--- Suggest a fix/reason for the bug, or ideas how to implement -->
|
|
<!--- the addition or change -->
|
|
<!--- Is there a workaround which could avoid making changes? -->
|
|
|
|
## Which Solution Do You Recommend?
|
|
<!--- Pick your preferred solution, if you were to implement and maintain this change -->
|
|
|
|
|
|
## Steps to Reproduce (for bugs)
|
|
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
|
<!--- reproduce this bug. Include code to reproduce, if relevant -->
|
|
1.
|
|
2.
|
|
3.
|
|
4.
|
|
|
|
## Context
|
|
<!-- Any additional context such as how this is affecting you or could affect other users -->
|
|
|
|
|
|
## Your Environment
|
|
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
|
* FaaS-CLI version ( Full output from: `faas-cli version` ):
|
|
|
|
* Docker version `docker version` (e.g. Docker 17.0.05 ):
|
|
|
|
* Are you using OpenFaaS on Kubernetes or [faasd](https://github.com/openfaas/faasd)?
|
|
|
|
* Operating System and version (e.g. Linux, Windows, MacOS):
|
|
|
|
* Code example or link to GitHub repo or gist to reproduce problem:
|
|
|
|
* Other diagnostic information / logs from [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting)
|
|
|