ONAP Operations Manager Release Notes
Previous Release Notes
Abstract
This document provides the release notes for the Jakarta release.
Summary
Release Data
Project |
OOM |
Docker images |
N/A |
Release designation |
Jakarta |
Release date |
2022/06/23 |
New features
Bug fixes
A list of issues resolved in this release can be found here: https://lf-onap.atlassian.net/projects/OOM/versions/11498
Known Issues
Deliverables
Software Deliverables
OOM provides Helm charts
Documentation Deliverables
Known Limitations, Issues and Workarounds
Known Vulnerabilities
Workarounds
OOM-2754 Because of updateEndpoint property added to cmpv2issuer CRD it is impossible to upgrade platform component from Istanbul to Jakarta release without manual steps. Actions that should be performed:
Update the CRD definition:
> kubectl -n onap apply -f oom/kubernetes/platform/components/cmpv2-cert-provider/crds/cmpv2issuer.yaml
Upgrade the component:
> helm -n onap upgrade dev-platform oom/kubernetes/platform
Make sure that cmpv2issuer contains correct value for spec.updateEndpoint. The value should be: v1/certificate-update. If it’s not, edit the resource:
> kubectl -n onap edit cmpv2issuer cmpv2-issuer-onap
Security Notes
Fixed Security Issues
References
For more information on the ONAP Istanbul release, please see: