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 2020/06/23 09:03:23 UTC

[GitHub] [openwhisk-deploy-kube] nikolavukovic opened a new issue #614: Control when runtime container gets delete

nikolavukovic opened a new issue #614:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/614


   Is it possible to control when an unused runtime container gets delete? I am performing some elasticity experiments on a system built on top of OpenWhisk, and I would like to control the inactivity time period after which a runtime container gets deleted. Is this even possible? 


----------------------------------------------------------------
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



[GitHub] [openwhisk-deploy-kube] style95 commented on issue #614: Control when runtime container gets delete

Posted by GitBox <gi...@apache.org>.
style95 commented on issue #614:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/614#issuecomment-648014563


   Currently, there is no such feature to dynamically control the unused timeout.
   
   Instead, there are some changes to dynamically control the number of prewarm containers based on heuristics.
   https://github.com/apache/openwhisk/pull/4871


----------------------------------------------------------------
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



[GitHub] [openwhisk-deploy-kube] nikolavukovic closed issue #614: Control when runtime container gets delete

Posted by GitBox <gi...@apache.org>.
nikolavukovic closed issue #614:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/614


   


----------------------------------------------------------------
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



[GitHub] [openwhisk-deploy-kube] nikolavukovic commented on issue #614: Control when runtime container gets delete

Posted by GitBox <gi...@apache.org>.
nikolavukovic commented on issue #614:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/614#issuecomment-648022280


   Ok, thank you.


----------------------------------------------------------------
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



[GitHub] [openwhisk-deploy-kube] style95 edited a comment on issue #614: Control when runtime container gets delete

Posted by GitBox <gi...@apache.org>.
style95 edited a comment on issue #614:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/614#issuecomment-648014563


   Currently, there is no such feature to dynamically control the unused timeout.
   A contribution would be appreciated.
   
   Instead, there are some changes to dynamically control the number of prewarm containers based on heuristics.
   https://github.com/apache/openwhisk/pull/4871


----------------------------------------------------------------
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