diff options
author | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-11-10 14:58:11 +0100 |
---|---|---|
committer | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-11-10 16:24:09 +0100 |
commit | 448ae88497ef873b90810c7a46d84a250459542a (patch) | |
tree | 18987cb696605cc3d649cc669d336151361cc14b /docs | |
parent | 1815faa0ee14d5c27105a39f641a5b46939e72f8 (diff) |
[OOM-K8S-CERT-EXTERNAL-PROVIDER] Update version 2.1.1 -> 2.2.0
Issue-ID: OOM-2559
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: Ia2bcf542daa863ef41022e016382b4b96bbbc971
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/release-notes.rst | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index a31bf810..f1c7eecb 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -7,6 +7,51 @@ Release Notes ============== +Version: 2.2.0 +-------------- + +:Release Date: + +**New Features** + +* Added module **oom-certservice-k8s-external-provider** with following functionality: + + An external provider is a part of PKI infrastructure. It consumes CertificateRequest CRD from Cert-Manager and calls CertService API to enroll certificate from CMPv2 server. + + More information can be found on dedicated `wiki page <https://wiki.onap.org/display/DW/CertService+and+K8s+Cert-Manager+integration>`_ + +**Bug Fixes** + + N/A + +**Known Issues** + + N/A + +**Security Notes** + + N/A + +*Fixed Security Issues* + + N/A + +*Known Security Issues* + + N/A + +*Known Vulnerabilities in Used Modules* + + N/A + +**Upgrade Notes** + +**Deprecation Notes** + +**Other** + +============== + Version: 2.1.0 -------------- |