OOM Meeting Notes - 2021-09-01
Agenda
Outstanding DCAE patches @Vijay Kumar
https://gerrit.onap.org/r/c/oom/+/123657 → waiting for gate results (ready to merge except that)
https://gerrit.onap.org/r/c/oom/+/123693 → waiting for gate results (ready to merge except that)
Cert Service CRD discussion @Piotr Marcinkiewicz @Sylvain Desbureaux
https://gerrit.onap.org/r/c/oom/+/122343 adds a new (optional) field in https://gerrit.onap.org/r/c/oom/+/122343/17/kubernetes/platform/components/cmpv2-cert-provider/crds/cmpv2issuer.yaml CRD
helm3 is not handling correctly CRDs in general
it will create the CRD only if not present (even if version is different)
proposal is to add info in release note and give a workaround
agreed by OOM community
Service Mesh status update @Sylvain Desbureaux @Gareth Roper @Mateusz Sobociński Ondrej Frindrich @Adrian Matthews
AAI: @Sylvain Desbureaux Ondrej Frindrich
PS19 is OK on service mesh enabled deployment
has been rebased (PS20) and is under wait of gate and redeploy on service mesh enabled deployment
waiting for @Krzysztof Opasiak review
readiness check update in order to handle quitquitquit work: https://gerrit.onap.org/r/c/oom/readiness/+/123739
@Krzysztof Opasiak is OK with the change
@Sylvain Desbureaux to review
SDC: @Gareth Roper
https://gerrit.onap.org/r/c/oom/+/122426
OK for @Krzysztof Opasiak
@Sylvain Desbureaux to review
@Sylvain Desbureaux to test on SM (as soon as AAI patch is OK)
SO: @Adrian Matthews
wait for https://gerrit.onap.org/r/c/oom/readiness/+/123739 to be merged + released and will be upload
CDS: @Othman Touijer
will start shortly
Ingress TLS for SO: @Sylvain Desbureaux
No progress for now
DMAAP patch waiting: @Sylvain Desbureaux @Fiachra Corcoran
https://gerrit.onap.org/r/c/oom/+/122821
issue is that new dmaap versions makes SDC not working (seems to be a timing issue)
proposal: fire a new gate (gating1) and start the gating with 122821 (without putting the gate in the system)
STRIMZI PoC: @Fiachra Corcoran
still on WIP
subarch committe next tuesday (slidedeck will be pushed next wednesday)
replacement of MR to STRIMZI
would require internet connection when "making" the chart
would require move to helm API v2
helmv2 API move may be one of the first change for Jakarta release
Gating: @Sylvain Desbureaux
add more gate systems as queue is quite long
use of sensitive values in config files: example https://github.com/onap/oom/blob/master/kubernetes/policy/components/policy-apex-pdp/templates/statefulset.yaml
Istanbul upgrade procedure? @Andreas Geißler
3 levels
Application level → responsibility of Application
OOM level → (verify that upgrades are possible, i.e. no "deployments with PVC for example", right upgrade strategy, ...)
Integration level → create relevant tests to check it works
on OOM side:
no real "plan"
work on AAI has started @Mohammad Hosnidokht but not working yet
no work on moving Deployments with PVC to STS