You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2022/10/14 04:44:48 UTC

[openwhisk] branch master updated (236ca5e4b -> 145971b8f)

This is an automated email from the ASF dual-hosted git repository.

style95 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git


    from 236ca5e4b Clean Up Etcd Worker Actor (#5323)
     add 145971b8f Delete ETCD data first when disabling the invoker (#5333)

No new revisions were added by this update.

Summary of changes:
 ansible/roles/controller/tasks/deploy.yml          |   1 +
 ansible/roles/invoker/tasks/deploy.yml             |   1 +
 .../v2/FunctionPullingContainerProxy.scala         |  22 ++--
 .../test/FunctionPullingContainerProxyTests.scala  | 115 ++++++++++++++++++---
 4 files changed, 120 insertions(+), 19 deletions(-)