[POLICY] Update docker images to latest versions 61/139461/3
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Tue, 19 Nov 2024 16:12:27 +0000 (16:12 +0000)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Tue, 26 Nov 2024 22:35:20 +0000 (22:35 +0000)
The image versions in policy values.yaml files have been updated

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5166
Change-Id: I1e81d5bbee812f584cd8ee769f95f9534a5cef9d
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
34 files changed:
kubernetes/onap/Chart.yaml
kubernetes/policy/Chart.yaml
kubernetes/policy/components/policy-apex-pdp/Chart.yaml
kubernetes/policy/components/policy-apex-pdp/values.yaml
kubernetes/policy/components/policy-api/Chart.yaml
kubernetes/policy/components/policy-api/values.yaml
kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/Chart.yaml
kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/resources/config/A1pmsParticipantParameters.yaml
kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml
kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml
kubernetes/policy/components/policy-clamp-ac-http-ppnt/resources/config/HttpParticipantParameters.yaml
kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml
kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/Chart.yaml
kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml
kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
kubernetes/policy/components/policy-clamp-ac-kserve-ppnt/Chart.yaml
kubernetes/policy/components/policy-clamp-ac-kserve-ppnt/resources/config/KserveParticipantParameters.yaml
kubernetes/policy/components/policy-clamp-ac-kserve-ppnt/values.yaml
kubernetes/policy/components/policy-clamp-ac-pf-ppnt/Chart.yaml
kubernetes/policy/components/policy-clamp-ac-pf-ppnt/resources/config/PolicyParticipantParameters.yaml
kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml
kubernetes/policy/components/policy-clamp-runtime-acm/Chart.yaml
kubernetes/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml
kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml
kubernetes/policy/components/policy-distribution/Chart.yaml
kubernetes/policy/components/policy-distribution/values.yaml
kubernetes/policy/components/policy-drools-pdp/Chart.yaml
kubernetes/policy/components/policy-drools-pdp/values.yaml
kubernetes/policy/components/policy-nexus/Chart.yaml
kubernetes/policy/components/policy-pap/Chart.yaml
kubernetes/policy/components/policy-pap/values.yaml
kubernetes/policy/components/policy-xacml-pdp/Chart.yaml
kubernetes/policy/components/policy-xacml-pdp/values.yaml
kubernetes/policy/values.yaml

index a035097..a043b8e 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright © 2017 Amdocs, Bell Canada
-# Modifications Copyright © 2021 Nordix Foundation
+# Modifications Copyright © 2021,2024 Nordix Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -61,7 +61,7 @@ dependencies:
     repository: '@local'
     condition: multicloud.enabled
   - name: policy
-    version: ~14.x-0
+    version: ~15.x-0
     repository: '@local'
     condition: policy.enabled
   - name: portal-ng
index 9b631c7..b3f5d4a 100755 (executable)
@@ -19,7 +19,7 @@
 apiVersion: v2
 description: ONAP Policy
 name: policy
-version: 14.0.5
+version: 15.0.0
 
 dependencies:
   - name: common
@@ -30,55 +30,55 @@ dependencies:
     repository: '@local'
     condition: global.mariadbGalera.useInPolicy,global.mariadbGalera.localCluster
   - name: policy-nexus
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-nexus'
     condition: policy-nexus.enabled
   - name: policy-api
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-api'
     condition: policy-api.enabled
   - name: policy-pap
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-pap'
     condition: policy-pap.enabled
   - name: policy-xacml-pdp
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-xacml-pdp'
     condition: policy-xacml-pdp.enabled
   - name: policy-apex-pdp
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-apex-pdp'
     condition: policy-apex-pdp.enabled
   - name: policy-drools-pdp
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-drools-pdp'
     condition: policy-drools-pdp.enabled
   - name: policy-distribution
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-distribution'
     condition: policy-distribution.enabled
   - name: policy-clamp-ac-k8s-ppnt
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-clamp-ac-k8s-ppnt'
     condition: policy-clamp-ac-k8s-ppnt.enabled
   - name: policy-clamp-ac-http-ppnt
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-clamp-ac-http-ppnt'
     condition: policy-clamp-ac-http-ppnt.enabled
   - name: policy-clamp-ac-a1pms-ppnt
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-clamp-ac-a1pms-ppnt'
     condition: policy-clamp-ac-a1pms-ppnt.enabled
   - name: policy-clamp-ac-kserve-ppnt
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-clamp-ac-kserve-ppnt'
     condition: policy-clamp-ac-kserve-ppnt.enabled
   - name: policy-clamp-ac-pf-ppnt
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-clamp-ac-pf-ppnt'
     condition: policy-clamp-ac-pf-ppnt.enabled
   - name: policy-clamp-runtime-acm
-    version: ~14.x-0
+    version: ~15.x-0
     repository: 'file://components/policy-clamp-runtime-acm'
     condition: policy-clamp-runtime-acm.enabled
   - name: repositoryGenerator
index 4ec4725..3cd9ef8 100755 (executable)
@@ -1,7 +1,7 @@
 #  ============LICENSE_START=======================================================
 #   Copyright (C) 2018 Ericsson. All rights reserved.
 #   Modifications Copyright © 2021 Orange
-#   Modifications Copyright © 2021, 2024 Nordix Foundation
+#   Modifications Copyright © 2021,2024 Nordix Foundation
 #   Modification (C) 2023-2024 Deutsche Telekom. All rights reserved.
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
@@ -22,7 +22,7 @@
 apiVersion: v2
 description: ONAP Policy APEX PDP
 name: policy-apex-pdp
-version: 14.0.1
+version: 15.0.0
 
 dependencies:
   - name: common
index 0c83a55..9cf89b4 100755 (executable)
@@ -47,7 +47,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-apex-pdp:3.1.3
+image: onap/policy-apex-pdp:4.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index f5c8766..4194d3c 100755 (executable)
@@ -22,7 +22,7 @@
 apiVersion: v2
 description: ONAP Policy Design API
 name: policy-api
-version: 14.0.2
+version: 15.0.0
 
 dependencies:
   - name: common
index 902268f..3e86ed1 100755 (executable)
@@ -51,7 +51,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-api:3.1.3
+image: onap/policy-api:4.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index a9d27d6..a89c614 100755 (executable)
@@ -20,7 +20,7 @@
 apiVersion: v2
 description: ONAP Policy Clamp A1PMS Participant
 name: policy-clamp-ac-a1pms-ppnt
-version: 14.0.1
+version: 15.0.0
 
 dependencies:
   - name: common
index 5bfa825..0404a8a 100755 (executable)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#  Copyright (C) 2022 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2022,2024 Nordix Foundation. All rights reserved.
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -32,6 +32,9 @@ security:
 
 participant:
   intermediaryParameters:
+    topics:
+      operationTopic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
+      syncTopic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
     reportingTimeIntervalMs: 120000
     description: Participant Description
     participantId: 101c62b3-8918-41b9-a747-d21eb79c6c00
@@ -40,7 +43,7 @@ participant:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
@@ -50,11 +53,23 @@ participant:
             security.protocol: SASL_PLAINTEXT
             sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
             sasl.jaas.config: ${SASL_JAAS_CONFIG}
+        -
+          useHttps: false
+          fetchTimeout: 15000
+          topic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
+          topicCommInfrastructure: kafka
+          servers:
+            - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
+          additionalProps:
+            allow.auto.create.topics: false
+            security.protocol: SASL_PLAINTEXT
+            sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
+            sasl.jaas.config: ${SASL_JAAS_CONFIG}
       topicSinks:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
index a23e732..b882829 100755 (executable)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#   Copyright (C) 2022-2023 Nordix Foundation.
+#   Copyright (C) 2022-2024 Nordix Foundation.
 #   Modifications Copyright © 2024 Deutsche Telekom
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 global:
   persistence: {}
   kafkaTopics:
-    acRuntimeTopic:
-      name: &acRuntimeTopic policy.clamp-runtime-acm
+    acRuntimeOperationTopic:
+      name: &acRuntimeOperationTopic policy-acruntime-participant
+    acRuntimeSyncTopic:
+      name: &acRuntimeSyncTopic acm-ppnt-sync
 
 #################################################################
 # Secrets metaconfig
@@ -41,7 +43,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-a1pms-ppnt:7.1.3
+image: onap/policy-clamp-ac-a1pms-ppnt:8.0.1
 pullPolicy: Always
 
 componentName: &componentName policy-clamp-ac-a1pms-ppnt
@@ -147,6 +149,9 @@ kafkaUser:
     - name: *componentName
       type: group
       operations: [Read]
-    - name: *acRuntimeTopic
+    - name: *acRuntimeOperationTopic
+      type: topic
+      operations: [Read, Write]
+    - name: *acRuntimeSyncTopic
       type: topic
       operations: [Read, Write]
index 979aa4f..1c3abbb 100644 (file)
@@ -20,7 +20,7 @@
 apiVersion: v2
 description: ONAP Policy Clamp Controlloop Http Participant
 name: policy-clamp-ac-http-ppnt
-version: 14.0.1
+version: 15.0.0
 
 dependencies:
   - name: common
index d447360..8b877ff 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#   Copyright (C) 2021-2023 Nordix Foundation.
+#   Copyright (C) 2021-2024 Nordix Foundation.
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -32,6 +32,9 @@ security:
 
 participant:
   intermediaryParameters:
+    topics:
+      operationTopic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
+      syncTopic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
     reportingTimeIntervalMs: 120000
     description: Participant Description
     participantId: 101c62b3-8918-41b9-a747-d21eb79c6c01
@@ -40,7 +43,7 @@ participant:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
@@ -50,11 +53,23 @@ participant:
             security.protocol: SASL_PLAINTEXT
             sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
             sasl.jaas.config: ${SASL_JAAS_CONFIG}
+        -
+          useHttps: false
+          fetchTimeout: 15000
+          topic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
+          topicCommInfrastructure: kafka
+          servers:
+            - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
+          additionalProps:
+            allow.auto.create.topics: false
+            security.protocol: SASL_PLAINTEXT
+            sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
+            sasl.jaas.config: ${SASL_JAAS_CONFIG}
       topicSinks:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
index 8593a3d..e7d317e 100644 (file)
@@ -24,8 +24,10 @@ global:
   persistence: {}
   #Strimzi Kafka properties
   kafkaTopics:
-    acRuntimeTopic:
-      name: &acRuntimeTopic policy.clamp-runtime-acm
+    acRuntimeOperationTopic:
+      name: &acRuntimeOperationTopic policy-acruntime-participant
+    acRuntimeSyncTopic:
+      name: &acRuntimeSyncTopic acm-ppnt-sync
 
 #################################################################
 # Secrets metaconfig
@@ -42,7 +44,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-http-ppnt:7.1.3
+image: onap/policy-clamp-ac-http-ppnt:8.0.1
 pullPolicy: Always
 
 componentName: &componentName policy-clamp-ac-http-ppnt
@@ -138,6 +140,9 @@ kafkaUser:
     - name: *componentName
       type: group
       operations: [Read]
-    - name: *acRuntimeTopic
+    - name: *acRuntimeOperationTopic
+      type: topic
+      operations: [Read, Write]
+    - name: *acRuntimeSyncTopic
       type: topic
       operations: [Read, Write]
index 5a1cb6e..09dadf2 100644 (file)
@@ -22,7 +22,7 @@
 apiVersion: v2
 description: ONAP Policy Clamp Controlloop K8s Participant
 name: policy-clamp-ac-k8s-ppnt
-version: 14.0.1
+version: 15.0.0
 
 dependencies:
   - name: common
index 14deab5..4616d66 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#   Copyright (C) 2021-2022 Nordix Foundation. All rights reserved.
+#   Copyright (C) 2021-2022,2024 Nordix Foundation. All rights reserved.
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -34,6 +34,9 @@ participant:
   localChartDirectory: /home/policy/local-charts
   infoFileName: CHART_INFO.json
   intermediaryParameters:
+    topics:
+      operationTopic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
+      syncTopic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
     reportingTimeIntervalMs: 120000
     description: Participant Description
     participantId: 101c62b3-8918-41b9-a747-d21eb79c6c02
@@ -42,7 +45,7 @@ participant:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
@@ -52,11 +55,23 @@ participant:
             security.protocol: SASL_PLAINTEXT
             sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
             sasl.jaas.config: ${SASL_JAAS_CONFIG}
+        -
+          useHttps: false
+          fetchTimeout: 15000
+          topic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
+          topicCommInfrastructure: kafka
+          servers:
+            - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
+          additionalProps:
+            allow.auto.create.topics: false
+            security.protocol: SASL_PLAINTEXT
+            sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
+            sasl.jaas.config: ${SASL_JAAS_CONFIG}
       topicSinks:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
index 5e43b94..ea00a34 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#  Copyright (C) 2021-2023 Nordix Foundation.
+#  Copyright (C) 2021-2024 Nordix Foundation.
 #  Modifications Copyright © 2024 Deutsche Telekom
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
@@ -25,8 +25,10 @@ global:
   persistence: {}
   #Strimzi Kafka properties
   kafkaTopics:
-    acRuntimeTopic:
-      name: &acRuntimeTopic policy.clamp-runtime-acm
+    acRuntimeOperationTopic:
+      name: &acRuntimeOperationTopic policy-acruntime-participant
+    acRuntimeSyncTopic:
+      name: &acRuntimeSyncTopic acm-ppnt-sync
 
 #################################################################
 # Secrets metaconfig
@@ -43,7 +45,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-k8s-ppnt:7.1.3
+image: onap/policy-clamp-ac-k8s-ppnt:8.0.1
 pullPolicy: Always
 
 componentName: &componentName policy-clamp-ac-k8s-ppnt
@@ -153,6 +155,9 @@ kafkaUser:
     - name: *componentName
       type: group
       operations: [Read]
-    - name: *acRuntimeTopic
+    - name: *acRuntimeOperationTopic
+      type: topic
+      operations: [Read, Write]
+    - name: *acRuntimeSyncTopic
       type: topic
       operations: [Read, Write]
index 863d079..2982043 100755 (executable)
@@ -20,7 +20,7 @@
 apiVersion: v2
 description: ONAP Policy Clamp Kserve Participant
 name: policy-clamp-ac-kserve-ppnt
-version: 14.0.1
+version: 15.0.0
 
 dependencies:
   - name: common
index 6613235..55aa8eb 100755 (executable)
@@ -39,6 +39,9 @@ security:
 
 participant:
   intermediaryParameters:
+    topics:
+      operationTopic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
+      syncTopic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
     reportingTimeIntervalMs: 120000
     description: Participant Description
     participantId: 101c62b3-8918-41b9-a747-d21eb79c6c04
@@ -47,7 +50,7 @@ participant:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
@@ -57,11 +60,23 @@ participant:
             security.protocol: SASL_PLAINTEXT
             sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
             sasl.jaas.config: ${SASL_JAAS_CONFIG}
+        -
+          useHttps: false
+          fetchTimeout: 15000
+          topic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
+          topicCommInfrastructure: kafka
+          servers:
+            - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
+          additionalProps:
+            allow.auto.create.topics: false
+            security.protocol: SASL_PLAINTEXT
+            sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
+            sasl.jaas.config: ${SASL_JAAS_CONFIG}
       topicSinks:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
index 6f9868b..2221ce8 100755 (executable)
@@ -24,8 +24,10 @@ global:
   persistence: {}
   #Strimzi Kafka properties
   kafkaTopics:
-    acRuntimeTopic:
-      name: &acRuntimeTopic policy.clamp-runtime-acm
+    acRuntimeOperationTopic:
+      name: &acRuntimeOperationTopic policy-acruntime-participant
+    acRuntimeSyncTopic:
+      name: &acRuntimeSyncTopic acm-ppnt-sync
 
 #################################################################
 # Secrets metaconfig
@@ -42,7 +44,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-kserve-ppnt:7.1.3
+image: onap/policy-clamp-ac-kserve-ppnt:8.0.1
 pullPolicy: Always
 
 componentName: &componentName policy-clamp-ac-kserve-ppnt
@@ -137,6 +139,9 @@ kafkaUser:
     - name: *componentName
       type: group
       operations: [Read]
-    - name: *acRuntimeTopic
+    - name: *acRuntimeOperationTopic
+      type: topic
+      operations: [Read, Write]
+    - name: *acRuntimeSyncTopic
       type: topic
       operations: [Read, Write]
index 4460c18..49d7522 100644 (file)
@@ -20,7 +20,7 @@
 apiVersion: v2
 description: ONAP Policy Clamp Controlloop Policy Participant
 name: policy-clamp-ac-pf-ppnt
-version: 14.0.1
+version: 15.0.0
 
 dependencies:
   - name: common
index 729a455..1e7edea 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#   Copyright (C) 2021-2023 Nordix Foundation.
+#   Copyright (C) 2021-2024 Nordix Foundation.
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -50,6 +50,9 @@ participant:
     useHttps: "false"
     allowSelfSignedCerts: true
   intermediaryParameters:
+    topics:
+      operationTopic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
+      syncTopic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
     reportingTimeIntervalMs: 120000
     description: Participant Description
     participantId: 101c62b3-8918-41b9-a747-d21eb79c6c03
@@ -58,7 +61,7 @@ participant:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
@@ -68,11 +71,23 @@ participant:
             security.protocol: SASL_PLAINTEXT
             sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
             sasl.jaas.config: ${SASL_JAAS_CONFIG}
+        -
+          useHttps: false
+          fetchTimeout: 15000
+          topic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
+          topicCommInfrastructure: kafka
+          servers:
+            - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
+          additionalProps:
+            allow.auto.create.topics: false
+            security.protocol: SASL_PLAINTEXT
+            sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
+            sasl.jaas.config: ${SASL_JAAS_CONFIG}
       topicSinks:
         -
           useHttps: false
           fetchTimeout: 15000
-          topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+          topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
           topicCommInfrastructure: kafka
           servers:
             - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
index 97bebd0..e7fbbb1 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#   Copyright (C) 2021-2023 Nordix Foundation.
+#   Copyright (C) 2021-2024 Nordix Foundation.
 #   Modifications Copyright © 2024 Deutsche Telekom
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
@@ -24,8 +24,10 @@ global:
   persistence: {}
   #Strimzi Kafka properties
   kafkaTopics:
-    acRuntimeTopic:
-      name: &acRuntimeTopic policy.clamp-runtime-acm
+    acRuntimeOperationTopic:
+      name: &acRuntimeOperationTopic policy-acruntime-participant
+    acRuntimeSyncTopic:
+      name: &acRuntimeSyncTopic acm-ppnt-sync
 
 #################################################################
 # Secrets metaconfig
@@ -54,7 +56,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-pf-ppnt:7.1.3
+image: onap/policy-clamp-ac-pf-ppnt:8.0.1
 pullPolicy: Always
 
 componentName: &componentName policy-clamp-ac-pf-ppnt
@@ -159,6 +161,9 @@ kafkaUser:
     - name: *componentName
       type: group
       operations: [Read]
-    - name: *acRuntimeTopic
+    - name: *acRuntimeOperationTopic
+      type: topic
+      operations: [Read, Write]
+    - name: *acRuntimeSyncTopic
       type: topic
       operations: [Read, Write]
index ef9a749..8b22acd 100644 (file)
@@ -22,7 +22,7 @@
 apiVersion: v2
 description: ONAP Policy Clamp Controlloop Runtime
 name: policy-clamp-runtime-acm
-version: 14.0.2
+version: 15.0.0
 
 dependencies:
   - name: common
@@ -33,4 +33,4 @@ dependencies:
     repository: '@local'
   - name: serviceAccount
     version: ~13.x-0
-    repository: '@local'
\ No newline at end of file
+    repository: '@local'
index 2e09397..f1785ac 100644 (file)
@@ -71,6 +71,9 @@ server:
     enabled: false
 
 runtime:
+  topics:
+    operationTopic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
+    syncTopic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
   participantParameters:
     heartBeatMs: 120000
     maxMessageAgeMs: 600000
@@ -83,7 +86,7 @@ runtime:
       -
         useHttps: false
         fetchTimeout: 15000
-        topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+        topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
         topicCommInfrastructure: kafka
         servers:
           - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
@@ -97,7 +100,19 @@ runtime:
       -
         useHttps: false
         fetchTimeout: 15000
-        topic: {{ .Values.global.kafkaTopics.acRuntimeTopic.name }}
+        topic: {{ .Values.global.kafkaTopics.acRuntimeOperationTopic.name }}
+        topicCommInfrastructure: kafka
+        servers:
+          - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
+        additionalProps:
+          client.id: {{ (first .Values.kafkaUser.acls).name }}-client-id
+          security.protocol: SASL_PLAINTEXT
+          sasl.mechanism: {{ .Values.kafkaUser.authenticationType | upper }}
+          sasl.jaas.config: ${SASL_JAAS_CONFIG}
+      -
+        useHttps: false
+        fetchTimeout: 15000
+        topic: {{ .Values.global.kafkaTopics.acRuntimeSyncTopic.name }}
         topicCommInfrastructure: kafka
         servers:
           - {{ include "common.release" . }}-{{ .Values.global.kafkaBootstrap }}
@@ -114,4 +129,4 @@ management:
   endpoints:
     web:
       exposure:
-        include: health, metrics, prometheus
\ No newline at end of file
+        include: health, metrics, prometheus
index eb974d6..9f78b29 100644 (file)
@@ -29,8 +29,10 @@ global:
     useInPolicy: true
   #Strimzi Kafka properties
   kafkaTopics:
-    acRuntimeTopic:
-      name: &acRuntimeTopic policy.clamp-runtime-acm
+    acRuntimeOperationTopic:
+      name: &acRuntimeOperationTopic policy-acruntime-participant
+    acRuntimeSyncTopic:
+      name: &acRuntimeSyncTopic acm-ppnt-sync
 
 #################################################################
 # Secrets metaconfig
@@ -53,7 +55,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-runtime-acm:7.1.3
+image: onap/policy-clamp-runtime-acm:8.0.1
 pullPolicy: Always
 
 componentName: &componentName policy-clamp-runtime-acm
@@ -78,12 +80,16 @@ kafkaUser:
     - name: *componentName
       type: group
       operations: [Read]
-    - name: *acRuntimeTopic
+    - name: *acRuntimeOperationTopic
+      type: topic
+      operations: [Read, Write]
+    - name: *acRuntimeSyncTopic
       type: topic
       operations: [Read, Write]
 
 kafkaTopic:
-  - name: *acRuntimeTopic
+  - name: *acRuntimeOperationTopic
+  - name: *acRuntimeSyncTopic
 
 db:
   user: policy-user
index b2d1cde..3ac1d03 100755 (executable)
@@ -22,7 +22,7 @@
 apiVersion: v2
 description: ONAP Policy Distribution
 name: policy-distribution
-version: 14.0.1
+version: 15.0.0
 
 dependencies:
   - name: common
index f93dffe..f393250 100755 (executable)
@@ -59,7 +59,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-distribution:3.1.3
+image: onap/policy-distribution:4.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 25060ae..37ab25c 100755 (executable)
@@ -19,7 +19,7 @@
 apiVersion: v2
 description: ONAP Drools Policy Engine (PDP-D)
 name: policy-drools-pdp
-version: 14.0.2
+version: 15.0.0
 
 dependencies:
   - name: common
index f22d642..8fbd6c6 100644 (file)
@@ -47,7 +47,7 @@ secrets:
 #################################################################
 # application image
 # The newest images have been tested with SASL and Postgres. The images released next will have the relevant fixes
-image: onap/policy-pdpd-cl:2.1.3
+image: onap/policy-pdpd-cl:3.0.1
 
 pullPolicy: Always
 
index dcb3c3a..eb6c92e 100755 (executable)
@@ -19,7 +19,7 @@
 apiVersion: v2
 description: ONAP Policy Nexus
 name: policy-nexus
-version: 14.0.2
+version: 15.0.0
 
 dependencies:
   - name: common
index 2122e6f..29f9ed3 100755 (executable)
@@ -23,7 +23,7 @@
 apiVersion: v2
 description: ONAP Policy Administration (PAP)
 name: policy-pap
-version: 14.0.2
+version: 15.0.0
 
 dependencies:
   - name: common
@@ -34,4 +34,4 @@ dependencies:
     repository: '@local'
   - name: serviceAccount
     version: ~13.x-0
-    repository: '@local'
\ No newline at end of file
+    repository: '@local'
index 4c6f535..2a5d938 100755 (executable)
@@ -71,7 +71,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-pap:3.1.3
+image: onap/policy-pap:4.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index a02171e..f404612 100755 (executable)
@@ -22,7 +22,7 @@
 apiVersion: v2
 description: ONAP Policy XACML PDP (PDP-X)
 name: policy-xacml-pdp
-version: 14.0.3
+version: 15.0.0
 
 dependencies:
   - name: common
index b20ab89..bdad532 100644 (file)
@@ -54,7 +54,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-xacml-pdp:3.1.3
+image: onap/policy-xacml-pdp:4.0.1
 pullPolicy: Always
 
 componentName: &componentName policy-xacml-pdp
index 67f4dbd..356e5f3 100644 (file)
@@ -21,7 +21,7 @@
 global:
   mariadbGalera:
     # flag to enable the DB creation via mariadb-operator
-    useOperator: true
+    useOperator: false
     # if useOperator set to "true", set "enableServiceAccount to "false"
     # as the SA is created by the Operator
     enableServiceAccount: false
@@ -35,23 +35,25 @@ global:
     nameOverride: *mariadbService
     # (optional) if localCluster=false and an external secret is used set this variable
     #userRootSecret: <secretName>
-    useInPolicy: true
+    useInPolicy: false
   prometheusEnabled: false
   postgres:
-    localCluster: false
+    localCluster: true
     service:
       name: pgset
       name2: tcp-pgset-primary
       name3: tcp-pgset-replica
     container:
       name: postgres
-    useInPolicy: false
+    useInPolicy: true
   kafkaBootstrap: strimzi-kafka-bootstrap:9092
   policyKafkaUser: policy-kafka-user
   useStrimziKafka: true
   kafkaTopics:
-    acRuntimeTopic:
-      name: policy.clamp-runtime-acm
+    acRuntimeOperationTopic:
+      name: policy-acruntime-participant
+    acRuntimeSyncTopic:
+      name: acm-ppnt-sync
 #################################################################
 # Secrets metaconfig
 #################################################################
@@ -132,7 +134,7 @@ policy-apex-pdp:
   config:
     jaasConfExternalSecret: '{{ include "common.release" . }}-{{ .Values.global.policyKafkaUser }}'
 policy-drools-pdp:
-  enabled: false
+  enabled: true
   db: *dbSecretsHook
   config:
     jaasConfExternalSecret: '{{ include "common.release" . }}-{{ .Values.global.policyKafkaUser }}'
@@ -168,7 +170,7 @@ policy-nexus:
 
 dbmigrator:
   # New released image will allow full SASL and Postgres (drools included). Tested with snapshot. Release to come later.
-  image: onap/policy-db-migrator:3.1.3
+  image: onap/policy-db-migrator:4.0.1
   # These schemas will be required with the new version of db-migrator
   # schemas: "policyadmin clampacm pooling operationshistory"
   schemas: "policyadmin"
@@ -311,4 +313,4 @@ securityContext:
 serviceAccount:
   nameOverride: policy
   roles:
-    - read
\ No newline at end of file
+    - read