...
OOM Oslo release
Chart versions have to be fixed (TBD)
Policy patch (https://gerrit.onap.org/r/c/oom/+/139964?usp=search)
Cherrypick to Oslo ?
Istio TLS version
Is Istio/Ingress supporting TLS 1.3 ?
https://istio.io/latest/docs/tasks/security/tls-configuration/workload-min-tls-version/
ArgoCD deployment
Taken over work from Marek Szwałkiewicz
Start modifications…
PM usecases require DCAE components (Viresh Navalli ):
Support required to code contribution in Gerrit….
Sign CLA of your company: https://corporate.v1.easycla.lfx.linuxfoundation.org/#/login
Development Guide: https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16220184/Required+Tools
datafile-collector
pm-mapper
DFC uses:
DMAAP message-router
DMAAP data-router
Problem:
DMAAP is deprecated and unmaintained and DCAE components are not deployed because of the DMaaP removal
possible solution
DFC uses Kafka-native connection (as e.g. VES-collector), example: https://git.onap.org/dcaegen2/collectors/ves/commit/?id=47195e4ac559963cd33dc155f219bd2b127ef025
data-router replacement or reactivation of DMaaP DR (or add DR to DCAE)
I take it to the TSC
Shrikant.Tarale presented findings related to ONAP installation and usage of DB-Operators
Problems in MariaDB installation
found issues in template and created ticket: https://lf-onap.atlassian.net/browse/OOM-3324 → fix: https://gerrit.onap.org/r/c/oom/+/139909?usp=search
Problems in Cassandra startup (joining pods to cluster)
“serviceName” settings in SDC and AAI required, when “non-operator” deployment is used (e.g https://git.onap.org/oom/tree/kubernetes/aai/values.yaml?h=oslo#n49)
maybe a better documentation is required…
...