oom.git
20 months ago[SDC] Update SDC docker images to 1.11.6 45/130245/1
MichaelMorris [Wed, 10 Aug 2022 15:13:25 +0000 (16:13 +0100)]
[SDC] Update SDC docker images to 1.11.6

Early release of Kohn functionality

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4108
Change-Id: I789d6cdd521b90a7f0b3ffe1daee37efbe655944

20 months agoMerge "[DMAAP] DMaaP ServiceMesh compatibility"
Fiachra Corcoran [Thu, 4 Aug 2022 06:32:44 +0000 (06:32 +0000)]
Merge "[DMAAP] DMaaP ServiceMesh compatibility"

20 months agoMerge "[POLICY] Add strimzi kafka config from helm charts"
Fiachra Corcoran [Wed, 3 Aug 2022 10:58:21 +0000 (10:58 +0000)]
Merge "[POLICY] Add strimzi kafka config from helm charts"

20 months agoMerge "[DCAEGEN2-SVCS] Support config update via configMap"
Fiachra Corcoran [Wed, 3 Aug 2022 05:09:15 +0000 (05:09 +0000)]
Merge "[DCAEGEN2-SVCS] Support config update via configMap"

20 months ago[DCAEGEN2-SVCS] Support config update via configMap 09/129609/5
Jack Lucas [Wed, 8 Jun 2022 13:12:29 +0000 (09:12 -0400)]
[DCAEGEN2-SVCS] Support config update via configMap

Change chart to mount application configuration configMap
directly on the application container and rely on the
DCAE SDK to do environment variable substitution on the
configMap content.  This allows changing configuration
by editing the configMap without restarting the application.
Remove message router authenticated topic provisioning from
DCAE.

Issue-ID: DCAEGEN2-2935
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I85139e64f8cb7e1b88f8fca8d5d84cc71f946290

20 months ago[DCAGEN2] Update Datafile Collector to 1.8.0 51/129951/5
Tomasz Wrobel [Fri, 15 Jul 2022 10:27:49 +0000 (12:27 +0200)]
[DCAGEN2] Update Datafile Collector to 1.8.0

Update Datafile Collector version to 1.8.0
Make certificate dependency configurable

Issue-ID: DCAEGEN2-3039
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: If761d50317cc93dada54b3614ce274cc437bccc8

20 months agoMerge "[DCAE] Remove topic provisioning config for PM-Mapper"
Fiachra Corcoran [Tue, 2 Aug 2022 08:02:13 +0000 (08:02 +0000)]
Merge "[DCAE] Remove topic provisioning config for PM-Mapper"

20 months ago[DMAAP] DMaaP ServiceMesh compatibility 15/128715/7
Andreas Geissler [Tue, 19 Apr 2022 16:10:52 +0000 (18:10 +0200)]
[DMAAP] DMaaP ServiceMesh compatibility

Remove the dependency to AAF during the deployment of the
DMaaP Bus Controller, as it is not used in ServishMesh usecase
Added a change to the job to use http interface and delete
Istio sidecar

Issue-ID: OOM-2820

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I81f41bc06fe8db260636a17e66ffbabd58f01d74

20 months ago[COMMON][CASSANDRA] Cassandra ServiceMesh Improvements 02/129902/2
Andreas Geissler [Wed, 13 Jul 2022 09:51:58 +0000 (11:51 +0200)]
[COMMON][CASSANDRA] Cassandra ServiceMesh Improvements

Disable inter-cluster ports from the Sidecar communication

Issue-ID: OOM-2820

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ie9b523e881a6dd5bef62debdf208994d03a08f29

20 months ago[DCAE] Remove topic provisioning config for PM-Mapper 58/129458/5
Vijay Venkatesh Kumar [Wed, 1 Jun 2022 15:51:22 +0000 (11:51 -0400)]
[DCAE] Remove topic provisioning config for PM-Mapper

PM-Mapper was switched to use unauthenticated topic with Jakarta
The topic provisioning config removed to avoid un-necessary
DMAAP dbc-client topic provisioning

Change-Id: Idf5fb3862ae41fad459eb2e8afddc99f71104416
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3032
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
20 months ago[POLICY] Add strimzi kafka config from helm charts 74/129774/5
Sirisha_Manchikanti [Mon, 25 Jul 2022 16:04:45 +0000 (17:04 +0100)]
[POLICY] Add strimzi kafka config from helm charts

Add strimzi kafka user and topics for policy components in
relevant helm charts.

Issue-ID: POLICY-4133
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: If0e1107c03acdfed83bfc359a45ad546d134bd30

20 months ago[VFC] Service Mesh Compatibility 24/130024/1
AndrewLamb [Thu, 14 Jul 2022 11:51:55 +0000 (12:51 +0100)]
[VFC] Service Mesh Compatibility

Adding basic requirements for Service Mesh compatibility for VFC

Issue-ID: OOM-2991
Change-Id: I2c5d83772a13d9657858ae959c5ed336eccea89e
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
20 months agoMerge "[POLICY] Add overridable helm paramaters for k8s ppnt"
Fiachra Corcoran [Thu, 21 Jul 2022 13:15:16 +0000 (13:15 +0000)]
Merge "[POLICY] Add overridable helm paramaters for k8s ppnt"

21 months agoMerge "[CONTRIB] Make AWX ServiceMesh compatibel"
Jack Lucas [Wed, 20 Jul 2022 13:33:34 +0000 (13:33 +0000)]
Merge "[CONTRIB] Make AWX ServiceMesh compatibel"

21 months ago[POLICY] Add overridable helm paramaters for k8s ppnt 71/129971/1
rameshiyer27 [Mon, 18 Jul 2022 15:54:51 +0000 (16:54 +0100)]
[POLICY] Add overridable helm paramaters for k8s ppnt

Make permitted repository list overridable from values.yaml
CofigMap populates the application properties file with required values.

Issue-ID: POLICY-4237
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ib48716f12bc5f4d22fbda8e22fd2077e0e982ec3

21 months agoMerge "[DCAE] Enable optional DCAE components"
Andreas Geissler [Fri, 15 Jul 2022 10:01:46 +0000 (10:01 +0000)]
Merge "[DCAE] Enable optional DCAE components"

21 months ago[CONTRIB] Make AWX ServiceMesh compatibel 82/129882/1
Andreas Geissler [Tue, 12 Jul 2022 07:19:32 +0000 (09:19 +0200)]
[CONTRIB] Make AWX ServiceMesh compatibel

Changes in the job and service definitions for SM compatibility

Issue-ID: OOM-2981

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ib70baa6a4aedd21e24e339cc724b7f5ea973fdde

21 months agoMerge "[SDNC] SDNC ServiceMesh compatibility"
Andreas Geissler [Mon, 11 Jul 2022 08:35:24 +0000 (08:35 +0000)]
Merge "[SDNC] SDNC ServiceMesh compatibility"

21 months agoMerge "[CLI] Update port value"
Kanagaraj Manickam [Mon, 11 Jul 2022 04:52:34 +0000 (04:52 +0000)]
Merge "[CLI] Update port value"

21 months ago[COMMON][MARIABD] Fix MariaDB ServiceMesh compatibility 33/129833/2
Andreas Geissler [Fri, 8 Jul 2022 07:09:00 +0000 (09:09 +0200)]
[COMMON][MARIABD] Fix MariaDB ServiceMesh compatibility

Update the pod annotations to exclude the cluster communication
ports from the SM sidecars.
Fix mysql protocol setup fodddr istio and update mariadb-init job
to support istio sidecar communication.
This is separated from a patch for CDS SM compatibility

Issue-ID: OOM-2820

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I9e839e019c948614fea7d4b3b5930270f7e7a7c6

21 months ago[SDC] Update SDC docker versions to 1.11.4 99/129599/2
MichaelMorris [Sat, 11 Jun 2022 19:28:32 +0000 (20:28 +0100)]
[SDC] Update SDC docker versions to 1.11.4

Early release of Kohn functionality

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4040
Change-Id: If64f4d3db51bcfb274a4895a19d51a6474c31cfe

21 months ago[COMMON] Replace kubectl calls to bash by sh 17/129417/6
guillaume.lambert [Sat, 28 May 2022 19:12:47 +0000 (21:12 +0200)]
[COMMON] Replace kubectl calls to bash by sh

TODO: add a proper detection in CI scripts

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Iad9bc6d5f4dcca89ce225e5ce8ac1a421b364427

21 months agoMerge "[DMAAP-MR] Correct zoo-entrance image definition in statefulset"
Fiachra Corcoran [Wed, 6 Jul 2022 15:41:30 +0000 (15:41 +0000)]
Merge "[DMAAP-MR] Correct zoo-entrance image definition in statefulset"

21 months agoMerge "[CDS] Add cps-data resourceSourceMapping in application.properties"
Fiachra Corcoran [Wed, 6 Jul 2022 15:41:15 +0000 (15:41 +0000)]
Merge "[CDS] Add cps-data resourceSourceMapping in application.properties"

21 months ago[DCAE] Enable optional DCAE components 09/129309/12
Vijay Venkatesh Kumar [Wed, 18 May 2022 20:06:18 +0000 (16:06 -0400)]
[DCAE] Enable optional DCAE components

All DCAE MS to be enabled for gating/daily/weekly
KPI/SON-Handler Ms charts update to remove policy configuration
dependency.

Change-Id: Ia17da13cbfc8f1e7082b8b693e826b5f677c8cd1
Issue-ID: DCAEGEN2-3176
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
21 months ago[CLI] Update port value 73/129773/5
sharath reddy [Mon, 4 Jul 2022 09:42:03 +0000 (15:12 +0530)]
[CLI] Update port value

Port is updated according to CLI dockerfile

Issue-ID: CLI-466

Signed-off-by: sharath reddy <bs.reddy@huawei.com>
Change-Id: I47da169add19570725d0a426ffcec338c8d6ff38
Signed-off-by: sharath reddy <bs.reddy@huawei.com>
21 months ago[CDS] Add cps-data resourceSourceMapping in application.properties 89/129689/3
Michal Jagiello [Mon, 27 Jun 2022 10:08:41 +0000 (10:08 +0000)]
[CDS] Add cps-data resourceSourceMapping in application.properties

That is needed to send requests to CPS during resource assignement

Issue-ID: CCSDK-3699
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I17502aa394709d0e1b4b8a30448df8c6cb4bcfe2

21 months agoMerge "[CDS] Service mesh compatibility"
Jack Lucas [Thu, 30 Jun 2022 12:42:50 +0000 (12:42 +0000)]
Merge "[CDS] Service mesh compatibility"

21 months agoMerge "[COMMON] Bump ONAP version"
Jack Lucas [Thu, 30 Jun 2022 12:33:54 +0000 (12:33 +0000)]
Merge "[COMMON] Bump ONAP version"

21 months ago[SDNC] SDNC ServiceMesh compatibility 82/129482/3
Radoslaw Chmiel [Thu, 2 Jun 2022 17:37:35 +0000 (19:37 +0200)]
[SDNC] SDNC ServiceMesh compatibility

SDNC charts and properties file changes to make it work with servicemesh

Issue-ID: OOM-2983
Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com>
Change-Id: I30bf8948f65d6a1b912c3f840ca44cead03bdc96

21 months agoMerge "[RESOURCES] Enable strimzi in sm-onap"
Jack Lucas [Mon, 27 Jun 2022 15:17:20 +0000 (15:17 +0000)]
Merge "[RESOURCES] Enable strimzi in sm-onap"

21 months ago[COMMON] Bump ONAP version 74/129674/2
Andreas Geissler [Fri, 24 Jun 2022 08:40:50 +0000 (10:40 +0200)]
[COMMON] Bump ONAP version

Use version 11.0.0 for Kohn

Issue-ID: OOM-2971

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda

21 months agoMerge "[COMMON][ELASTIC] ElasticSearch ServiceMesh compatibility"
Jack Lucas [Thu, 23 Jun 2022 16:26:07 +0000 (16:26 +0000)]
Merge "[COMMON][ELASTIC] ElasticSearch ServiceMesh compatibility"

21 months agoMerge "[AAI] Service mesh compatibility improvement"
Jack Lucas [Thu, 23 Jun 2022 16:24:08 +0000 (16:24 +0000)]
Merge "[AAI] Service mesh compatibility improvement"

21 months agoMerge "[SO] Service mesh compatibility"
Jack Lucas [Thu, 23 Jun 2022 16:21:21 +0000 (16:21 +0000)]
Merge "[SO] Service mesh compatibility"

21 months agoMerge "[SDNC] Update image to install final Jakarta fixes"
Andreas Geissler [Thu, 23 Jun 2022 14:29:15 +0000 (14:29 +0000)]
Merge "[SDNC] Update image to install final Jakarta fixes"

21 months agoMerge "[COMMON] Network-name-gen and dgbuilder ServiceMesh compatibility"
Jack Lucas [Wed, 22 Jun 2022 15:01:55 +0000 (15:01 +0000)]
Merge "[COMMON] Network-name-gen and dgbuilder ServiceMesh compatibility"

21 months agoMerge "[CONTRIB] EJBCA ServiceMesh compatibility"
Jack Lucas [Wed, 22 Jun 2022 15:00:18 +0000 (15:00 +0000)]
Merge "[CONTRIB] EJBCA ServiceMesh compatibility"

21 months agoMerge "[PLATFORM] Platform ServiceMesh compatibility"
Jack Lucas [Wed, 22 Jun 2022 14:58:04 +0000 (14:58 +0000)]
Merge "[PLATFORM] Platform ServiceMesh compatibility"

21 months agoMerge "[COMMON] Elasticsearch ServiceMesh compatibility"
Jack Lucas [Wed, 22 Jun 2022 14:55:46 +0000 (14:55 +0000)]
Merge "[COMMON] Elasticsearch ServiceMesh compatibility"

21 months agoMerge "[COMMON][POSTGRES] Make DB init jobs ServiceMesh compatible"
Jack Lucas [Wed, 22 Jun 2022 14:53:02 +0000 (14:53 +0000)]
Merge "[COMMON][POSTGRES] Make DB init jobs ServiceMesh compatible"

21 months ago[DMAAP-MR] Correct zoo-entrance image definition in statefulset 62/129662/1
Andreas Geissler [Wed, 22 Jun 2022 09:23:11 +0000 (11:23 +0200)]
[DMAAP-MR] Correct zoo-entrance image definition in statefulset

Use RepositoryGenerator template to define the image name in
the statefulset chart

Issue-ID: DMAAP-1622

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Icb26a34cec14cccaef4380e5eaf3f5b49f798171

22 months agoMerge "[DCAEMOD] Helm-gen support for log.path setting"
Jack Lucas [Tue, 14 Jun 2022 00:03:04 +0000 (00:03 +0000)]
Merge "[DCAEMOD] Helm-gen support for log.path setting"

22 months ago[DCAEMOD] Helm-gen support for log.path setting 64/129364/5
Vijay Venkatesh Kumar [Tue, 24 May 2022 22:10:23 +0000 (18:10 -0400)]
[DCAEMOD] Helm-gen support for log.path setting

RuntimeAPI update for helm-gen 1.0.4

Change-Id: I45c2738488215de2c10845fdbb2015e7673f5268
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3087
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
22 months ago[SDNC] Update image to install final Jakarta fixes 86/129586/1
Dan Timoney [Wed, 8 Jun 2022 20:57:12 +0000 (16:57 -0400)]
[SDNC] Update image to install final Jakarta fixes

Update versions for SDNC images to install final Jakarta fixes.

Issue-ID: SDNC-1706
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic0c7ddf9f61f020889aa814d7031f6f76a473a8f

22 months ago[AAI] Service mesh compatibility improvement 67/129267/5
Andreas Geissler [Fri, 13 May 2022 15:16:41 +0000 (17:16 +0200)]
[AAI] Service mesh compatibility improvement

Add waiting times for the jobs for the Sidecar to start up
Cleanup old ClusterIP, which is not used anymore and corrected
failing configuration for the modelloader. Added annotation for
Sparky-be probe settings.

Issue-ID: OOM-2820

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I996c9bad4fcfea5aaba7f8eeb4b12b1282be0375

22 months ago[PLATFORM] Platform ServiceMesh compatibility 79/129479/2
Radoslaw Chmiel [Thu, 2 Jun 2022 17:17:12 +0000 (19:17 +0200)]
[PLATFORM] Platform ServiceMesh compatibility

cmpv2-cert-provider and oom-cert-service charts changes to make it work with SM

Issue-ID: OOM-2980
Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com>
Change-Id: Ib952a6b43136a7dc72bf45b029c864862b2182a4

22 months ago[COMMON] Network-name-gen and dgbuilder ServiceMesh compatibility 81/129481/1
Radoslaw Chmiel [Thu, 2 Jun 2022 17:28:13 +0000 (19:28 +0200)]
[COMMON] Network-name-gen and dgbuilder ServiceMesh compatibility

Network-name-gen and dgbuilder charts changes to make it work with servicemesh

Issue-ID: OOM-2982
Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com>
Change-Id: I23bffe3f2de6196dbad1bbb03ea0c2fc46313865

22 months ago[CONTRIB] EJBCA ServiceMesh compatibility 80/129480/1
Radoslaw Chmiel [Thu, 2 Jun 2022 17:23:26 +0000 (19:23 +0200)]
[CONTRIB] EJBCA ServiceMesh compatibility

EJBCA charts changes to make it work with servicemesh

Issue-ID: OOM-2981
Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com>
Change-Id: Ib0213da5ed63fe26a4c1956c5c8ce81bd399cc6f

22 months ago[COMMON] Elasticsearch ServiceMesh compatibility 78/129478/1
Radoslaw Chmiel [Thu, 2 Jun 2022 17:06:16 +0000 (19:06 +0200)]
[COMMON] Elasticsearch ServiceMesh compatibility

ElasticSearch charts changes to make it work with Istio

Issue-ID: OOM-2979
Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com>
Change-Id: Ieddea3342d4b27a6dda8f5075ad344b13ee310f7

22 months agoMerge "[STRIMZI] Add quorum hostname verify flag"
Fiachra Corcoran [Thu, 2 Jun 2022 13:35:28 +0000 (13:35 +0000)]
Merge "[STRIMZI] Add quorum hostname verify flag"

22 months ago[COMMON][ELASTIC] ElasticSearch ServiceMesh compatibility 71/129471/1
Andreas Geissler [Thu, 2 Jun 2022 09:48:30 +0000 (11:48 +0200)]
[COMMON][ELASTIC] ElasticSearch ServiceMesh compatibility

Rename the ES ports to fit to the Istio Naming schema.

Issue-ID: OOM-2820

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I030c29883755dfaba7a76b167f2f7895a9d4521c

22 months agoMerge "[COMMON][MARIADB] Corrected PeerAuthentication matchLabels"
Fiachra Corcoran [Thu, 2 Jun 2022 08:46:11 +0000 (08:46 +0000)]
Merge "[COMMON][MARIADB] Corrected PeerAuthentication matchLabels"

22 months ago[STRIMZI] Add quorum hostname verify flag 56/129456/1
efiacor [Wed, 1 Jun 2022 15:02:39 +0000 (16:02 +0100)]
[STRIMZI] Add quorum hostname verify flag

Increase replicas to 3

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I74a448187dc18f1659d1b44d5738f8b196d78dc9
Issue-ID: OOM-1

22 months ago[COMMON][POSTGRES] Make DB init jobs ServiceMesh compatible 88/129188/3
Andreas Geissler [Tue, 10 May 2022 08:30:11 +0000 (10:30 +0200)]
[COMMON][POSTGRES] Make DB init jobs ServiceMesh compatible

Add wait cycles and sidecar deletion container to ETCD and POSTGRES
init charts

Issue-ID: OOM-2820

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Iddc8b7d161dddafe53efb0ce809542a60bd957b8

22 months ago[RESOURCES] Enable strimzi in sm-onap 15/129415/1
Maciej Wereski [Fri, 27 May 2022 14:16:49 +0000 (16:16 +0200)]
[RESOURCES] Enable strimzi in sm-onap

DMAAP won't deploy properly without strimzi.

Issue-ID: DMAAP-1621
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I17929e7fab325ae0fe9097084370dbc9ddb4f21b

22 months ago[CPS] Adding startup probe to CPS deployment 34/129334/3
lukegleeson [Fri, 20 May 2022 14:09:35 +0000 (15:09 +0100)]
[CPS] Adding startup probe to CPS deployment

Adding 5 minute startup probe to prevent forced restart during cps deployment

Issue-ID: CPS-1032
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I9d1be569f8f5e6f40cc1918ba6b2a5f4a86ef699

23 months ago[SO] Service mesh compatibility 94/128994/4
Andreas Geissler [Fri, 29 Apr 2022 11:33:02 +0000 (13:33 +0200)]
[SO] Service mesh compatibility

Patch on SO charts dedicated to allign the service port names
according to Istio naming schema.
Change the mariadb job to wait for the sidecar and kill it afterwards.
Remove CertInitializer TLS job, if AAF is not enabled
Added all missing changed from https://gerrit.onap.org/r/c/oom/+/124231

Issue-ID: OOM-2824

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I5b333ab19673ad248fd2e3bd138a99fe15025f5e

23 months agoMerge "[DCAEGEN2] Update son-handler image version to 2.1.7 and slice-analysis-ms...
Fiachra Corcoran [Wed, 18 May 2022 14:48:54 +0000 (14:48 +0000)]
Merge "[DCAEGEN2] Update son-handler image version to 2.1.7 and slice-analysis-ms version to 1.1.3"

23 months ago[DCAEGEN2] Update son-handler image version to 2.1.7 and slice-analysis-ms version... 52/129252/2
malar [Thu, 12 May 2022 14:39:31 +0000 (14:39 +0000)]
[DCAEGEN2] Update son-handler image version to 2.1.7 and slice-analysis-ms version to 1.1.3

Bug fix in handling FM notification

Issue-ID: DCAEGEN2-3150
Issue-ID: DCAEGEN2-3156
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: I6698b2087bcc2cd5a34813b59de16f727809e4a7

23 months agoMerge "[COMMON] Fix more and more array bashisms step 2"
Fiachra Corcoran [Tue, 17 May 2022 08:25:37 +0000 (08:25 +0000)]
Merge "[COMMON] Fix more and more array bashisms step 2"

23 months agoMerge "[SDC] Fix non ssl NodePort"
Jack Lucas [Tue, 17 May 2022 00:26:41 +0000 (00:26 +0000)]
Merge "[SDC] Fix non ssl NodePort"

23 months ago[SDC] Fix non ssl NodePort 12/129212/5
efiacor [Wed, 11 May 2022 18:39:10 +0000 (19:39 +0100)]
[SDC] Fix non ssl NodePort

Use single NodePort when needTLS = true

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I094edc8069ace49fdaa0e3fb56796530b748c72e
Issue-ID: OOM-2957

23 months ago[COMMON] Fix more and more array bashisms step 2 92/126392/6
guillaume.lambert [Mon, 3 Jan 2022 13:48:05 +0000 (14:48 +0100)]
[COMMON] Fix more and more array bashisms step 2

pointed out by checkbashisms.

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I1712fd583a454cbd7599c53a8f0542c71a773ba5

23 months agoMerge "[DOC] Jarata rel notes update"
Jack Lucas [Fri, 13 May 2022 14:21:20 +0000 (14:21 +0000)]
Merge "[DOC] Jarata rel notes update"

23 months ago[POLICY] Fix cluster role binding name in k8s ppnt 58/129258/2
rameshiyer27 [Thu, 12 May 2022 14:53:26 +0000 (15:53 +0100)]
[POLICY] Fix cluster role binding name in k8s ppnt

Updated cluster role binding name  and service account name to acm
terminology

Issue-ID: POLICY-4170
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I1b52d6a5d01921d70fce53884558a3ce58f98e19

23 months ago[SDNC] Version bump for Jakarta RC 79/129179/4
Dan Timoney [Mon, 9 May 2022 15:56:55 +0000 (11:56 -0400)]
[SDNC] Version bump for Jakarta RC

Bump SDNC image versions to 2.3.1 to install fixs for Jakarta RC.  The
changes are bug fixes, primarily to service logic (aka 'directed graphs')

Issue-ID: SDNC-1685
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6235702f1188b0e594977280c09bca24557263f7

23 months ago[VFC] Update the container version of VFC 22/128222/9
dengyh [Thu, 31 Mar 2022 05:19:02 +0000 (13:19 +0800)]
[VFC] Update the container version of VFC

Updates the container version of VFC components for Jakarta

Change-Id: I455d04eb92e1dbfa99732f2d2d72fdc65010ed87
Issue-ID: VFC-1931
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
23 months ago[COMMON][MARIADB] Corrected PeerAuthentication matchLabels 75/129175/2
Andreas Geissler [Mon, 9 May 2022 11:25:39 +0000 (13:25 +0200)]
[COMMON][MARIADB] Corrected PeerAuthentication matchLabels

The matchLabels should use the existing Label:
app.kubernetes.io/name instead of adding a new label

Issue-ID: OOM-2820

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I9d4405f2855f34cc32085ba571478dafa344e51e

23 months agoMerge "[EXTAPI] Update image version"
Fiachra Corcoran [Thu, 12 May 2022 12:36:16 +0000 (12:36 +0000)]
Merge "[EXTAPI] Update image version"

23 months agoMerge "[SDNC] Fix Oauth field"
Fiachra Corcoran [Thu, 12 May 2022 12:33:08 +0000 (12:33 +0000)]
Merge "[SDNC] Fix Oauth field"

23 months ago[GENERAL] Add Andreas Geissler as committer 18/129218/1
Jack Lucas [Thu, 12 May 2022 11:28:32 +0000 (07:28 -0400)]
[GENERAL] Add Andreas Geissler as committer

Andreas is now an OOM committer.

Issue-ID: OOM-1
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I998e53da695604df2a4056691590ad3de80eea81

23 months ago[DOC] Jarata rel notes update 09/129209/3
efiacor [Wed, 11 May 2022 15:10:45 +0000 (16:10 +0100)]
[DOC] Jarata rel notes update

Rel notes update for jakarta Jira items

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I2ca1572b28cb95b998fc84470ac89e1c661f826d
Issue-ID: OOM-2953

23 months ago[HOLMES] Fixed the Healthcheck Problem 51/129151/3
Guangrong Fu [Fri, 6 May 2022 02:04:01 +0000 (10:04 +0800)]
[HOLMES] Fixed the Healthcheck Problem

Missed a conditional branch, now adding it.

Issue-ID: HOLMES-536
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I64d5f32682b37ce865bcfcf180f99c4bf8afd9bb

23 months ago[DMAAP-STRIMZI] Add strimzi kafka bridge 00/128000/16
efiacor [Tue, 15 Mar 2022 15:36:48 +0000 (15:36 +0000)]
[DMAAP-STRIMZI] Add strimzi kafka bridge

Move DMaaP MR to use srimzi kafka
Remove mr kafka and zookeeper
Add strimzi kafka bridge to dmaap

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I3af65efd85b7dfb16c4682dd7607734fcd95adaf
Issue-ID: DMAAP-1622

23 months agoMerge "[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafka"
Jack Lucas [Tue, 10 May 2022 15:22:35 +0000 (15:22 +0000)]
Merge "[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafka"

23 months ago[EXTAPI] Update image version 90/129190/1
Eric Debeau [Tue, 10 May 2022 10:05:12 +0000 (12:05 +0200)]
[EXTAPI] Update image version

Add new release to include patch correction for slicing use-case

Issue-ID: EXTAPI-603

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I717e5695f5f19ebeadd016a4026ea26c309b2b27

23 months ago[SDNC] Fix Oauth field 04/129104/4
sebdet [Thu, 5 May 2022 11:25:46 +0000 (11:25 +0000)]
[SDNC] Fix Oauth field

The field redirectUri crashes the oauth feature because
there too many double quotes dumped in the oauth config file

Change-Id: Ia69a1b6185e4a6cab56061d1d168d783d67518f2
Issue-ID: SDNC-1697
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
23 months ago[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafka 24/128824/11
efiacor [Mon, 25 Apr 2022 12:27:18 +0000 (13:27 +0100)]
[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafka

Move hv-ves to use strimzi kafka

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ia441d060771186ba41465c8622291ff73b7561aa
Issue-ID: DMAAP-1705

23 months ago[CDS] Service mesh compatibility 92/128992/8
Andreas Geissler [Fri, 29 Apr 2022 11:01:14 +0000 (13:01 +0200)]
[CDS] Service mesh compatibility

Patch on CDS charts dedicated to remove https and cert-related
calls from all files.
This ensure compatibility with patched AAI (IID: OOM-2670) and
lays ground for service mesh use.
Replaces https://gerrit.onap.org/r/c/oom/+/126099
Correction for CDS-Strimzi support in application properties

Issue-ID: OOM-2824

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I522fe60ca748b7e5f731045dac8ca11b13ae2811

23 months agoMerge "[COMMON] Fix some k8s plug deploy.sh bashisms"
Fiachra Corcoran [Mon, 9 May 2022 08:54:01 +0000 (08:54 +0000)]
Merge "[COMMON] Fix some k8s plug deploy.sh bashisms"

23 months agoMerge "[DCAE] Update slice-analysis-ms image version to 1.1.2"
Fiachra Corcoran [Mon, 9 May 2022 08:52:34 +0000 (08:52 +0000)]
Merge "[DCAE] Update slice-analysis-ms image version to 1.1.2"

23 months ago[COMMON] Fix some k8s plug deploy.sh bashisms 58/129058/3
guillaume.lambert [Wed, 4 May 2022 07:44:44 +0000 (09:44 +0200)]
[COMMON] Fix some k8s plug deploy.sh bashisms

These bashisms were added recently with a few fixes.

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I33b77a1db871d6628187692e260265d9c754103f

23 months agoMerge "[DOCS] Clean up docs etc"
Jack Lucas [Thu, 5 May 2022 15:29:47 +0000 (15:29 +0000)]
Merge "[DOCS] Clean up docs etc"

23 months agoMerge "[POLICY] Upgrade image versions"
Fiachra Corcoran [Thu, 5 May 2022 14:35:04 +0000 (14:35 +0000)]
Merge "[POLICY] Upgrade image versions"

23 months agoMerge "[STRIMZI] Remove class attribute in Strimzi kafka definition"
Fiachra Corcoran [Thu, 5 May 2022 10:00:41 +0000 (10:00 +0000)]
Merge "[STRIMZI] Remove class attribute in Strimzi kafka definition"

23 months agoMerge "[COMMON] Fix more and more array bashisms step 1"
Fiachra Corcoran [Thu, 5 May 2022 09:40:46 +0000 (09:40 +0000)]
Merge "[COMMON] Fix more and more array bashisms step 1"

23 months ago[POLICY] Upgrade image versions 72/129072/1
jhh [Wed, 4 May 2022 18:44:26 +0000 (13:44 -0500)]
[POLICY] Upgrade image versions

These images tackle security issues in libraries.

Issue-ID: POLICY-4071
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I88297b05f05e0a847d10333e60e665f89ccb424d

23 months ago[DCAE] Update slice-analysis-ms image version to 1.1.2 65/129065/3
decheng zhang [Wed, 4 May 2022 13:16:28 +0000 (09:16 -0400)]
[DCAE] Update slice-analysis-ms image version to 1.1.2

- Update slice-analysis-ms image version to 1.1.2

Issue-ID: DCAEGEN2-3147
Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
Change-Id: I8d116becc133fc289cc3c1b9280d2f70c7309e3d
Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
23 months agoMerge "[COMMON] Fix sourced script with arguments bashism"
Fiachra Corcoran [Wed, 4 May 2022 13:58:41 +0000 (13:58 +0000)]
Merge "[COMMON] Fix sourced script with arguments bashism"

23 months ago[STRIMZI] Remove class attribute in Strimzi kafka definition 66/129066/1
Andreas Geissler [Wed, 4 May 2022 13:07:10 +0000 (15:07 +0200)]
[STRIMZI] Remove class attribute in Strimzi kafka definition

This fixes a reconciliation issue in the strimzi-cluster-operator:
Kafka(onap/onap-strimzi): Contains object at path spec.kafka.storage
with an unknown property: class

Issue-ID: DMAAP-1621

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ia0f122cc1644ccfbebd3dfd2fec4cb73fc06cba9

23 months ago[HOLMES] Fixed the Daily Healchcheck Problem 37/128937/4
GuangrongFu [Thu, 28 Apr 2022 08:42:56 +0000 (16:42 +0800)]
[HOLMES] Fixed the Daily Healchcheck Problem

Fixed the daily healthcheck problem caused by the MSB registration failure.

Issue-ID: HOLMES-536
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: Ia69a1b6185e4a6cab56061d1d168d783d67508f1

23 months ago[DOCS] Clean up docs etc 43/129043/1
efiacor [Tue, 3 May 2022 15:24:13 +0000 (16:24 +0100)]
[DOCS] Clean up docs etc

Clean up docs dir
Add some stuff for J release

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie34bfe9c70129e3ffc34800481e4052faaebe067
Issue-ID: OOM-2953

23 months agoMerge "[COMMON][MARIABD] MariaDB ServiceMesh compatibility"
Jack Lucas [Tue, 3 May 2022 14:08:47 +0000 (14:08 +0000)]
Merge "[COMMON][MARIABD] MariaDB ServiceMesh compatibility"

23 months agoMerge "[AAF] Make AAF ServiceMesh compatible"
Jack Lucas [Tue, 3 May 2022 14:07:16 +0000 (14:07 +0000)]
Merge "[AAF] Make AAF ServiceMesh compatible"

23 months agoMerge "[STRIMZI] Make Strimzi ServiceMesh compatible"
Jack Lucas [Tue, 3 May 2022 14:06:08 +0000 (14:06 +0000)]
Merge "[STRIMZI] Make Strimzi ServiceMesh compatible"

23 months agoMerge "[COMMON] Fix 'trap RETURN' and $BASHPID bashisms"
Jack Lucas [Tue, 3 May 2022 14:01:36 +0000 (14:01 +0000)]
Merge "[COMMON] Fix 'trap RETURN' and $BASHPID bashisms"

23 months ago[COMMON] Fix more and more array bashisms step 1 91/126391/2
guillaume.lambert [Mon, 3 Jan 2022 13:46:22 +0000 (14:46 +0100)]
[COMMON] Fix more and more array bashisms step 1

pointed out by checkbashisms.

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I8c78bb6617c8f0fdaed9933c1c5897598db7428a

23 months ago[COMMON] Fix sourced script with arguments bashism 03/126203/7
guillaume.lambert [Thu, 9 Dec 2021 19:23:24 +0000 (20:23 +0100)]
[COMMON] Fix sourced script with arguments bashism

pointed out by checkbashisms.

This is very likely a classical script execution.

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Id4269a4f8792627008acaa2c7595e02a3b2de94d

23 months agoMerge "[OOF] Update configuration for TN-FH in NxI termination app"
Fiachra Corcoran [Fri, 29 Apr 2022 11:42:08 +0000 (11:42 +0000)]
Merge "[OOF] Update configuration for TN-FH in NxI termination app"