This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/core/routemgmt/deleteApi/lodash-4.17.21
in repository https://gitbox.apache.org/repos/asf/openwhisk.git
discard e2d9e1bba Bump lodash from 4.17.15 to 4.17.21 in
/core/routemgmt/deleteApi
add 597d61d6e - Fixed an issue with missed config keys while iterating
through them on Scala 2.13.x (#5440)
add b9f16dc68 Add ability to scale Ephemeral storage along with memory,
similar to CPU (#5008)
add e86dbec26 Bump lodash from 4.17.15 to 4.17.21 in
/core/routemgmt/deleteApi
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e2d9e1bba)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/core/routemgmt/deleteApi/lodash-4.17.21
(e86dbec26)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/openwhisk/common/Config.scala | 6 ++--
core/invoker/src/main/resources/application.conf | 5 ++-
.../kubernetes/KubernetesClient.scala | 2 +-
.../containerpool/kubernetes/WhiskPodBuilder.scala | 9 ++++-
.../kubernetes/test/WhiskPodBuilderTests.scala | 42 +++++++++++++++++++++-
5 files changed, 58 insertions(+), 6 deletions(-)