> Are there security implications of #C we should consider? For example, an > OpenWhisk deployment might have a network policy in place that prevented > user action containers from directly communicating with the ArtifactStore.
Yes that would need to be considered. In such a case then we would need to implement it as Markus suggested where Invoker and runtime coordinate to stream the binary Chetan Mehrotra
