Hi all, I have redeployed the dcaegen2 component. In dev-dcaegen2-dcae-bootstrap-69dc7499dc-cl5m2, under /blueprints foleder I have the following yaml files: -rw-r--r-- 1 root root 2965 Sep 13 21:02 k8s-pgaas-initdb.yaml -rw-r--r-- 1 root root 7321 Sep 13 21:02 k8s-holmes-rules.yaml -rw-r--r-- 1 root root 3972 Sep 13 21:02 k8s-holmes-engine.yaml -rw-r--r-- 1 root root 5720 Sep 13 21:02 k8s-ves.yaml -rw-r--r-- 1 root root 8333 Sep 13 21:02 k8s-tca.yaml -rw-r--r-- 1 root root 3937 Sep 13 21:02 k8s-snmptrap.yaml -rw-r--r-- 1 root root 6272 Sep 13 21:02 k8s-prh.yaml -rw-r--r-- 1 root root 4670 Sep 13 21:02 k8s-hv-ves.yaml -rw-r--r-- 1 root root 2352 Sep 13 21:02 k8s-helm.yaml -rw-r--r-- 1 root root 3609 Sep 13 21:02 k8s-helm-override.yaml
In particulat the k8s-prh.yaml is pointing to the container version 1.2.2 and not the El alto version 1.3.1 : tag_version: type: string default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.2.2" Even if in the values.yaml into /oom/kubernetes/dcaegen2/charts/dcae-bootstrap , I can see the correct version: # application image repository: nexus3.onap.org:10001 image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.6.4 default_k8s_location: central # DCAE component images to be deployed via Cloudify Manager # Use to override default setting in blueprints componentImages: holmes_rules: onap/holmes/rule-management:1.2.6 holmes_engine: onap/holmes/engine-management:1.2.5 tca: onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.2 ves: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.4.5 snmptrap: onap/org.onap.dcaegen2.collectors.snmptrap:1.4.0 *prh: onap/org.onap.dcaegen2.services.prh.prh-app-server:1.3.1* hv_ves: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.3.0 Why is there this missmatch version? To solve prh issue, should I only change the tag_version into the k8s-prh.yalm file in the dcae bootstrap container? Thanks, Aniello Paolo Malinconico -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19922): https://lists.onap.org/g/onap-discuss/message/19922 Mute This Topic: https://lists.onap.org/mt/70992176/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
