OOM Meeting Notes - 2021-04-21
Agenda:
k8s version for Istanbul: @damian.nowak @Sylvain Desbureaux
First item that can be impacted: dual stack support
significant redesign on K8S side on 1.20/1.21
dual stack has reached beta stage on 1.21
DCAE dual stack support when on helm has to be done
new dualstack design needs now only 1 service and not two
add this to service template from common
keep ipv4 as preferred network but allow dualstack if possible
plan:
test it on dual stack environnment
test it on single stack env
move to it if OK
"big" question: what's the minimum k8s version support for ONAP
next step: send an email to seccom to say which version is targeted
azure roadmap: https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions#aks-kubernetes-release-calendar (1.21 in june)
rke: only 1.20 for now
Honolulu RCx: @Sylvain Desbureaux
at least 2 bugs and several bugfixes patches:
SDNC: patch solving it proposed https://gerrit.onap.org/r/c/oom/+/120429 (on master)
SO: 2 issues SO-3626 + SO-3628 (not patch for that for now on OOM)
SDC: bugfix version: https://gerrit.onap.org/r/c/oom/+/120624 (on master)
SO: old patch that's not able to make the gate: https://gerrit.onap.org/r/c/oom/+/120516 (on Honolulu)
HOLMES: https://gerrit.onap.org/r/c/oom/+/120284 (on Honolulu)
Guilin MR: @Sylvain Desbureaux
the last 2 patches have been merged
release note to be updated + tag
Service account:
next week: DCAE charts design: @Vijay Kumar