- Feb 22, 2020
-
-
Thomas Schmidt authored
Fixes #1442 Signed-off-by:
Thomas Schmidt <thomaschmidt@gmail.com>
-
- Feb 04, 2020
-
-
hasheddan authored
Optimizes Docker builds by copying from license-check Docker image instead of using curl to download the tool. Signed-off-by:
hasheddan <georgedanielmangum@gmail.com>
-
- Dec 27, 2019
-
-
Alex Ellis (OpenFaaS Ltd) authored
Tested with local Docker build for each component. Signed-off-by:
Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
-
Alex Ellis (OpenFaaS Ltd) authored
There's a new release which appears to have no apparent down- sides or breakages. https://www.alpinelinux.org/posts/Alpine-3.11.2-released.html 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>
-
- Aug 22, 2019
-
-
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>
-
- Aug 21, 2019
-
-
Alex Ellis authored
Alpine 3.10 is now availabe and is no-harm update. Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jun 24, 2019
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jun 23, 2019
-
-
Richard Gee authored
Automatic builds for auth-module on x86_64 (via Travis) and on-demand on-device for arm via publish.sh The basic-auth module is not built or pushed upon 'tag' / 'release' of the faas repo, but it should be: https://github.com/openfaas/faas/tree/master/auth. We also don't create on-device images for this, but should do for both armhf and arm64: https://github.com/openfaas/faas/blob/master/contrib/publish-arm.sh This change addresses these challenges and also introduces a tagAndPush script to alleviate some of the recently introduced repetition in .travis.yml. Signed-off-by:
Richard Gee <richard@technologee.co.uk>
-
- Jun 08, 2019
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jun 05, 2019
-
-
Alex Ellis authored
Headers such as Realm / etc are important for auth proxies, so this change and unit test make sure they get copied back to the client. Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
As per comment from @stefanprodan, the path for the handler was incorrect in the run stage of the Dockerfile. Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
This plugin can be tested as a stand-alone Golang app, or deployed as a Docker image with the following image: openfaas/basic-auth-plugin:0.1.0 Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-