- Sep 29, 2022
-
-
Alex Ellis (OpenFaaS Ltd) authored
We now have two write interceptors, with one moved into faas-provider. This commit makes the gateway use the new external package and deletes its own. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alex@openfaas.com>
-
- Aug 05, 2022
-
-
Alex Ellis (OpenFaaS Ltd) authored
Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alex@openfaas.com>
-
- Jan 24, 2022
-
-
Alex Ellis (OpenFaaS Ltd) authored
* Add service target metric * Add service min replicas metric * Add scale type metric These combined allow new auto-scaling modes and parameters for OpenFaaS Pro customers. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Jul 26, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
The queue type now resides in the provider, so that there is no risk of a circular reference. 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>
-
- Jan 21, 2021
-
-
Alex Ellis (OpenFaaS Ltd) authored
Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Oct 19, 2019
-
-
Alex Ellis (OpenFaaS Ltd) authored
Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Oct 15, 2019
-
-
Karthick Prabu authored
Signed-off-by:
Karthick Prabu <karthikprabu.cs@gmail.com>
-
- Oct 08, 2019
-
-
Alex Ellis (OpenFaaS Ltd) authored
Refreshed / updated vendor dependencies Tested with "make". Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Sep 21, 2019
-
-
Alex Ellis (OpenFaaS Ltd) authored
This is being added because multiple namespaces can now be used on Kubernetes. By listing namespaces, a client such as the UI or CLI can then enumerate the namespaces to find functions which may span across more than one namespace. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Sep 20, 2019
-
-
Alex Ellis (OpenFaaS Ltd) authored
This patch enables the use-case for multiple namepsaces by allowing a dot to be used in the function name. dep has been run to update OpenFaaS projects and also to prune unused files. Tested by doing a build. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Aug 05, 2019
-
-
Alex Ellis (OpenFaaS Ltd) authored
The function deployment and status structs have been moved away into the faas-provider package. Tested with a build, running tests, and CI. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
- Jul 06, 2019
-
-
Lucas Roesler authored
Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
- Jun 08, 2019
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jan 29, 2019
-
-
Alex Ellis (VMware) authored
- re-vendor queue-worker for publisher via 0.6.0 - bump queue-worker version to 0.6.0 in docker-compose.yml for AMD64 - use new naming for NATS of nats -> NATS in variables where required - add default reconnect of 60 times, 2 seconds apart. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Sep 06, 2018
-
-
Alex Ellis (VMware) authored
The basic-auth middleware and credentials-loading code has been moved into the faas-provider project. This has now been brought back into the faas project via vendoring. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-