Fix dynamic mdc loglevel watcher 03/10803/1 6.0.2
authorAlexandre Huff <alexandrehuff@utfpr.edu.br>
Sat, 1 Apr 2023 00:22:20 +0000 (21:22 -0300)
committerAlexandre Huff <alexandrehuff@utfpr.edu.br>
Sat, 1 Apr 2023 00:22:20 +0000 (21:22 -0300)
commitfff9794c40de3c884fbdec2ec68211eee7883cfa
tree285ca1757cd5f75bcaa6b645038896a73b487732
parent1c7b33108924a815bcc336aa196251d233c7982e
Fix dynamic mdc loglevel watcher

The dynamic log level function that implements the CONFIG_MAP_NAME watcher
is not working when the log level is changed while E2T is running.

This change fixes this issue, and allows changing the loglevel while
E2T is running by updating its configmap in Kubernetes.
Remove any reference to older loglevel implementation.

Issue-ID: RIC-970

Signed-off-by: Alexandre Huff <alexandrehuff@utfpr.edu.br>
Change-Id: I3ae9acee13d3311975f505866a5b2a71f770162d
RIC-E2-TERMINATION/config/config.conf
RIC-E2-TERMINATION/container-tag.yaml
RIC-E2-TERMINATION/sctpThread.cpp
RIC-E2-TERMINATION/sctpThread.h