Fix E2T dynamic loglevel definitions 04/10804/1
authorAlexandre Huff <alexandrehuff@utfpr.edu.br>
Sat, 1 Apr 2023 01:33:48 +0000 (22:33 -0300)
committerAlexandre Huff <alexandrehuff@utfpr.edu.br>
Sat, 1 Apr 2023 01:33:48 +0000 (22:33 -0300)
commit0ad067633243c09b6f79d80d4bc51f56867fffa1
tree367b5473771be423d805baded1ae1abbfb59ec5f
parent203ab2e40b0537829e93746ecef700e7098352d8
Fix E2T dynamic loglevel definitions

The dynamic loglevel feature was not working in E2T since ric-dep
did not have definitions for loglevel in E2T charts.

This change adds the required definitions to allow dynamic loglevel
changes on deployment and while running E2T.

Issue-ID: RIC-970

Signed-off-by: Alexandre Huff <alexandrehuff@utfpr.edu.br>
Change-Id: I047bd902e747d2c4a25b0f228f7c11801712e7a4
RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml
RECIPE_EXAMPLE/example_recipe_latest_unstable_with_refs_to_staging.yaml
helm/e2term/templates/configmap-loglevel.yaml [new file with mode: 0644]
helm/e2term/templates/deployment.yaml
helm/e2term/values.yaml