rabbah commented on issue #3015: [Feature request] Hide codes or parameters from shared package URL: https://github.com/apache/incubator-openwhisk/issues/3015#issuecomment-347473383 I don?t understand the question. Today the caller namespace owns the activation record for any action invoked via the POST API. And the owning namespace owns the activation for a web action. When you?re granting execute only writes it?s like a web action except in this case it is also desirable to defer the activation cost to the caller. So we could implement it this way, for example.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
