X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=k8s%2FChangeLog.md;h=76a24491af58861d65e38fd1224a36ad70dbb3e7;hb=HEAD;hp=7d2f4ea40372e78c38edd1ca762843567759f202;hpb=1d8fd7b6b5c01209ad5de744558459966b73dce7;p=dcaegen2%2Fplatform%2Fplugins.git diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md index 7d2f4ea..76a2449 100644 --- a/k8s/ChangeLog.md +++ b/k8s/ChangeLog.md @@ -5,6 +5,35 @@ 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