| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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 年前 | |
Add support for CloudEvents and event driver sidecar (#244) List of changes: * Added support for CloudEvent - all events must now follow this spec * Added new concept - event driver sidecar. * RabbitMQ is abstracted into transport package and interface. Adding support for Kafka is planned * Example ticker event driver based on new concept added to examples * Added initial support for OpenTracing * A lot of minor tweaks and fixed golint issues | 8 年前 | |
batch of small fixes and docs | 8 年前 | |
Make Dispatch work on Docker for Mac (#369) To get around the local image registry availability problem, one can use `host.docker.internal:5000` as the imageRegistry in dispatch install `config.yaml` Docker for Mac guide documents required changes. | 8 年前 | |
add eks install docs (#526) | 8 年前 | |
Minor changes to docs (#514) * Minor changes to docs, added instructions for setting up GKE without the whole ceritificate process, and fixed an error in the quickstart docs for gke users * better gke documentation for api endpoints * Fixes based on review | 8 年前 | |
super minor changes to docs. (#498) * super minor changes to docs. Changed minikube documentation to reflect that some of those commands were incorporated into the default settings. Updated gke docs to fix the helm init command (--tiller-image didn't specify an image). * Added disk size and memory requirements back to minikube documentation | 8 年前 | |
Create API paths under org name (#550) Creates the user-specified API paths under the org name. This is because we share an API Gateway and the paths from different org's can overlap. For production uses, user usually specifies a hostname for the API's. | 8 年前 | |
Fix E2E | 8 年前 | |
fixup: docs, Makefile | 8 年前 | |
Move base-image from v1/image/base to v1/baseimage | 8 年前 | |
Update CloudEvent implementation to adhere to the latest version (#535) * Remove Namespace attribute * Consolidate SourceID and SourceType into Source. Subscription now only expects EventType. * Use `json.RawMessage` as data type for CloudEvent. This should ensure it's properly passed down to the function manager (should not require additional processing) * CloudEvent attributes are now top level in /v1/event payload body * Update accepted content type for /v1/event to also include `application/cloudevent+json` | 8 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 |