Travis Reeder
6119f07007
Fixes some route creation and updating bugs. ( #526 )
...
* Fixes some route creation and updating bugs.
* Updated README
* Added more info the quickstart
* Updated based on PR comments.
* Fixed based on comments.
* Updated per comments.
2017-02-24 16:04:04 -08:00
Seif Lotfy سيف لطفي
ee398f0d7d
Add initial load balancer ( #487 )
...
* lb: library for creation of load balancer
* lb: library for creation of load balancer
* Add balance subcommand to fn
* make fnlb its own command
* Update Changelogg
* Add Makefile for fnlb
2017-01-19 03:11:39 +01:00
C Cirello
1dc3145045
functions: upgrade runner to latest ( #434 )
...
* functions: upgrade runner
* functions: update to latest runner
Supercedes and fixes #433
2016-12-14 00:10:24 +01:00
C Cirello
4bb32abba8
functions: upgrade runner ( #385 )
2016-12-05 20:40:08 +01:00
Pedro Nasser
d98d54b1a8
remove unnecessary dep ( #323 )
...
Remove unnecessary dependency from glide
2016-11-20 13:05:22 -02:00
C Cirello
6b7886721d
Fix supervisor dependency ( #167 )
...
Fixes #164
2016-10-14 13:17:34 +02:00
C Cirello
df3d5b48ce
Fix race condition during initialization ( #163 )
...
Currently, async workers are started before HTTP interface is available
to get their requests. It fixes by ensuring that async workers are
started after HTTP interface is up.
Essentially we are getting rid of an error message during bootstrap:
ERRO[0000] Could not fetch task error=Get http://127.0.0.1:8080/tasks : dial tcp 127.0.0.1:8080: getsockopt: connection refused
2016-10-13 22:56:34 +02:00
Carlos C
bbdbcbfa94
remove wrok runner version from glide.yaml
2016-10-12 20:05:57 +02:00
Travis Reeder
042bccb2e6
Fixes issues with dependencies.
2016-10-11 18:18:06 -07:00
Pedro Nasser
52f78eb601
fix runner changes ( #132 )
...
Fix runner changes
2016-10-07 18:49:16 +02:00
Seif Lotfy سيف لطفي
52cab30056
Change PAYLOAD input to STDIN ( #111 )
...
* change to iron-io/runner dependency
* Fix runner dependency
* Change PAYLOAD input to STDIN, fixes #40
2016-10-06 18:44:58 -03:00
Seif Lotfy سيف لطفي
fbcec6bf40
Depend on iron-io/runner instead of iron-io/worker ( #124 )
2016-10-05 20:42:12 +02:00
Seif Lotfy
54f66c7b09
update glide
2016-09-26 12:59:18 +02:00
Seif Lotfy
b623fc27e4
Initial work on async functions
2016-09-24 10:06:51 +02:00
Henrique Chehad
06294b4b77
updated worker repository ref
2016-09-19 20:41:35 -03:00
Pedro Nasser
f0e03fb7ec
update glide and lock
2016-09-12 13:07:18 -03:00
Pedro Nasser
c80ec456ce
update glide
2016-09-12 12:50:32 -03:00
Pedro Nasser
6661fd85b2
update glide and glide.lock
2016-09-12 12:43:37 -03:00
Pedro Nasser
7be05cdf37
update iron worker repo
2016-09-12 12:27:59 -03:00
Pedro Nasser
591aafc21b
trigger ci
2016-09-12 12:23:27 -03:00
Pedro Nasser
13cb2d5998
trigger ci
2016-09-12 12:17:59 -03:00
Travis Reeder
40e1ebd434
Updates to fix against Titan changes and what not.
2016-08-07 14:10:31 -04:00
Pedro Nasser
338498e94d
update docs and contributing
2016-07-27 17:51:51 -03:00
Travis Reeder
c73dd4dd42
Bunch of cleanup.
2016-07-14 09:18:43 -07:00
Travis Reeder
60db6e1d51
Fixed builds, added metric output.
2016-06-16 19:32:12 -07:00