You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/13 17:14:05 UTC

[GitHub] rabbah opened a new issue #2614: Triggers should activation actions via internal interface

rabbah opened a new issue #2614: Triggers should activation actions via internal interface
URL: https://github.com/apache/incubator-openwhisk/issues/2614
 
 
   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 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services