OOM Meeting Notes - 2022-04-20
Host-List:
Andreas Geissler
Gareth Roper
Andrew Lamb (host)
Jack Lucas
Agenda
PTL election:
No further updates.
Helm 3.6 Bug
@Fiachra Corcoran has raised a LF ticket to resolve this issue - has been re-raised.
Helm 3.6 verify jobs are failing. Helm 3.6.3 is working on the gating jobs.
For now, rely on 3.5 verify jobs for merge
Helm merge job is now passing, still issues with credentials for push to nexus.
Open CRs
Proposal to use slack channel to highlight low risk reviews to potentially merge.
Would need firm agreement, with no issues raised.
If gating shows less than 100% for smoke use case, need agreement from integration committer.
Record current state of OOM in wiki, and make note of the above.
https://gerrit.onap.org/r/c/oom/+/128074 [PMSH] Release Image 2.2.2
https://gerrit.onap.org/r/c/oom/+/128227 [OOF] Update OOF-HAS container to 2.3.0
https://gerrit.onap.org/r/c/oom/+/126099 [CDS] Service mesh compatibility → need to be recreated (abandond) as conflicts with https://gerrit.onap.org/r/c/oom/+/128371
review split into 2 separate reviews CDS and MariaDB.
https://gerrit.onap.org/r/c/oom/+/128301 [CPS] Set postgres replica strategy (istanbul)
https://gerrit.onap.org/r/c/oom/+/128326 [DCAE] Remove deprecated mS charts
https://gerrit.onap.org/r/c/oom/+/127805 [AAI] Add Security Context to AAI Pods
https://gerrit.onap.org/r/c/oom/+/128003 [SDC] Update SDC docker versions to 1.10.3
https://gerrit.onap.org/r/c/oom/+/128222 [VFC] Update the container version of VFC
https://gerrit.onap.org/r/c/oom/+/126108 [COMMON] Fix shopt nullglob bashism
https://gerrit.onap.org/r/c/oom/+/127872 [SDC-WD] Release 1.11.0 sdc-workflow-designer
https://gerrit.onap.org/r/c/oom/+/128622 [DOC] Add bounds to sphinx requirement (istanbul)
https://gerrit.onap.org/r/c/oom/+/128621 [DOC] Add bounds to sphinx requirement (master)
https://gerrit.onap.org/r/c/oom/+/128305 [CPS] Fix statefulset upgrade
Documented procedure for what the minimum requirements for merging a review is, including Gating results, verify, manual testing etc.
Try to organise a meeting with some integration people. @Andreas Geißler - discussion still to proceed
Istio Setup Update @Andreas Geißler
onap-strimzi (updated patch https://gerrit.onap.org/r/c/oom/+/128335)
added values.yaml option to decide, whether to enable/disable sidecar (if "ServiceMesh" enabled)
deployment (including sidecar) works
common/mariadb-galera (updated patch https://gerrit.onap.org/r/c/oom/+/128371)
Galera Cluster setup problems solved by disabling port 4568 in istio and port 3306 fix
deployment works
common/mariadb-init (updated patch https://gerrit.onap.org/r/c/oom/+/128371)
Added wait containter for DB creation scripts
→ works for SDC/NBI/DMAAP, which use mariadb-init
DMAAP (by using patch https://gerrit.onap.org/r/c/oom/+/128000 for Strimzi)
dmaap-bc Problems:
(deployment) ->AAF dependency in pod startup (found the problem and submitted patch: https://gerrit.onap.org/r/c/oom/+/128715)
(provisioning job) → uses service port (dmaap-bc:8443), but in SM only port 8080 exists → patch needed
SO
MariaDB DB creation fails, as DB job does not wait for istio-proxy (see common/mariadb-init)
after manually patching the job, SO comes up
so-tls-cert-set-tls-secret job needs to be disabled in ServiceMesh case
Strimzi
CPS and CDS seem ok, some smoke use cases still failing.
Release notes - need to decide who will update these