Lingxian Kong
30c8e7dd60
Log improvement
...
Change-Id: Ia7e0dee3820179c22fb8281c62d0a8241b72b718
6 years ago
Lingxian Kong
00885b42ff
Add UT for runtime API operation
...
Partially implements: blueprint add-unit-tests
Change-Id: I2bf92b36e4bee273171bd626638a61e313377a44
6 years ago
Lingxian Kong
992c90e044
Support update runtime
...
If update image, will send asynchronous request to engine. If some
error happened during update, engine will rollback runtime
automatically.
Change-Id: I1598b1c04427dfdb7d573bbff8dc017f113c2fd2
6 years ago
Lingxian Kong
df32a9f412
Complete basic workflow(Finally!)
...
- Create runtime
- Create function
- Invoke function(i.e. create execution)
6 years ago
Lingxian Kong
7b6deac2c1
Add runtimes rest api
...
- Add db layer and db migration support
- Add orchestrator layer, currently only kubernetes supported.
- Now, create/get/delete runtime work fine
6 years ago