controllerhelp wanted
仓库指标
- Star
- (6,777 star)
- PR 合并指标
- (平均合并 17小时 31分钟) (30 天内合并 3 个 PR)
描述
Currently a trigger causes an action activation through an external interface - but we should use an internal interface.
- refactor entitlement check to authorize action
- create internal interface for activation a trigger (useful to surface web triggers)
- replace http post request for internal interface
- restoring ability to track causality
Also consider as part of this some long needed changes to handing of triggers:
- persistence of trigger and/or rule activations https://github.com/apache/incubator-openwhisk/issues/512
- logging activation ids (or failures)