[SDNC] Tuning fixes for SDNC 58/116758/1
authorDan Timoney <dtimoney@att.com>
Tue, 12 Jan 2021 16:10:58 +0000 (11:10 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 12 Jan 2021 16:10:58 +0000 (11:10 -0500)
commit9520e7cfed1474213930a9c877e223902a15eae5
tree716b0d88a26aae69954a90cfaf261cfaa54ef74b
parentf26d9eff22180b8232f2965d347226e2a4999cd3
[SDNC] Tuning fixes for SDNC

Corrected issue in values.yaml that was causing OpenDaylight akka
configuration file override not to be loaded properly.  As a result,
we are seeing memory-related exceptions (circuit-breaker exception), whic
seems to be contributing to a memory leak error.

Also, updated configuration to enhance logging so that summary of
messages in/out (aka 'audit log') is written for debugging purposes.

Issue-ID: SDNC-1430
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2a3950ecde1c53f8e68b11bbc9c0ddc136f67b54
kubernetes/sdnc/resources/config/conf/org.opendaylight.aaa.filterchain.cfg [new file with mode: 0755]
kubernetes/sdnc/templates/statefulset.yaml
kubernetes/sdnc/values.yaml