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/29 10:40:54 UTC

[GitHub] [openwhisk] koraa opened a new issue #4705: SPI for ContainerProxy

koraa opened a new issue #4705: SPI for ContainerProxy
URL: https://github.com/apache/openwhisk/issues/4705
 
 
   Hi!
   
   I am currently looking for a way to run some custom code whenever a container is provisioned with an actual action in Adobe I/O Runtime (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…
   
   Alternatively it would be possible to implement some sort of Event listening scheme, although I do not think that would fit very well into the existing Openwhisk code base?
   
   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