- Jul 26, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
For compatibility with newer NATS streaming version https://github.com/openfaas/faas-netes/pull/819 Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Jul 19, 2021
-
-
Alex Ellis authored
-
- Jul 13, 2021
-
-
Vivek Singh authored
Signed-off-by:
Vivek Singh <vivekkmr45@yahoo.in>
-
- Jul 06, 2021
-
-
Tek Raj Chhetri authored
Signed-off-by:
Tek Raj Chhetri <tekrajchhetri@gmail.com>
-
- Jun 15, 2021
-
-
Alex Ellis authored
-
- Jun 09, 2021
-
-
Johan Siebens authored
Signed-off-by:
Johan Siebens <johan.siebens@gmail.com>
-
- May 24, 2021
-
-
Carlos Tadeu Panato Junior authored
Signed-off-by:
Carlos Panato <ctadeu@gmail.com>
-
- May 12, 2021
-
-
Alex Ellis authored
Add clearer notes on assertion frameworks not being accepted into the codebase. Ref: https://github.com/openfaas/certifier/pull/72
-
- Apr 29, 2021
-
-
Sander Vanhove authored
Signed-off-by:
SanderVanhove <sandervhove@gmail.com>
-
- Apr 12, 2021
-
-
Alex Ellis authored
-
Alex Ellis authored
-
- Apr 11, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
This isn't required as it's no longer injected into the build of the gateway. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Mar 11, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
Includes CreatedAt Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Feb 27, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
This is currently being hidden and needs to be bubbled up into the logs to show an issue with calling list functions during a deletion in faasd. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
Lucas Roesler authored
**What** - Add unit test that verifies the behavior of the logging middleware in various reponse cases Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
- Feb 26, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
Reduce cache expiry to help support issues where a function may be scaled down by a user, when it is still in use. The 5s cache meant that all requests would fail until the expiry. The 250ms setting is a 20x reduction. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
Alex Ellis (OpenFaaS Ltd) authored
Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Feb 10, 2021
-
-
Alex Ellis authored
-
Alex Ellis (OpenFaaS Ltd) authored
This appears to have been removed inadvertently whilst adding scale from zero logic into the gateway. Going forward, synchronous and asynchronous calls will have a header populated. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Feb 08, 2021
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
- Feb 06, 2021
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
- Feb 04, 2021
-
-
Alex Ellis authored
-
Nitishkumar Singh authored
Signed-off-by:
Nitishkumar Singh <nitishkumarsingh71@gmail.com>
-
- Feb 03, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Jan 31, 2021
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis (OpenFaaS Ltd) authored
Version alpine:3.13 is now available Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
Alex Ellis (OpenFaaS Ltd) authored
This appears to have broken CI at least three times now and prevented us from shipping a release binary for a tag. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Jan 30, 2021
-
-
Vivek Singh authored
This commits updates version endpoint to use ProviderInfo and VersionInfo structs from faas-provider.GatewayInfo now uses ProviderInfo and VersionInfo structs. GatewayInfo is left within gateway. Consumer of this endpoint should use typed struct GatewayInfo to parse response. Signed-off-by:
Vivek Singh <vivekkmr45@yahoo.in>
-
- Jan 29, 2021
-
-
Simon Emms authored
Signed-off-by:
Simon Emms <simon@simonemms.com>
-
- Jan 23, 2021
-
-
Alex Ellis authored
-
- Jan 21, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
Alex Ellis (OpenFaaS Ltd) authored
Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Jan 20, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
The faas-cli throws an error because it always expects a commit_message for the gateway version, and if it's null - it will crash. This only affects local development. The code in faas-cli should be changed to use a struct instead of casting to an interface. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-