From 9f8a4f2e2883e5db92bdcddd57e6fd53225fd82f Mon Sep 17 00:00:00 2001 From: KAPIL SINGAL Date: Tue, 10 Dec 2019 15:38:55 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'master' to 32416f7624757c87260671d74124ea3e0a122331 - Merge "Added option to disable kotlin script cache" - Added option to disable kotlin script cache using environment variable USE_SCRIPT_COMPILE_CACHE. Disabling the cache allow to scale out the BP pod without having lock file issue when using k8s NFS provisioner for PV. It also forces each pod to read the jar from disk at every request. This way they always create an instance with the latest jar file. Issue-ID: CCSDK-1969 Signed-off-by: Sebastien Premont-Tendland Change-Id: I05afbdb4d49847761142542d1beca78947f032f3 --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index 210cc0ab1..32416f762 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit 210cc0ab1bdff78fcefd80ad59e340635a21b063 +Subproject commit 32416f7624757c87260671d74124ea3e0a122331 -- 2.16.6