issues Search Results · repo:openfaas/faas-provider language:Go
Filter by
21 results
(78 ms)21 results
inopenfaas/faas-provider (press backspace or delete to remove)When looking at the metrics, we see that the status code is sometimes 0. image
We expect that this should actually be 200, not 0.
We found that this is caused by two issues in the middleware:
1. The ...
LucasRoesler
- Opened on Aug 17, 2022
- #65
faas-netes log
2022/01/14 10:07:51 error with proxy request to: http://10.32.130.24:8080, Post \ http://10.32.130.24:8080\ : context
canceled
gateway logs
2022/01/14 10:07:51 Forwarded [POST] to
/function/fn-2100e53c784e4a88a864449e78ba50b462703696.openfaas-fn-6ccc8843-d78d-49e8-84c4-3734a4af9929 ...
francisdb
- 1
- Opened on Jan 14, 2022
- #61
Schema change
Add created / updated into API for sorting / auditing
I had a use-case where I wanted to sort the functions by time created, and I couldn t find a way to do that with the
function spec. ...
alexellis
- 4
- Opened on Mar 7, 2021
- #59
Current behaviour
We get a general error then return a HTTP 404 status code, which may be confusing for consumers of the invocation
endpoint in the gateway.
Expected behaviour
Return a typed error from ...
alexellis
- 1
- Opened on Feb 24, 2021
- #56
As proposed in openfaas/faas#1585 we should move all our repos to Github Actions because of it s generous free-tier as
we re not able to get enough builds out of the free credits that Travis provides. ...
nitishkumar71
- Opened on Nov 7, 2020
- #48
Version 0.12.1 was tagged as 012.1.
Tools like dep are currently pulling it in as version 12.1.0, making it the latest release.
wilsonianb
- 1
- Opened on Oct 13, 2020
- #46
While working on the certifier, I wanted to update the vendored code and I realized that many of the request structs had
moved to the provider (see #22) but AsyncReport and DeleteFunctionRequest are both ...
LucasRoesler
- 4
- Opened on Mar 19, 2020
- #44
The read me provides a link to server.go describing the process for using the faas-provider package, but the link is
broken:
on line 23: For an example see the server.go file in the faas-netes Kubernetes ...
mkimberley
- 2
- Opened on Feb 22, 2020
- #42
I was about to open a PR for the Go modules migration when I realized that this Dockerfile may need to be updated
https://github.com/openfaas/faas-provider/blob/master/Dockerfile
But then I realized I ...
LucasRoesler
- 1
- Opened on Jan 26, 2020
- #40
This struct https://github.com/openfaas/faas-provider/blame/master/types/requests.go#L12
Is actually used as a response, so it should be called InfoResponse. See
https://github.com/openfaas/faas-swarm/blob/ecf4229ce7dea59ccf8bbf3f96e6f11a669ffe60/handlers/info.go#L18-L43 ...
LucasRoesler
- 2
- Opened on Jan 1, 2020
- #38

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.