aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/logConfiguration
AgeCommit message (Collapse)AuthorFilesLines
2021-04-29[COMMON] Update Release Note and Bump versionsSylvain Desbureaux1-1/+1
This patch update the release notes for guilin release and bump the versions of the charts Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I526e38d151fd707511ff951eb5aaabd18d612acb
2020-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux2-2/+2
Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c (cherry picked from commit 4f9902b6e7b5c70588160266276904ab81832867)
2020-07-22[COMMON] new logConfiguration chartSylvain Desbureaux4-0/+92
This new chart allows to set the same log level accross components in ONAP. As other similar templates, default value will be retrieved (`logConfiguration.logLevel`) but can be overrided: - globally by setting global.logLevel - per component basis by setting `logConfiguration.logLevelOverride` per component basis Issue-ID: OOM-2515 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I18196b56bb4f8732d42271d7c93c1a0f71bfac58