diff options
author | KAPIL SINGAL <ks220y@att.com> | 2019-12-10 15:38:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-10 15:38:55 +0000 |
commit | 9f8a4f2e2883e5db92bdcddd57e6fd53225fd82f (patch) | |
tree | dc1d257a4c9ae8c0d476a002ddf7a4556e7a38fb | |
parent | ea1a1ffad9d81cfdff14655483f1f4d09e904bf2 (diff) |
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
m--------- | docs/submodules/ccsdk/cds.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git -Subproject 210cc0ab1bdff78fcefd80ad59e340635a21b06 +Subproject 32416f7624757c87260671d74124ea3e0a12233 |