- Apr 16, 2018
-
-
Stefan Prodan authored
Pipe the Docker registry password so that docker login doesn't block Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Apr 14, 2018
-
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Moves handler code into separate file but retains same package. Changes watchdog to print version on start-up so that we can grab this from logs. Version flag is also present for getting additional information if needed from a user's published container without running their function. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Vivek Singh authored
This changes introduces a new flag -version to watchdog which will display version and SHA of last git commit. Version and SHA are injected at build time and passed as a build-args for Dockerfile. Fixes: #632 Signed-off-by:
Vivek Singh <vivekkmr45@yahoo.in>
-
- Apr 13, 2018
-
-
Ivana Yovcheva (VMware) authored
This updates fwatchdog to latest version (0.7.9) in all templates in sample-functions and faas version in the documentation Signed-off-by:
Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
-
- Apr 12, 2018
-
-
Vivek Singh authored
New blog from Marcus Smallman on writing OpenFaas serverless function in go has been added to community.md file Signed-off-by:
Vivek Singh <vivekkmr45@yahoo.in>
-
- Apr 11, 2018
-
-
Alex Ellis (VMware) authored
Previous PR from Simon or Ken broke build due to missing gofmt in the PR. This PR applies it to resolve the build issue. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
CI was using a test of ! -s which appeared to give a false positive and try to push when it shouldn't. I changed it to -z which checks for an empty string instead. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Templum authored
Based on the received feedback I updated the documentation of the function. Also replaced variable temp by an more declaritive variable. Signed-off-by:
Simon Pelczer <templum.dev@gmail.com>
-
Templum authored
Further I created some unit test which should cover all relevant scenarios for the created function. Signed-off-by:
Simon Pelczer <templum.dev@gmail.com>
-
Simon Pelczer authored
Introduced an new label to set the scaling factor that is used to calculate th proportions, setting it to 0 also allows to disable scaling. Updated the tests to reflect the changes and added a new test which shows that setting the scaling factor to 0 indeed does disable scaling. Ensured that the scaling factor is always between [0 and 100]. Signed-off-by:
Simon Pelczer <templum.dev@gmail.com>
-
Alex Ellis authored
-
- Apr 10, 2018
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Ken Fukuyama authored
Fixed the UI so that when an error occurs, the tab automatically changes to the manual tab in order to show the errors. Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
Alex Ellis authored
-
- Apr 06, 2018
-
-
Ken Fukuyama authored
The unit tests were inside the `gateway/tests` directory which had no effect to the coverage for `go test`. Therefore, moved the tests inside the same directory as the test target. Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
- Apr 05, 2018
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
Keeping documentation up to date
-
Alex Ellis authored
-
- Apr 04, 2018
-
-
Alex Ellis authored
Closes #627 - thanks @dkozlov Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Apr 03, 2018
-
-
Alex Ellis authored
Mentions not terminating lines with punctuation Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Routeless proxy allowed no HTTP path to be given when a Header X-Function: name was given. This has been deprecated - I am unaware of any usage of the feature. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Get is a supported method so this test failed, I've now changed this to an unsupported method - i.e. HEAD to trigger the error and keep the test. Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
Alex Ellis authored
-
Vivek Singh authored
Update the NodeInfo sample function to use latest watchdog version (0.7.7) to support both GET and POST method. Signed-off-by:
Vivek Singh <vivekkmr45@yahoo.in>
-
- Apr 02, 2018
-
-
Alex Ellis authored
-
Alex Ellis authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-
- Mar 31, 2018
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
Adds link to the under-construction docs site and the new workshop.
-
Michael Herman authored
Signed-off-by:
Michael Herman <hermanmu@gmail.com>
-
Michael Herman authored
Signed-off-by:
Michael Herman <hermanmu@gmail.com>
-
- Mar 29, 2018
-
-
Alex Ellis (VMware) authored
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
-