You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by mc...@apache.org on 2020/10/21 22:18:41 UTC

[openwhisk] branch mcdan/ephmeral-scale-factor updated (f76a6b3 -> 1172efe)

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

mcdan pushed a change to branch mcdan/ephmeral-scale-factor
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.


    from f76a6b3  Add ability to scale Ephemeral storage along with memory, similar to CPU.
     add 1172efe  Enforce the limit even when scaling ephemeral storage

No new revisions were added by this update.

Summary of changes:
 core/invoker/src/main/resources/application.conf   |  3 ++-
 .../containerpool/kubernetes/WhiskPodBuilder.scala |  3 ++-
 .../kubernetes/test/WhiskPodBuilderTests.scala     | 22 +++++++++++++++++++++-
 3 files changed, 25 insertions(+), 3 deletions(-)