...
- Andreas Geissler (host)
- Gareth Roper
- Andrew Lamb
- Jack Lucas
- Fiachra Corcoran
- Vijay Venkatesh Kumar
- Byung-Woo JunDan Timoney
- Adrian MathewsMattheus
- Borislav Glozman
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 ?)
- Need a global requirement for Kohn (https://jira.onap.org/projects/REQ) → discussed with David (old REQ
)Jira Legacy server System Jira serverId 4733707d-2057-3a0f-ae5e-4fd8aff50176 key REQ-368 - Existing epic JIRAs:
- https://jira.onap.org/browse/OOM-2431
- cert-service documentation → Andreas Geißler
- offline-installer → Bartek Grzybowski
- Cleanup OOM helmcharts
- create a list of components to remove from OOM charts....
- 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"
- ONAP:
- 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 3.6 Bug
- Fiachra Corcoran resolved
- Changed helm verify job to use 3.6 only
- Modified verify job to eliminate unnecessary verifications
- Eliminated verify on a rebase. But maybe we should keep it.
- Can manually trigger the verify.
- Fiachra Corcoran resolved
- Helm merge job is now passing
- Push to Nexus is working for helm-testing repo
- Working on push for helm-release
- Skipping linting on helm release
- Need a document update to indicate that charts are being pushed into Nexus
- Possibly a user can deploy without building locally? Need testing.
- How do we handle versioning, especially for release?
- Helm linting: Fiachra Corcoran has resurrected the helm thread on performance of linting (fix for lint performance : https://github.com/helm/helm/issues/7656#issuecomment-620890762)
- It takes 11 hours now! (It was only 2 hours in 2020)
- Jakarta RC – scheduled for tomorrow, but may be delayed by a week
- When do we branch? As late as possible!
- Open CRs
- Since last week, gating is much more reliable
- mariadb version rollback fixed the main gating issue
- Commiters can merge if gate is 100% and a previous verify passed
- Continue to use slack to get additional reviews if the change is not obviously mergeable
127805: [AAI] Add Security Context to AAI Pods | 10908 - No support from the helm community
https://gerritgithub.onap.orgcom/rhelm/chelm/oomissues/+/127805- AAI pods failing – not clear why
- Fiachra Corcoran will look at changing release notes for software versions:
- kubernetes 1.22.4
- helm 3.6.3
- Docker 20.10.9
- cert-manager 1.5.4 (same as Istanbul)
- Istio Setup Update Andreas Geißler
- Working on DMaaP/Strimzi to find correct settings
- Fiachra Corcoran is proposing that components move to Kafka nativeKafka native clients would not use service mesh for Kafka, but other traffic would go through the sidecar, using the mesh7656
- TPL 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
- maybe check, whether TPL usage can be reduced