[PLATFORM] Update cert service images to 2.1.1 82/116682/1
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Thu, 7 Jan 2021 15:06:31 +0000 (16:06 +0100)
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Thu, 7 Jan 2021 15:06:31 +0000 (16:06 +0100)
Align Cert Service Api to RFC4210.
Fix Cert Service Client CA_NAME validation.

Issue-ID: OOM-2656
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: Ia510b67b3d4e993df89a6be2c0899115b7e31dc7

kubernetes/common/cmpv2Config/values.yaml
kubernetes/onap/values.yaml
kubernetes/platform/components/oom-cert-service/values.yaml
kubernetes/sdnc/values.yaml

index f6feee6..d7c6687 100644 (file)
@@ -14,7 +14,7 @@
 global:
   platform:
     certServiceClient:
-      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.1.0
+      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.1.1
       secretName: oom-cert-service-client-tls-secret
       envVariables:
         # Certificate related
@@ -29,5 +29,5 @@ global:
         keystorePassword: "secret"
         truststorePassword: "secret"
     certPostProcessor:
-      image: onap/org.onap.oom.platform.cert-service.oom-certservice-post-processor:2.1.0
+      image: onap/org.onap.oom.platform.cert-service.oom-certservice-post-processor:2.1.1
 
index 5baa804..54f886d 100755 (executable)
@@ -125,7 +125,7 @@ global:
   cmpv2Enabled: true
   platform:
     certServiceClient:
-      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.1.0
+      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.1.1
       secret:
         name: oom-cert-service-client-tls-secret
         mountPath: /etc/onap/oom/certservice/certs/
index bcb2544..54563be 100644 (file)
@@ -50,7 +50,7 @@ certificateGenerationImage: onap/integration-java11:7.1.0
 
 # Deployment configuration
 repository: nexus3.onap.org:10001
-image: onap/org.onap.oom.platform.cert-service.oom-certservice-api:2.1.0
+image: onap/org.onap.oom.platform.cert-service.oom-certservice-api:2.1.1
 pullPolicy: Always
 replicaCount: 1
 
index 7f6312f..f710deb 100644 (file)
@@ -39,7 +39,7 @@ global:
   cmpv2Enabled: true
   platform:
     certServiceClient:
-      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.1.0
+      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.1.1
       secret:
         name: oom-cert-service-client-tls-secret
         mountPath: /etc/onap/oom/certservice/certs/