Update git submodules
authorKAPIL SINGAL <ks220y@att.com>
Tue, 10 Dec 2019 15:38:55 +0000 (15:38 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 10 Dec 2019 15:38:55 +0000 (15:38 +0000)
* 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 <sebastien.premont@bell.ca>
    Change-Id: I05afbdb4d49847761142542d1beca78947f032f3

docs/submodules/ccsdk/cds.git

index 210cc0a..32416f7 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 210cc0ab1bdff78fcefd80ad59e340635a21b063
+Subproject commit 32416f7624757c87260671d74124ea3e0a122331