|
806e7f88c4
|
Remove memory limit on gateway/swarm and remove old armhf file
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-13 16:38:29 +00:00 |
|
|
62a15032ba
|
Add openfaas label to functions network
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-13 16:14:59 +00:00 |
|
|
616ac44739
|
Bump alertmanager to RC version due to bug
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
|
2018-03-13 09:26:32 +00:00 |
|
|
3eccd55963
|
Update for GKE RBAC instruction
|
2018-03-10 10:37:52 +01:00 |
|
|
bcc64e6e0f
|
Typo fix for link
Typo fix.
Fixes #567
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
|
2018-03-10 10:32:23 +01:00 |
|
|
a024d4a6fb
|
Using faas-cli new for function generation
Signed-off-by: Jono Finger <jono@foodnotblogs.com>
|
2018-03-09 23:55:58 +01:00 |
|
|
78c8451df2
|
Removing scaling section
Signed-off-by: Jono Finger <jono@foodnotblogs.com>
|
2018-03-09 23:55:58 +01:00 |
|
|
c04a3c0612
|
Addressing some comments
Signed-off-by: Jono Finger <jfinger@plos.org>
|
2018-03-09 23:55:58 +01:00 |
|
|
7cd333a285
|
Adding first draft of registry doc
Signed-off-by: Jono Finger <jfinger@plos.org>
|
2018-03-09 23:55:58 +01:00 |
|
|
8f1de15524
|
Added Stefan to maintainers
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2018-03-09 13:51:38 +01:00 |
|
|
7d860bff41
|
fixed unexpected behavior where the selected function properties don't get
updated after adding/deleting a different function.
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
|
2018-03-08 22:30:45 +01:00 |
|
|
02642ffb3f
|
Edited unnecessary fields and $scope s.
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
|
2018-03-08 22:30:45 +01:00 |
|
|
b9d705ebd4
|
UI: in-line ready directive
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-08 22:30:45 +01:00 |
|
|
a8d91590ab
|
UI: fix ng-model complaint
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-08 22:30:45 +01:00 |
|
|
ccfb8f7be4
|
Make UI block until function reports readiness
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-08 22:30:45 +01:00 |
|
|
936beb2166
|
return err from json unmarshal
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
|
2018-03-07 20:12:27 +00:00 |
|
|
26c8671865
|
updated hubstats to accept repo for pull count
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
|
2018-03-07 20:12:27 +00:00 |
|
|
d1fb0084b4
|
Samples: update gitignore file
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 15:39:34 +00:00 |
|
|
1dd8904174
|
Remove Markdown binary
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 15:38:42 +00:00 |
|
|
4d43861c65
|
Remove Markdown binary
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 15:37:55 +00:00 |
|
|
37ef024df7
|
Proxy fix - copy request headers into upstream
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 15:31:25 +00:00 |
|
|
ab33d80654
|
Convert apikeyprotected-secret to apikey-secret with proper Golang template
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 15:15:35 +00:00 |
|
|
56e8c5b211
|
Remove legacy sample function
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 14:56:54 +00:00 |
|
|
9cdf24dfc6
|
Introduce upstream_timeout in .yml file
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 12:49:25 +00:00 |
|
|
6efaee5b4f
|
Add upstream_timeout as env-var
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 12:49:25 +00:00 |
|
|
30928739ee
|
Use context for upstream timeouts
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-05 12:49:25 +00:00 |
|
|
db8eb5cfe2
|
Bump faas-swarm to 0.2.0
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-03 20:42:16 +00:00 |
|
|
5acb18915d
|
Config tweak for samples
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-03 20:36:18 +00:00 |
|
|
00f9de9d4b
|
updated build script
Signed-off-by: Michael Herman <hermanmu@gmail.com>
|
2018-03-03 18:54:04 +00:00 |
|
|
024c1e1b7a
|
fixed whitespace for the python example
Signed-off-by: Michael Herman <hermanmu@gmail.com>
|
2018-03-03 17:42:46 +00:00 |
|
|
4cc51adffb
|
added missing return statement
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
|
2018-03-03 17:41:56 +00:00 |
|
|
d96674468c
|
fixed another missing closing tag.
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
|
2018-03-03 17:41:56 +00:00 |
|
|
a6a657295f
|
fixed ES6 syntax accidentally used in JavaScript.
fixed markup closing typo.
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
|
2018-03-03 17:41:56 +00:00 |
|
|
76526b0be3
|
Bump LTS Go version
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-03 17:36:33 +00:00 |
|
|
fdc7f08ba2
|
Pass along status code
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-03 17:36:33 +00:00 |
|
|
7120e4c5f4
|
Apply comments and naming conventions to HTTP proxy
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-03 17:36:33 +00:00 |
|
|
26e0de3497
|
Remove Golang reverseproxy and use http Client
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-03-03 17:36:33 +00:00 |
|
|
67bda365cd
|
Update for non-function based deployments
Fixes #551
|
2018-03-03 10:58:34 +00:00 |
|
|
1e4b0e3c0b
|
Update swagger for function query
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
|
2018-03-01 08:34:32 +00:00 |
|
|
b67d0526ce
|
Expose function endpoint from underlying provider
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
|
2018-03-01 08:34:32 +00:00 |
|
|
8dd646cf5a
|
Add AvailableReplicas field to requests.Function
Signed-off-by: Ivan Mikushin <imikushin@vmware.com>
|
2018-03-01 08:26:05 +00:00 |
|
|
e337b0df5b
|
Update performance_testing.md
|
2018-03-01 08:15:43 +00:00 |
|
|
62900cf46e
|
added go duration support for read_timeout, write_timeout, exec_timeout in watchdog
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
updated testcases
applied go fmt to readconfig
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
added requested changes in code review
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
|
2018-02-27 18:05:55 +00:00 |
|
|
ed6a09f71f
|
Added 2 blog posts and 1 repo by burtonr to community.md
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
|
2018-02-25 16:36:02 +00:00 |
|
|
8f8e337dcc
|
Bump tags for Gateway / FaaS-Swarm
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
|
2018-02-25 12:42:27 +00:00 |
|
|
368bd1680d
|
update read/write timeout config in seconds
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
updated gateway image tag to new release version
|
2018-02-25 12:35:39 +00:00 |
|
|
365e348865
|
upgraded angularjs from 1.5.5 to 1.6.9
The $https service deprecated the `success` method, so changed `success`
to `then`.
This will fix #528
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
|
2018-02-25 12:07:41 +00:00 |
|
|
29bb3aa7c6
|
Update HACK.md
|
2018-02-25 12:03:35 +00:00 |
|
|
0169eae9ee
|
Update HACK.md
|
2018-02-25 12:01:26 +00:00 |
|
|
ead18a3059
|
Fixed UI to use relative paths for ajax requests in order to work with kube proxy .
This fixes issue #519.
Signed-off-by: Ken Fukuyama <fukuyama@supersoftware.co.jp>
|
2018-02-25 11:55:54 +00:00 |
|