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 2019/10/18 11:29:41 UTC

[GitHub] [openwhisk] koraa commented on issue #3662: SPI for ContainerProxy and ContainerPool

koraa commented on issue #3662: SPI for ContainerProxy and ContainerPool
URL: https://github.com/apache/openwhisk/issues/3662#issuecomment-543687441
 
 
   Hiho!
   
   Can we reopen this?
   
   I am currently looking for a way to run some custom code whenever a container is provisioned with an actual action (both for stem cells and completely new containers). We are providing some extra services as part of our platform that need to be configured with some action-specific data which are however not part of the action itself.
   
   In order to achieve this I would like to SPI ContainerProxy; we could simply subclass it, intercepting the state transitions…
   I'd be happy to implement the SPI, but I would like to get some feedback from the openwhisk community as this would be the first openwhisk feature I am working on…
   
   Thanks for your great work on openwhisk!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services