X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=k8s%2FChangeLog.md;h=76a24491af58861d65e38fd1224a36ad70dbb3e7;hb=HEAD;hp=7c014e82c1c2ac944820f1afe4f86e65c2283b51;hpb=92f74ae2a3506cea96635e922c0217dc1ef96bb9;p=dcaegen2%2Fplatform%2Fplugins.git diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md index 7c014e8..76a2449 100644 --- a/k8s/ChangeLog.md +++ b/k8s/ChangeLog.md @@ -5,6 +5,39 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [3.9.0] +* OOM-2712 Add a configuration of certificates for communication between external-tls init container and CertService API + +## [3.8.0] +* Update policy lib to 2.5.1 + +## [3.7.0] +* Update to python3 version of policy lib + +## [3.6.0] +* DCAEGEN2-2440 - Add integration with cert-manager. +* Enable creation of certificate custom resource instead cert-service-client container, +when flag "CMPv2CertManagerIntegration" is enabled + +## [3.5.3] +* Fix bug with default mode format in ConfigMapVolumeSource +## [3.5.2] +* DCAEGEN2-2546 - Add support for config_volume in k8s_client + +## [3.5.1] +* DCAEGEN2-2388 - Extend DCAE CFY K8S plugin to support IPv6 services. +* Add properties to ports list to support IPv6 services +## [3.5.0] +* DCAEGEN2-2388 - Extend DCAE CFY K8S plugin to support IPv6 services. +* Update kubernetes python plugin to version 12.0.1 +## [3.4.3] +* OOM-2526 - Replace AAF CertService with OOM CertService +* Rename truststore merger init container to cert post processor + +## [3.4.1] +* DCAEGEN2-2253 - Add support to move CMPv2 keystore in place of AAF CertMan keystore +* Make secret for cert-service-client container configurable + ## [3.4.0] * DCAEGEN2-2253 - Add support to truststore merger init container