- Jul 31, 2019
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Vivek Singh authored
Signed-off-by:
Vivek Singh <vivekkmr45@yahoo.in>
-
Christian Sakshaug authored
Signed-off-by:
Christian Sakshaug <christian@dx.no>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jul 24, 2019
-
-
Lucas Santos authored
Signed-off-by:
Lucas Santos <lhs.santoss@gmail.com>
-
- Jul 21, 2019
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
messages -> custom_messages (renaming) Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jul 20, 2019
-
-
Alex Ellis authored
This patch also removes the need for a separate ARM64 Dockerfile. It has been tested on an Odroid-C2. Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
This change which has been tested on armhf and x86_64 removes the need for a separate Dockerfile for armhf. CGO_ENABLED and GOARM etc are now passed as ARGs via build.sh. Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jul 17, 2019
-
-
Ivana Yovcheva (VMware) authored
With this change /system/info endpoint is going to give information about the platform architecture it is running on (arm64, armhf, x86_64) Signed-off-by:
Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
-
- Jul 12, 2019
-
-
Burton Rheutan authored
Signed-off-by:
Burton Rheutan <rheutan7@gmail.com>
-
- Jul 11, 2019
-
-
Lucas Roesler authored
**What** - Expand the Contribution guide so to describe using `goleak` in unit tests. This package provides a simple method for detecting goroutine leaks in tests. This will help ensure that we write safe code. Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Pau Rosello authored
AlpineFunction additional Dockerfiles Fix Coffe, node nonroot user and change workdir DnCore nonroot and updated to 2.1, new README Fix golang user and watchdog Java user and watchdog fix Watchdog and user for node image Fix python user and watchdog Fix R username and watchdog Captainsintent user and fwatchdog ChangeColorIntent change username, fwatchdog and directory CHelloWorld remove tmp, disabled lock, fwatchdog and user DockerHubStats user, fwatchdog and dependencies Change figlet to use base alpine image Improve figlet ARM Set base image GIF-Maker MarkDownRender change base image NodeInfo change base image PhantomJS user and fwatchdog Resize Image SentimentAnalysis user and watchdog WebhookStach change root image Replace user faas with app Upgrade alpine to latest version Revert vendor folders Upgrade alpine:3.9
-
haozibi authored
Signed-off-by:
haozibi <haozibi@foxmail.com>
-
Alex Ellis authored
This brings of-watchdog and the classic watchdog into sync. Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jul 10, 2019
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Jul 09, 2019
-
-
Burton Rheutan authored
Add event for Chicago Kubernetes meetup Add writeup for On-Premises Serverless Computing Signed-off-by:
Burton Rheutan <rheutan7@gmail.com>
-
- Jul 08, 2019
-
-
gabrielsson authored
The documentation for async-function pointed to the old faas/guide and should be to docs.openfaas.com Signed-off-by:
gabrielsson <max.gabrielsson@gmail.com>
-
- Jul 06, 2019
-
-
Lucas Roesler authored
**What** - Ensure that we are loading the log provider url correctly, including fallback to the function provider, when the value is set Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
**What** - Document the new logs handler url env variable in the gateway readme - Document the logs handler in the swagger docs Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
**What** - Use NotImplemented when we get a 404 from the log provider. When we get a 200, process the log request, as normal. For all other status codes, return a sever error with a message stating that the response was unexpected. The message will contain the original status code to assist with debugging Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
**What** - Fix missing imports since my ide forgot to add the "time" package - Update the tests to accept the handler timeout duration Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
**What** - Pass the writetimeout to the logs handler to set the context timeout of the log stream. Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
**What** - Remove the hyjacker based logs handler implementation because it is not needed Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
**What** - Create an alternative proxy implementation using CloseNotifier and Flusher Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
**What** - Add test to verify that the log proxy shutsdown correctly when the client cancels - Add test to verify that the log proxy shutsdown correctly when the logs provider closes the connection Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
Lucas Roesler authored
**What** - Implement log handler method that will hijack the connection and clear timeouts to allow long lived streams - Proxies requests to the logs provider and returns the response unmodified Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
-
- Jun 29, 2019
-
-
Rishabh Gupta authored
Signed-off-by:
Rishabh Gupta <r.g.gupta@outlook.com>
-
- Jun 27, 2019
-
-
Rishabh Gupta authored
Signed-off-by:
Rishabh Gupta <r.g.gupta@outlook.com>
-
- Jun 26, 2019
-
-
Rishabh Gupta authored
Signed-off-by:
Rishabh Gupta <r.g.gupta@outlook.com>
-
- Jun 25, 2019
-
-
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>
-
- Jun 24, 2019
-
-
Richard Gee authored
Signed-off-by:
Richard Gee <richard@technologee.co.uk>
-