Denis Makogon
347baa0516
Cleaning up from merge conficts
2017-08-18 21:49:08 +03:00
Denis Makogon
a461f0bba0
Updating API tests
2017-08-18 21:47:29 +03:00
Denis Makogon
091b035921
Updating CLI dependency: functions_go 0.1.37
2017-08-18 21:40:48 +03:00
Denis Makogon
60da1c5f65
Updating functions_go to 0.1.37
2017-08-18 21:40:11 +03:00
Denis Makogon
e9823549ee
Get rid /version and /tasks from swagger doc ( #232 )
...
* Get rid /version and /tasks from swagger doc
* Updating version
2017-08-18 11:25:58 -07:00
CI
e66658fe3d
fnlb: 0.0.36 release [skip ci]
2017-08-18 18:25:28 +00:00
CI
f9d9c24861
fn tool: 0.3.59 release [skip ci]
fn-0.3.59
2017-08-18 18:24:35 +00:00
CI
a0924dd1bd
functions: 0.3.60 release [skip ci]
0.3.60
2017-08-18 18:23:07 +00:00
Denis Makogon
24eacbbbbf
Improving certain CLI commands: init, run ( #207 )
...
* Consolidating route type utilization
Fixes : #197
* Adding --version to fn init CLI command
* Updating functions_go to 0.1.36
* Updating route init process
* Updating tests
* Adding "memory" CLI flag to fn run
* Make CLI memory flag override what's in func.yaml
* Get rid of default value for memory flag
* Revert UX impact
func.yaml remains the same, no nested maps
2017-08-18 11:14:29 -07:00
CI
1730a7d094
fnlb: 0.0.35 release [skip ci]
2017-08-17 22:58:33 +00:00
CI
0dfa9e0e03
fn tool: 0.3.58 release [skip ci]
fn-0.3.58
2017-08-17 22:57:39 +00:00
CI
a8d28d68f6
functions: 0.3.59 release [skip ci]
0.3.59
2017-08-17 22:56:11 +00:00
Denis Makogon
31eb3852c0
Merge pull request #224 from fnproject/222
...
Fix route update procedure
2017-08-18 01:47:01 +03:00
Denis Makogon
1f0f9c7a46
Addressing comments
2017-08-17 10:36:05 +03:00
CI
ddfc71196d
fnlb: 0.0.34 release [skip ci]
2017-08-16 20:26:16 +00:00
CI
6d86611b23
fn tool: 0.3.57 release [skip ci]
fn-0.3.57
2017-08-16 20:25:18 +00:00
CI
32301ebd2a
functions: 0.3.58 release [skip ci]
0.3.58
2017-08-16 20:23:39 +00:00
Denis Makogon
62d650f0a5
Rewrite HTTP handler for routes HTTP POST/PUT/PATCH methods
...
- adding tests for HTTP PUT
- more tests for HTTP PATCH
2017-08-16 23:20:05 +03:00
Denis Makogon
d11bafb868
Fix route update procedure
...
API impact:
We need to drop default value for type because it brought this type of bugs.
Starting this patch users should specify route type through CLI or func.yml
Closes : #222
2017-08-16 23:20:05 +03:00
Denis Makogon
ab37f2568f
Merge pull request #230 from fnproject/update_deps
...
Update dependencies
2017-08-16 23:13:18 +03:00
James
7ededb2566
Fix tests
2017-08-16 11:27:47 -07:00
James
f46ea14760
Update dependencies
2017-08-16 11:15:14 -07:00
CI
b9c0374fe3
fnlb: 0.0.33 release [skip ci]
2017-08-16 16:32:24 +00:00
CI
2c68a381bd
fn tool: 0.3.56 release [skip ci]
fn-0.3.56
2017-08-16 16:31:28 +00:00
CI
6993218439
functions: 0.3.57 release [skip ci]
0.3.57
2017-08-16 16:29:54 +00:00
James Jeffrey
af74105f57
Merge pull request #229 from fnproject/fnlb_tag
...
Use fnlb in the lb tags
2017-08-16 09:19:40 -07:00
James
d69a4814ce
Use fnlb in the lb tags
2017-08-16 09:11:04 -07:00
CI
df34c1361b
fnlb: 0.0.32 release [skip ci]
0.0.32
2017-08-10 10:36:39 +00:00
CI
39431a72c7
fn tool: 0.3.55 release [skip ci]
fn-0.3.55
2017-08-10 10:35:43 +00:00
CI
ebb0ee56e9
functions: 0.3.56 release [skip ci]
0.3.56
2017-08-10 10:34:03 +00:00
oracloud
8cc6510e84
Merge pull request #216 from fnproject/update-swagger
...
Updating route model in swagger to use uint64 instead of int64
2017-08-10 12:24:40 +02:00
Denis Makogon
24557f09b2
Updating route model in swagger to use uint64 instead of int64
2017-08-09 23:07:31 +03:00
CI
ccb96aceb2
fnlb: 0.0.31 release [skip ci]
0.0.31
2017-08-09 18:03:02 +00:00
CI
7416a46985
fn tool: 0.3.54 release [skip ci]
fn-0.3.54
2017-08-09 18:02:05 +00:00
CI
7255c4819b
functions: 0.3.55 release [skip ci]
0.3.55
2017-08-09 18:00:28 +00:00
CI
7015927ea3
fnlb: 0.0.30 release [skip ci]
0.0.30
2017-08-09 17:50:52 +00:00
CI
0ece9d1e97
fn tool: 0.3.53 release [skip ci]
fn-0.3.53
2017-08-09 17:49:54 +00:00
CI
e9790bc2e0
functions: 0.3.54 release [skip ci]
0.3.54
2017-08-09 17:48:17 +00:00
Reed Allman
4d28a82c0a
Merge pull request #214 from fnproject/issue/212
...
Fix app updating
2017-08-09 10:44:38 -07:00
Reed Allman
8799f22770
Merge pull request #215 from fnproject/bugfix-format-request-url
...
Fixed the formatting of the passed URL
2017-08-09 10:38:57 -07:00
CI
efb7d1065a
fnlb: 0.0.29 release [skip ci]
0.0.29
2017-08-09 16:05:58 +00:00
CI
999a74b490
fn tool: 0.3.52 release [skip ci]
fn-0.3.52
2017-08-09 16:05:05 +00:00
CI
bc48d879e8
functions: 0.3.53 release [skip ci]
0.3.53
2017-08-09 16:03:37 +00:00
Rae Jeffries-Harris
3c21570fe9
Fixed the formatting of the passed URL
2017-08-09 16:58:27 +01:00
oracloud
71e66a452a
Merge pull request #213 from fnproject/format-fn-run
...
Set FN_FORMAT correctly in `fn run`
2017-08-09 17:54:35 +02:00
CI
cad0c046c8
fnlb: 0.0.28 release [skip ci]
0.0.28
2017-08-09 12:33:25 +00:00
CI
c49335e785
fn tool: 0.3.51 release [skip ci]
fn-0.3.51
2017-08-09 12:32:29 +00:00
CI
3061397509
functions: 0.3.52 release [skip ci]
0.3.52
2017-08-09 12:30:54 +00:00
oracloud
df2a9aeb24
Merge pull request #200 from fnproject/fix-deps
...
Fix deps
2017-08-09 14:21:36 +02:00
Denis Makogon
426772592b
Fixing tests
2017-08-09 15:09:48 +03:00