| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Dispatch single binary (#549) * Add `dispatch-server` binary, which can run most Dispatch services locally. Uses docker daemon as Function and Image backend. * Adds Entity Store-only secrets backend. * Adds in memory backend for event subscriptions. * Adds Docker backend for functions manager. * Adds flags to Image Builder to control push/pull to/from image registry. * Adds a HTTP server wrapper that handles multiple services and multiple listeners. * Added an all-in-one router that is able to route to different dispatch services using http.Handler * Fixes a bug in Event Manager where subscriptions would be recreated on update even when they don't need to. * Cleans up some of the unnecessary logging | 8 年前 | |
Add local API gateway to API manager (#556) * Adds new implementation of API Gateway using golang http server and in memory cache. * Adds a function to generate private key & self-signed certificate. * Fix API Manager's controller to actually use Gateway.AddAPI() when creating new API instead of reusing UpdateAPI() * Fix e2e run_with_retry which would not work correctly with empty strings on certain bash versions. * Fix minor issues. | 8 年前 | |
Add local API gateway to API manager (#556) * Adds new implementation of API Gateway using golang http server and in memory cache. * Adds a function to generate private key & self-signed certificate. * Fix API Manager's controller to actually use Gateway.AddAPI() when creating new API instead of reusing UpdateAPI() * Fix e2e run_with_retry which would not work correctly with empty strings on certain bash versions. * Fix minor issues. | 8 年前 | |
refactor and adding baseimage CRD resource (#639) Refactoring code for consistency and removing dead code: * remove services manager * remove zookeeper dependency * remove application manager * rename secretstore -> secrets * update field names (e.g. BaseImageName -> BaseImage) Add baseimage support via CRD: * created CRD for baseimages - may include controller later to track image state * fetch baseImageURL at image creation time Unintended consequences: * new swagger version (when updating ci-golang image) | 7 年前 | |
Rename api-manager -> endpoints (#630) * Follow existing patterns from functions and image - largely rewrote and validated that endpoints are managed correctly - use Meta object * Remove dead-code (api-manager) * Move utils.Constants to api/v1 to avoid circular dependencies Signed-off-by: Berndt Jung <bjung@vmware.com> | 7 年前 | |
Add local API gateway to API manager (#556) * Adds new implementation of API Gateway using golang http server and in memory cache. * Adds a function to generate private key & self-signed certificate. * Fix API Manager's controller to actually use Gateway.AddAPI() when creating new API instead of reusing UpdateAPI() * Fix e2e run_with_retry which would not work correctly with empty strings on certain bash versions. * Fix minor issues. | 8 年前 | |
Dispatch single binary (#549) * Add `dispatch-server` binary, which can run most Dispatch services locally. Uses docker daemon as Function and Image backend. * Adds Entity Store-only secrets backend. * Adds in memory backend for event subscriptions. * Adds Docker backend for functions manager. * Adds flags to Image Builder to control push/pull to/from image registry. * Adds a HTTP server wrapper that handles multiple services and multiple listeners. * Added an all-in-one router that is able to route to different dispatch services using http.Handler * Fixes a bug in Event Manager where subscriptions would be recreated on update even when they don't need to. * Cleans up some of the unnecessary logging | 8 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 7 年前 | ||
| 7 年前 | ||
| 8 年前 | ||
| 8 年前 |