-
## 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/)
…
-
## Expected Behaviour
The `parallel` flag in `faas-cli publish` should not give an error.
## Current Behaviour
`faas-cli publish --parallel` gives out an error:
## Possible Solut…
-
Currently, the base images used for creating and deploying functions are not validated for trust-worthiness during the function build process.
However, enterprises are very security and compliance c…
-
faas-cli deploy --name receive-message --image openfaas/receive-message:latest --fprocess='./handler' --annotation topic="nats-test"
openfaas/receive-message:latest does not exist. It perhaps renam…
-
## Expected Behaviour
New feature: file-system watch mode will detect a change in a function handler folder and then automatically build/push/deploy the affected function.
This would be …
-
## 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…
prsh9 updated
2 years ago
-
If a container has it's task as "STOPPED", scaling it back generates an error and the task does not run.
## Expected Behaviour
Have the task in RUNNING state.
## Current Behaviour
Show fun…
-
**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…
-
hello Lopes,
When I did faas-cli build, I found error because these images is unavailable in dockerhub
-
## Expected Behaviour
Faas-swarm works fine.
## Current Behaviour
Faas-swarm crashed soon after starting.
## Possible Solution
No solution has been found yet (not familiar with go…