Age | Commit message (Collapse) | Author | Files | Lines |
|
- 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>
|
|
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>
|
|
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>
|
|
- 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>
|
|
|
|
|
|
|
|
- remove hostPath mounting of /etc/localtime
Issue-ID: AAI-3803
Change-Id: Ia5d1bfef1581a5e3f1b2ed3869ad1f840337f969
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- 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>
|
|
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>
|
|
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>
|
|
|
|
Removed ReadinessCheck for dcaegen-ves-collector
Issue-ID: OOM-3285
Change-Id: I9f0bc8bd6890700154e7366842d74927251169bc
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Fixed DCAE PRH chart readinessCheck issues
Issue-ID: OOM-3282
Change-Id: I3e546454cd8202d6ef03bd42cffad12ad8ee7847
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
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>
|
|
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
|
|
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>
|
|
|
|
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
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
|
|
|
|
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
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
- 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>
|
|
|
|
|
|
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
|