Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
|
|
|
|
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>
|
|
- 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>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
- 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>
|
|
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
|
|
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>
|
|
- 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>
|
|
|
|
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>
|
|
|
|
|
|
- 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>
|
|
Fix breaking tox execution
Issue-ID: DOC-823
Change-Id: I3abd199531765fa4ba4ec64abe61550aa8575f65
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>
|
|
|