mpriyank [Tue, 14 May 2024 15:24:29 +0000 (16:24 +0100)]
[CPS] New Delhi release changes
- cps-and-ncmp image updated to use tag 3.4.9 version
- ncmp-dmi-plugin image updated to use tag 1.5.0 version
- fixed the labels in application-helm file as it was introduced as part
of java17 upgrade in the app.
Issue-ID: CPS-2222 , CPS-2225
Change-Id: I9bdda445f8e4a0a97cddb15edb9cdafd15c86e45
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Andreas Geissler [Tue, 14 May 2024 05:16:18 +0000 (05:16 +0000)]
Merge "[COMMON] Fix Kyverno policy violations in common/mongodb"
Fiete Ostkamp [Tue, 30 Apr 2024 11:08:03 +0000 (13:08 +0200)]
[COMMON] Fix Kyverno policy violations in common/mongodb
- set resourceLimit's for emptyDir volumes
- use non-root group in mongo pods
- make pod filesystem read-only
- bump mongodb chart version from 14.12.2 to 14.12.3
- use new version in portal-ng, nbi, multicloud and dcae-tcagen2
Issue-ID: OOM-3293
Change-Id: Ife7445433337ac97a03f8cd22ad551e8745b9717
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
saul.gill [Fri, 26 Apr 2024 11:45:10 +0000 (12:45 +0100)]
[POLICY] Update docker images to latest versions
The image versions in policy values.yaml files have been updated
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4970
Change-Id: Ib431ebb448205fb79808dab8e1edc2c6aaaaf13c
Signed-off-by: saul.gill <saul.gill@est.tech>
Andreas Geissler [Mon, 22 Apr 2024 15:14:43 +0000 (15:14 +0000)]
Merge "[AAI] Add model-loader tracing config"
Lukasz Rajewski [Mon, 22 Apr 2024 13:58:38 +0000 (13:58 +0000)]
Merge "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck"
Andreas Geissler [Wed, 17 Apr 2024 07:42:16 +0000 (09:42 +0200)]
[MARIADB][POLICY] Correct the MariaDB ReadinessCheck
The configuration of an external MariaDB did not fit with
the template function of _mariadb.tpl and additionally
the template function has a bug in the service information.
Issue-ID: OOM-3290
Change-Id: I92f758647012ebf289549665f7f5c20e94c9ff66
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Fiete Ostkamp [Thu, 28 Mar 2024 07:41:55 +0000 (08:41 +0100)]
[AAI] Add model-loader tracing config
- mount application.properties file that is used by Spring [1]
- add tracing config to that file
- deploy model-loader version 1.13.5
[1] this is also a prerequisite for replacing the model-loader.properties file
that is loaded by the service via some custom logic.
Spring does this out of the box for application-*.properties files.
Issue-ID: AAI-3812
Change-Id: I0a101fd246b8313f90cfc3ebca5a65dae769d3d6
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Andreas Geissler [Wed, 17 Apr 2024 12:01:32 +0000 (14:01 +0200)]
[SDNC] Disable MessageRouter ReadinessCheck in UEB Listener
As the UEB Listener is already migrated to Kafka, the ReadinessCheck
in the deployment.yaml is deleted
Issue-ID: OOM-3291
Change-Id: If940f1e90b3bf3762ae70d7f96acd71357e4ffe7
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Fri, 12 Apr 2024 12:24:52 +0000 (14:24 +0200)]
[COMMON] Remove hostPath entries
As hostPath volumes violate Cluster policies, they are
not allowed within pod definitions.
In our case only the "etc/localtime" is mounted to get
the timezone of the host, which is not required.
Issue-ID: OOM-3287
Change-Id: I6c8c8ea4e982d7e95e73f5fed7fc07ed47ceaab7
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Lukasz Rajewski [Fri, 12 Apr 2024 06:34:21 +0000 (06:34 +0000)]
Merge "[COMMON] Update all ReadinessChecks"
Andreas Geissler [Thu, 11 Apr 2024 11:53:39 +0000 (13:53 +0200)]
[COMMON] Update all ReadinessChecks
Use the new "service" feature of the readiness image to
resolve startup dependencies.
Issue-ID: OOM-3280
Change-Id: Ia331d51528676744e5e0479d1fd0ca02830c3499
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Fiete Ostkamp [Thu, 11 Apr 2024 12:01:24 +0000 (14:01 +0200)]
[PORTALNG] Remove hardcoded /auth from the keycloak urls in bff
- add /auth to bff KEYCLOAK_URL [1]
- adjust KEYCLOAK_URL's to use keycloakx-http.keycloak
[1] since it was removed from the application.yml
Issue-ID: PORTALNG-85
Change-Id: I919cfc29494e30e891e732f63f56edd9f6579864
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Lukasz Rajewski [Thu, 11 Apr 2024 05:25:22 +0000 (05:25 +0000)]
Merge "[SDNC] Move dgbuilder and network-name-gen to SDNC"
Lukasz Rajewski [Wed, 10 Apr 2024 12:21:47 +0000 (12:21 +0000)]
Merge "[POLICY] Add kafka support in policy charts"
Andreas Geissler [Wed, 10 Apr 2024 08:45:53 +0000 (10:45 +0200)]
[SDNC] Move dgbuilder and network-name-gen to SDNC
Move the charts from /common to sdnc/components and simplify
the DB creation.
Issue-ID: OOM-3286
Change-Id: Ib0c53e51b96ad2e1573859b9d938e700c0bea4ac
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Tue, 9 Apr 2024 11:58:38 +0000 (13:58 +0200)]
[CASSANDRA] Add some fixes for K8ssandra Operator
Some ports need to be excluded from cassandra to support
JMX and Metrics interfaces.
Also some memory settings need to be adjusted.
Issue-ID: OOM-3275
Change-Id: I7530b69d65c7c612bcf54eba64d5a4dd5a20f753
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
rameshiyer27 [Mon, 11 Mar 2024 17:18:11 +0000 (17:18 +0000)]
[POLICY] Add kafka support in policy charts
Added kafka support in all policy charts. Dmaap option is removed
Issue-ID: POLICY-4941
Change-Id: I015d303c11c04a64d815fe2f054919eca2252250
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Andreas Geissler [Mon, 8 Apr 2024 06:00:30 +0000 (06:00 +0000)]
Merge "[PORTAL-NG] Publish preferences and history charts"
Lukasz Rajewski [Fri, 5 Apr 2024 16:26:53 +0000 (16:26 +0000)]
Merge "[MARIADB] Update mariadb-operator and templates to 0.27.0"
Andreas Geissler [Tue, 2 Apr 2024 12:29:04 +0000 (14:29 +0200)]
[MARIADB] Update mariadb-operator and templates to 0.27.0
Update the Mariadb template to support the mariadb-operator
version 0.27.0, which changed the CRD naming and the content
structure.
Temporarily disable istio-sidecar, as problems with init jobs
for MariaDB
Issue-ID: OOM-3281
Change-Id: Ia9563a5074a739e4b879a7840bedb1d73fbc1b54
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Fiete Ostkamp [Thu, 28 Mar 2024 07:28:33 +0000 (08:28 +0100)]
[PORTAL-NG] Publish preferences and history charts
- add history chart
- add preferences chart
- add chart option to disable tracing
Issue-ID: PORTALNG-82
Change-Id: I60802ab0d7e623a37a33b4865cdab74417ea7451
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Lukasz Rajewski [Fri, 5 Apr 2024 06:52:27 +0000 (06:52 +0000)]
Merge "[STRIMZI] Update strimzi-kafka-operator and kafka versions"
Andreas Geissler [Wed, 7 Feb 2024 15:34:36 +0000 (16:34 +0100)]
[STRIMZI] Update strimzi-kafka-operator and kafka versions
Update the recommended operator version and used kafka versions
in the documentation and onap-strimzi.
Changed the DMaaP MR ststefulset probe settings to ne compliant
to the new operator version.
Issue-ID: OOM-3269
Change-Id: I859d077d6f952aff5bcf5bd418f96745d9eae843
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Lukasz Rajewski [Wed, 3 Apr 2024 14:12:59 +0000 (14:12 +0000)]
Merge "[COMMON][READINESS] Update readiness image and use service feature"
Andreas Geissler [Wed, 3 Apr 2024 06:30:34 +0000 (06:30 +0000)]
Merge "[PORTAL-NG] Ui is exposed on wrong port"
Fiete Ostkamp [Tue, 26 Mar 2024 13:29:42 +0000 (14:29 +0100)]
[PORTAL-NG] Ui is exposed on wrong port
- adjust port mapping in service to map to 8080
Issue-ID: PORTALNG-80
Change-Id: Ica131a1207d147c75c8604bcc63472b9f8785afa
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Andreas Geissler [Sat, 30 Mar 2024 11:28:29 +0000 (11:28 +0000)]
Revert "[AAI] Deploy 1.13.5 release of model-loader"
This reverts commit
423a8dabb0dca07d8ea3432974eb6be18a7b3416.
Reason for revert: Smoke tests fail
Issue-ID: AAI-3810
Change-Id: I8a43afb6529d4fcd6fe26ed9ad87b1db70c51c2b
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Mon, 25 Mar 2024 10:15:11 +0000 (11:15 +0100)]
[COMMON][READINESS] Update readiness image and use service feature
Update the ReadinessCheck (13.1.0) to support the "services" feature
of readiness image version 6.0.2 and use the feature in the charts
under common (dgbuilder, etcd-init, mariadb-galera, mariadb-init,
postgres-init)
Additional exclude K8S API port (443) from Istio Sidecar communication
to allow CNI Plugin
Issue-ID: OOM-3280
Change-Id: Ibe030aa9debfc82e88f2ce5e309dd6fa2250f211
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Fiete Ostkamp [Tue, 26 Mar 2024 10:02:04 +0000 (11:02 +0100)]
[AAI] Deploy 1.13.5 release of model-loader
- release includes spring boot 2.4 update and tracing
Issue-ID: AAI-3810
Change-Id: If8b305ee7c6f01acf985c5be08f730a041f47c80
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Lukasz Rajewski [Mon, 25 Mar 2024 19:51:16 +0000 (19:51 +0000)]
Merge "[MONGODB] Set default resource settings for mongodb"
Lukasz Rajewski [Mon, 25 Mar 2024 10:10:40 +0000 (10:10 +0000)]
Merge "[AAI] Kyverno - disallow-host-path policy"
Lukasz Rajewski [Mon, 25 Mar 2024 09:54:20 +0000 (09:54 +0000)]
Merge "[COMMON] Make imagePullSecrets configurable"
Fiete Ostkamp [Wed, 6 Mar 2024 08:45:59 +0000 (09:45 +0100)]
[AAI] Kyverno - disallow-host-path policy
- remove hostPath mounting of /etc/localtime
Issue-ID: AAI-3803
Change-Id: Ia5d1bfef1581a5e3f1b2ed3869ad1f840337f969
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
sanket12345 [Fri, 23 Feb 2024 12:26:42 +0000 (13:26 +0100)]
[SO] Config Changes for SO using Kafka for PNF
- Using kafka instead of Dmaap MR topics
- Create kafka-user & provide kafka-auth
- bpmn-infra-code: https://gerrit.onap.org/r/c/so/+/136743
Issue-ID: OOM-3276
Change-ID: I43f67f689a814b438f92f8b36809d0947d8b2508
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Andreas Geissler [Wed, 20 Mar 2024 08:51:32 +0000 (09:51 +0100)]
[COMMON] Make imagePullSecrets configurable
Currently in ONAP the imagePullSecrets is hardcoded to
'onap-docker-registry-key' which is created by the
repository-wrapper component.
With this change the secrets can be configured via setting
global.imagePullSecrets and optionally per image if it is
configured as map (image.pullSecrets)
Issue-ID: OOM-3284
Change-Id: I8644f9b46043b6014219c42928e057b149df43a4
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Mon, 18 Mar 2024 11:05:51 +0000 (12:05 +0100)]
[MONGODB] Set default resource settings for mongodb
Set the resources settings for mongodb in:
- NBI
- DCAEGEN2/TCAEGEN2
- MULTICLOUD/K8S
Issue-ID: OOM-3277
Change-Id: I3454120d920edf3ae45eb1ebb0132cf5133e1575
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Mon, 18 Mar 2024 12:00:52 +0000 (12:00 +0000)]
Merge "[OOM] Fixed DCAE VES Collector chart ReadinessCheck issues"
sushant53 [Mon, 18 Mar 2024 10:39:47 +0000 (16:09 +0530)]
[OOM] Fixed DCAE VES Collector chart ReadinessCheck issues
Removed ReadinessCheck for dcaegen-ves-collector
Issue-ID: OOM-3285
Change-Id: I9f0bc8bd6890700154e7366842d74927251169bc
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
sushant53 [Mon, 18 Mar 2024 10:28:47 +0000 (15:58 +0530)]
[OOM] Fixed DCAE PRH chart readinessCheck issues
Fixed DCAE PRH chart readinessCheck issues
Issue-ID: OOM-3282
Change-Id: I3e546454cd8202d6ef03bd42cffad12ad8ee7847
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Andreas Geissler [Tue, 12 Mar 2024 15:44:56 +0000 (16:44 +0100)]
[COMMON] Harmonize resource settings, Part 2
Some settings are still wrongly interpreted (e.g. 0.02Gi)
Therefor they are changed to non-floating numbers (e.g. 20Mi)
Issue-ID: OOM-3273
Change-Id: Icc88dead1ac5b1df8629d6adcc438a739e20522e
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Lukasz Rajewski [Thu, 14 Mar 2024 12:07:38 +0000 (12:07 +0000)]
Merge "[COMMON] Update MariaDB readinessChecks to fix Operator issues"
Andreas Geissler [Mon, 11 Mar 2024 16:26:53 +0000 (17:26 +0100)]
[COMMON] Update MariaDB readinessChecks to fix Operator issues
Give different readinessCheck rules depending on the usage
of mariaDB Operator and local/global DB setup
Apply these changes to CDS, NBI, SO, SDNC, Policy
Issue-ID: OOM-3280
Change-Id: I4e6f584558ffebb6ab602db88a73c2f02891902e
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Lukasz Rajewski [Mon, 11 Mar 2024 15:39:30 +0000 (15:39 +0000)]
Merge "[MONGODB] Update to latest bitnami mongodb chart"
Andreas Geissler [Wed, 28 Feb 2024 15:08:06 +0000 (16:08 +0100)]
[MONGODB] Update to latest bitnami mongodb chart
Import the latest bitnami mongodb chart and update the
client charts, which use it:
- NBI
- DCAEGEN2/TCAEGEN2 (include Chart.yaml fix)
- MULTICLOUD/K8S
THe new version supports the initial creation of DBs and user
Issue-ID: OOM-3277
Change-Id: I75a475aadb8b84a313527b75f4c69e85624af8ba
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
saul.gill [Tue, 12 Dec 2023 16:14:52 +0000 (16:14 +0000)]
[POLICY] Update docker images to latest versions
The image versions in policy values.yaml files have been updated
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4907
Change-Id: I2a03efe9e39db70fd60e0790f206ad92cd8fe42b
Signed-off-by: Saul Gill <saul.gill@est.tech>
Lukasz Rajewski [Fri, 1 Mar 2024 09:28:26 +0000 (09:28 +0000)]
Merge "[DCAEGEN2] Update helm chart for dcae-prh"
sushant53 [Wed, 7 Feb 2024 13:36:36 +0000 (19:06 +0530)]
[DCAEGEN2] Update helm chart for dcae-prh
Update helm chart for prh changes to remove DMaaP dependency
Issue-ID: DCAEGEN2-3402
Change-Id: I36ae6a6821a2462a147d0e80f7de5b7b34afda9a
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Andreas Geissler [Tue, 27 Feb 2024 07:55:23 +0000 (08:55 +0100)]
[COMMON] Harmonize resource settings
Update all resource settings to the kubernetes recommended
normalized form. Fix ReadinessCheck resource limits.
Issue-ID: OOM-3273
Change-Id: Ie10903b801e4dc1689bcec092162d711a431a7a6
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Wed, 28 Feb 2024 13:30:53 +0000 (14:30 +0100)]
[DOC] In tox.ini update link to upper-constraints.txt
Fix breaking tox execution
Issue-ID: DOC-823
Change-Id: I3abd199531765fa4ba4ec64abe61550aa8575f65
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Sat, 24 Feb 2024 21:19:51 +0000 (22:19 +0100)]
[SDC] Correct cassandra cql version in SDC
Increase the cql client version in SDC to be compliant with cassandra
Issue-ID: OOM-3275
Change-Id: If883e8c9e87081a9543d3feff57c494eac3be2db
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Fri, 23 Feb 2024 08:06:17 +0000 (09:06 +0100)]
[CASSANDRA] Update cassandra version and fix timeouts
Update cassandra to 4.1.3 and increase the write timeouts
to improve the AAI/SDC stability.
Increase the cql client version in SDC to be compliant with cassandra
Issue-ID: OOM-3275
Change-Id: Ie1b2f4d38e580eecacd416fca4e392b4a8b0c62a
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Lukasz Rajewski [Wed, 21 Feb 2024 19:11:26 +0000 (19:11 +0000)]
Merge "[SDC] Remove MR connection in SDC-BE"
Lukasz Rajewski [Wed, 21 Feb 2024 19:10:19 +0000 (19:10 +0000)]
Merge "[POSTGRES][COMMON] Add support for postgres operator"
thmsdt [Tue, 20 Feb 2024 13:17:43 +0000 (14:17 +0100)]
[Documentation] Add python compatibility module
Required to prevent build problems
Issue-ID: DOC-823
Change-Id: I1ff25188642176ac2952d4288dc1550746000d6c
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
rajesh.kumar [Tue, 17 Oct 2023 09:59:20 +0000 (15:29 +0530)]
[POSTGRES][COMMON] Add support for postgres operator
Add template for the postgres operator instance setup and
modifications to use the postgres instance via Operator
TBD: Update of documentation and fix for clients (DMaaP, CPS)
Issue-ID: OOM-3247
Change-Id: I56c34400dc73c71b936a51260efd231017adaeae
Signed-off-by: rajesh.kumar <rk00747546@techmahindra.com>
Andreas Geissler [Fri, 16 Feb 2024 14:51:09 +0000 (14:51 +0000)]
Merge "[DCAEGEN2] Update snmptrap-collector image"
Jack Lucas [Mon, 4 Dec 2023 00:13:31 +0000 (19:13 -0500)]
[DCAEGEN2] Update snmptrap-collector image
Update snmptrap-collector to 2.0.8.
Fix outdated configuration library.
Add "protocol" to common.containerPorts.
Update dcae-snmptrap-collector chart version to 13.0.1.
Update dcaegen2-services chart version to 13.0.2.
Issue-ID: DCAEGEN2-3409
Issue-ID: OOM-3251
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: If0ca26e07fdbbebafb442dc0ead3a14d4ea0d4a6
Andreas Geissler [Wed, 7 Feb 2024 09:31:05 +0000 (10:31 +0100)]
[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import
Update Keycloak installation instructions to use keycloakx
(Quarkus based) and update of REALM import
Move the creation of the keycloak-ui ingress setup from helmchart
to documentation.
Issue-ID: OOM-3267
Change-Id: I3c79b05edd488f60a112590584974ba94a8c71a8
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Fri, 9 Feb 2024 09:39:55 +0000 (10:39 +0100)]
[SDC] Remove MR connection in SDC-BE
SDC-BE still uses "healthcheck" calls to MR.
To avoid these calls and possible autocreated Topics, this
patch changes the MR connection URLs to avoid these calls
Issue-ID: OOM-3272
Change-Id: I06834b9b12d1ad92f83e5c8ff1a096948b2ebf71
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
sushant53 [Thu, 1 Feb 2024 13:11:22 +0000 (18:41 +0530)]
[DCAEGEN2] Update helm chart for dcae-ves-collector
Update helm chart for ves-collector changes to remove DMaaP dependency
Issue-ID: DCAEGEN2-3401
Change-Id: I1aa286aeecd9fad0ef551f8018beed03c31b35bd
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Andreas Geissler [Sat, 27 Jan 2024 12:12:08 +0000 (12:12 +0000)]
Merge "[AAI] Use latest aai-resources image"
Andreas Geissler [Fri, 26 Jan 2024 14:36:46 +0000 (14:36 +0000)]
Merge "[CPS] Updating permit-uri config"
Lukasz Rajewski [Fri, 26 Jan 2024 11:20:14 +0000 (11:20 +0000)]
Merge "[POLICY] Support external MariaDB using Operator"
Michal Jagiello [Wed, 24 Jan 2024 10:20:49 +0000 (11:20 +0100)]
[AAI] Use latest aai-resources image
Use the latest aai-resources which fix a bug with A&AI bulk API
Issue-ID: AAI-3722
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I091944668d85aac2e24d789365a9f8aea180000f
waqas.ikram [Wed, 24 Jan 2024 16:10:55 +0000 (16:10 +0000)]
[CPS] Updating permit-uri config
Adding Swagger UI URI, api-docs, and v3 api-docs to be excluded from
authentication verification.
Issue-ID: CPS-2045
Change-Id: I5638b8ac98b73bad1002c72f8145a494c7b3c44f
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Andreas Geissler [Tue, 23 Jan 2024 10:26:47 +0000 (11:26 +0100)]
[POLICY] Support external MariaDB using Operator
Change global.mariadb to be able to select Operator user
and add setting for external Secret name for root User
Issue-ID: OOM-3266
Change-Id: Ic54819b0d146bd3194b51fddff069167b72cd4f3
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Mon, 22 Jan 2024 15:21:27 +0000 (16:21 +0100)]
[CDS] Support the external creation of the CDS DB
Add the global.mariadbGalera section to allow the
selection for a locally created DB or external DB
Disable the mariadb-galera dependency, if no local
DB is used.
Issue-ID: OOM-3266
Change-Id: Ia0ec94e552681eede519010951cbf1c92da863c3
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Lukasz Rajewski [Mon, 22 Jan 2024 08:40:50 +0000 (08:40 +0000)]
Merge "[SO] Support root secret for external DB"
Lukasz Rajewski [Mon, 22 Jan 2024 08:40:33 +0000 (08:40 +0000)]
Merge "[SDNC] Support root secret for external DB"
Lukasz Rajewski [Mon, 22 Jan 2024 08:38:54 +0000 (08:38 +0000)]
Merge "[MARIADB] Provide S3 Backup for MariaDB instances"
Andreas Geissler [Fri, 19 Jan 2024 14:52:06 +0000 (15:52 +0100)]
[SDNC] Support root secret for external DB
In case of an external DB the secret containing the root
password can be given in the global.mariadbGalera section
and has to be used in the DB jobs
Issue-ID: OOM-3266
Change-Id: I05d36169e7f8c6aa18712e0a75621d1cd001f1b3
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Fri, 19 Jan 2024 14:47:29 +0000 (15:47 +0100)]
[SO] Support root secret for external DB
In case of an external DB the secret containing the root
password can be given in the global.mariadbGalera section
and has to be used in the DB jobs
Issue-ID: OOM-3266
Change-Id: Ifdaa4bdefbe3f985bfb2ff9f630a2d806089241c
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Fri, 12 Jan 2024 11:19:03 +0000 (12:19 +0100)]
[MARIADB] Provide S3 Backup for MariaDB instances
Using the mariadb-operator version 0.24.0 a backup to
S3 storages is supported and implemented in the
templates and mariadb chart
Add a missing mariadbOperator config for mariadb-init
Issue-ID: OOM-3264
Change-Id: I065053832c226740b2a3b64b065cecc599f28296
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Fiete Ostkamp [Tue, 16 Jan 2024 07:33:59 +0000 (08:33 +0100)]
[AAI] Add options for remote debugging and profiling
- add debug.enabled value for enabling debugging [1]
- add profiling.enabled value for enabling probiling [2]
- only expose debug port (5005) if debug.enabled=true
[1] appropriate jvm args will be added and
the debug port will be exposed on the pod
[2] appropriate jvm args will be added and
the 9999 port used for profiling via jmx will be exposed
Issue-ID: AAI-3730
Change-Id: I1d83a6ac1875ba63e710e86d4fcbfc8924810292
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Andreas Geissler [Mon, 15 Jan 2024 14:12:24 +0000 (14:12 +0000)]
Merge "[CDS] BP Request tracing"
Andreas Geissler [Fri, 12 Jan 2024 07:55:12 +0000 (07:55 +0000)]
Merge "[AAI] Fix AAI service monitoring via Prometheus"
Lukasz Rajewski [Thu, 11 Jan 2024 20:09:02 +0000 (21:09 +0100)]
[CDS] BP Request tracing
Configuration of request tracing in CDS BP helm chart
Issue-ID: CCSDK-3980
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: If9728b5d319ed83e5c157bdeffd05d1b453affa7
Lukasz Rajewski [Thu, 11 Jan 2024 15:44:51 +0000 (15:44 +0000)]
Merge "[MARIADB][SO] Connect MariaDB Galera via master node"
Andreas Geissler [Wed, 10 Jan 2024 21:20:05 +0000 (22:20 +0100)]
[MARIADB][SO] Connect MariaDB Galera via master node
To avoid "lock" situations all clients of the mariadb-galera
cluster should use the "primary" service, which connects
to the master node.
This service is provided by the mariadb-operator.
Additionally for SO the bugfix for "local" DB configuration
is fixed.
Additionally missing readiness checks added to so-cnfm-lcm and
so-etsi-nfvo-ns-lcm to wait for the DB job to complete
Issue-ID: OOM-3261
Issue-ID: OOM-2697
Change-Id: I3d44f8b6d84d112c0271bfccebc4fa533c4e6aff
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Fiete Ostkamp [Wed, 10 Jan 2024 15:11:43 +0000 (16:11 +0100)]
[AAI] Fix AAI service monitoring via Prometheus
- use correct path to prometheus endpoint
- use correct spring properties to expose 8448 port and endpoints
Issue-ID: AAI-3720
Change-Id: Ida8a6962213609969c9c1012529418d854832f8e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Mon, 8 Jan 2024 15:04:02 +0000 (16:04 +0100)]
[AAI] Make janusgraph caching configurable
- add optional config block to janusgraph-realtime.properties
Issue-ID: AAI-3721
Change-Id: Ifc19c5e3c134289092150d3c95f95ab6a2f20b82
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Andreas Geissler [Mon, 8 Jan 2024 10:12:22 +0000 (10:12 +0000)]
Merge "[AAI] Add option to disable access logging for liveness probes"
Andreas Geissler [Thu, 4 Jan 2024 16:44:13 +0000 (17:44 +0100)]
[HOLMES] Fix Ingress definition to support gateway-api
Added missing "port" definition for Ingress
Issue-ID: OOM-3260
Change-Id: I9a03b9c5d873bff45502b3e1619b90ee2d6faca4
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Fiete Ostkamp [Thu, 4 Jan 2024 12:56:15 +0000 (13:56 +0100)]
[AAI] Add option to disable access logging for liveness probes
- do not log probes when livenessAccessLogEnabled: false
Issue-ID: AAI-3715
Change-Id: Ic0197f37a6e835a44ecfc4163390ba5b28da66c8
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Andreas Geissler [Thu, 14 Dec 2023 12:37:39 +0000 (13:37 +0100)]
[MARIADB] Fix db/user creation in operator
Fix the resource names for db/user in mariadb template for
the mariadb-operator and corrected the resource notation
to work with ArgoCD
Added missing "user" entry for mariadb-galera in NBI and
Etsicatalog values.yaml and missing dbName in SDNC
Issue-ID: OOM-3255
Issue-ID: OOM-3257
Change-Id: Ib11c20ce99bdd7f29415611d2c0795466415eea6
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
mpriyank [Fri, 3 Nov 2023 12:16:54 +0000 (12:16 +0000)]
[CPS] Config updates for cps-core and DMI
- Actuator health check endpoints and ports updated from /manage to
/actuator and port to service port
- Config changes relating to spring boot upgrade
- Updating the latest cps image for montreal that has
security.permit-uri under root
- Added hazelcast capability to run on kubernetes mode
Issue-ID: CPS-1945
Issue-ID: CPS-1977
Change-Id: I28cc1c576d036cda1d61893a7f897698a056f0a8
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Lukasz Rajewski [Fri, 8 Dec 2023 14:32:38 +0000 (14:32 +0000)]
Merge "[PORTAL-NG] Publish ui and bff charts in OOM"
Lukasz Rajewski [Fri, 8 Dec 2023 14:09:47 +0000 (14:09 +0000)]
Merge "[CDS] Set Hazelcast service to "Headless""
Lukasz Rajewski [Fri, 8 Dec 2023 13:33:52 +0000 (13:33 +0000)]
Merge "[COMMON] Add roles for hazelcast apps"
Andreas Geissler [Fri, 8 Dec 2023 08:05:59 +0000 (09:05 +0100)]
[CDS] Set Hazelcast service to "Headless"
The Hazelcast synchronization service should be setup as
headless service. Therfor the line "clusterIP: None" is added
Issue-ID: OOM-3252
Change-Id: I7cb8fcfc03af2df93f1a710015cba9d53268951f
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Fri, 8 Dec 2023 07:48:20 +0000 (08:48 +0100)]
[COMMON] Add roles for hazelcast apps
CDS and CPS use hazelcast, which requires additional
resource read permissions (endpoint, service, node)
Added it to roles-wrapper and ServiceAccount templates
Issue-ID: OOM-3250
Change-Id: I8360ba657054b2468df55dc529beedd9fc79bada
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Andreas Geissler [Wed, 6 Dec 2023 09:02:43 +0000 (10:02 +0100)]
[COMMON][DOC] Add documentation for Montral and GatewayAPI
Add override file to use GatewayAPI as Ingress provider
A precreated GW named "common-gateway" is used.
Added documentation for Montreal like release notes,
Infrastructure guides...
Issue-ID: OOM-3184
Issue-ID: OOM-3242
Change-Id: I18107bac52abf34dbc0b217fd8b7542ba51aab84
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
thmsdt [Thu, 7 Dec 2023 12:53:46 +0000 (13:53 +0100)]
[DOC] Fix graphviz issue in ReadTheDocs
Added the graphviz package.
Issue-ID: DOC-821
Change-Id: I1d82cbf07f9e4c8dc90b69650ea493a94554160e
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Fiete Ostkamp [Mon, 4 Dec 2023 12:51:17 +0000 (13:51 +0100)]
[PORTAL-NG] Publish ui and bff charts in OOM
- upload ui and bff
- preferences and history services will be added later
- added portal-ng to ONAP chart and overrides
Issue-ID: PORTALNG-66
Change-Id: I9182234be3afbdcdc95b23f0799a11d41384184e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Andreas Geissler [Tue, 5 Dec 2023 12:51:26 +0000 (13:51 +0100)]
[MARIADB] Fix StorageClassName for Galera
Add missing entry for customized StorageClass for
the MariaDB-Operator based DB instances
Issue-ID: OOM-3236
Change-Id: I6c65c1553fc01181aa7dbc5fedb3237c110fc172
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Micha? Jagie??o [Fri, 1 Dec 2023 14:36:31 +0000 (14:36 +0000)]
Merge "[AAI] Add variables for HEAP and METASPACE sizes"
Micha? Jagie??o [Fri, 1 Dec 2023 14:36:21 +0000 (14:36 +0000)]
Merge "[DCAEGEN2] Update base image for healthcheck"
Jack Lucas [Wed, 22 Nov 2023 14:23:54 +0000 (14:23 +0000)]
Merge "[POLICY] Update docker images to latest versions"
Andreas Geissler [Wed, 22 Nov 2023 14:13:46 +0000 (14:13 +0000)]
Merge "[AAI] Log to stdout in aai pods"