SSabari Kumar MurugesanImprove service account handling
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Improve service account handling * Fixes an auth issue with service accounts where we were returning the actual orgID of the service account instead of the orgID the service account was trying to access. Without this fix, service accounts wouldn't be able to access other org's even if they had the right policies. Also, as part of the fix I enhanced the casbin policy model and enforcer to better understand cross-organization requests. | 8 年前 | |
Fix golint issues | 8 年前 | |
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 年前 | |
Add client libraries for Dispatch services (#446) Adds client libraries for some of the dispatch services (other will come later). These libraries are used by services themselves to talk to each other. Client library injects OpenTracing payload, if such exists in the context provided to library methods. | 8 年前 |