You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/04/16 02:58:06 UTC

[GitHub] [openwhisk] qi0523 opened a new issue, #5215: actionType

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: issues-unsubscribe@openwhisk.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk] rabbah commented on issue #5215: actionType

Posted by GitBox <gi...@apache.org>.
rabbah commented on issue #5215:
URL: https://github.com/apache/openwhisk/issues/5215#issuecomment-1101761797

   >  ls it correct that if pull is true, container images must be downloaded from the registry(..eg docker hub)?
   
   That is correct. 


-- 
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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk] qi0523 closed issue #5215: actionType

Posted by GitBox <gi...@apache.org>.
qi0523 closed issue #5215: actionType
URL: https://github.com/apache/openwhisk/issues/5215


-- 
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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org