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)
commit9f8a4f2e2883e5db92bdcddd57e6fd53225fd82f
treedc1d257a4c9ae8c0d476a002ddf7a4556e7a38fb
parentea1a1ffad9d81cfdff14655483f1f4d09e904bf2
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 <sebastien.premont@bell.ca>
    Change-Id: I05afbdb4d49847761142542d1beca78947f032f3
docs/submodules/ccsdk/cds.git