OOM Meeting Notes - 2022-05-04
Host-List:
Andreas Geissler (host)
Gareth Roper
Andrew Lamb
Jack Lucas
Fiachra Corcoran
Dan Timoney
Adrian Mattheus
Agenda
Release Managment tasks to be completed
What tasks and who will do it ?
Branch Jakarta
Writing Release Notes (Jakarta Documentation) → https://gerrit.onap.org/r/c/oom/+/129043
Jakarta Release Key Updates (→ should we mention Strimzi ?)
cert-service documentation → @Andreas Geißler
offline-installer → @Bartek Grzybowski
Plan for Kohn:
Cleanup OOM helmcharts
create a list of components to remove from OOM charts....
Istio Setup Update @Andreas Geißler
Test-Environments
ONAP:
kubespray_version: release-2.17
helm_release: v3.6.3
kubernetes_release: v1.21.5
istio_release: "1.10.2"
TNAP:
kubespray_version: v2.18.1
helm_release: v3.7.1
kubernetes_release: v1.22.5
istio_release: "1.13.1"
Open patches:
https://gerrit.onap.org/r/c/oom/+/128335 [STRIMZI] Make Strimzi ServiceMesh compatible
https://gerrit.onap.org/r/c/oom/+/128989 [AAF] Make AAF ServiceMesh compatible
required as workarround for DMaaP issue
https://gerrit.onap.org/r/c/oom/+/128715 [DMAAP] DMaaP ServiceMesh compatibility
Issues with Message-router (dependency to AAF when configuring the SASL connection to Kafka)
Workarround (deploy AAF with special options and enable AAF for DMaaP)
https://gerrit.onap.org/r/c/oom/+/128994 [SO] Service mesh compatibility
includes now https://gerrit.onap.org/r/c/oom/+/124231 → can be "abbandoned"
not yet tested:
https://gerrit.onap.org/r/c/oom/+/128992 [CDS] Service mesh compatibility
https://gerrit.onap.org/r/c/oom/+/128543 [POLICY] Service Mesh Compliance for Policy
needed CR:
[NBI] Service mesh compatibility
@Fiachra Corcoran is proposing that components move to Kafka native
Kafka native clients would not use service mesh for Kafka, but other traffic would go through the sidecar, using the mesh
PTL election:
No further updates.
Helm fix for lint performance : https://github.com/helm/helm/issues/10908
No support from the helm community
https://github.com/helm/helm/issues/7656TPL functions cause overhead (in our case the "_secret.tpl" is used most)
maybe check, whether TPL usage can be reduced
→ maybe a target for Kohn release to limit the usage of TPLs