qi0523 opened a new issue, #5215: URL: https://github.com/apache/openwhisk/issues/5215
I am a beginner. There is a conceptual problem about actionType. How to distinguish between ‘managed’ and ‘blackbox’? In abstract class ExecMetaData, val pull(Boolean) indicates if a container image is required from the registry to execute the action. ls it correct that if pull is true, container images must be downloaded from the registry(..eg docker hub)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
