Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Add the configuration to add podAntiAffinity rules for Kafka
and zookeeper pods to distribute the pods over multiple
worker nodes
Issue-ID: OOM-3249
Change-Id: Icd2de1711f8bcad09bd49dac643164c83ae7f06e
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
- Updates included to bump to the latest version of the schema v28
- Update latest maven version to 1.12.3 for aai-schema
- Maven version to 1.12.3 for resources, graphadmin, traversal, babel
Issue-ID: AAI-3663
Change-Id: Ib8f28cb95e9834851941e8676ee242f856c87f83
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
|
|
Bug fixes related with UATesting and added PROTOCOL
"http" for cds-ui
Issue-ID: CCSDK-3934
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I91526c358c83d06bca694b794b5efe62f4cc4c75
|
|
The image versions in policy values.yaml files have been updated
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I4a28d35bbdda2497faaa5c91baa42aaa9d398437
|
|
- do not log to *.log files in aai pods [0]
[0] this is more in line with the idea of statelessness in pods and
will allow to persist logs centrally in ELK
Issue-ID: AAI-3683
Change-Id: Id7c3faeb24a896f5189336d1fae8473dd9533d83
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
|
|
|
|
As Reaper startup is failing in many cases the deployment
it should be possible to disable it to stabilize the gating
Change the delay handling in the deploy plugin.
Issue-ID: OOM-3246
Change-Id: Ibf435d30551aacc213d7c9d38bce72198f4f4b3d
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
- make baseUrl[0] and sampling probability[1] configurable
[0] url of trace collector (like the central Jaeger)
[1] percentage of traces that are sampled
Issue-ID: AAI-3676
Change-Id: I84a538311cfb3442f587b7064a461990b82cd18f
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
Preliminary release of Montreal functionality
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4673
Change-Id: Ia9a234bf68e31d19046d88c26f9d37cb94cddc57
|
|
|
|
Add environment variables for aai-resources and aai-traversal
pods to set the HEAP and METASPACE sizes
Issue-ID: OOM-3248
Change-Id: Ifd28915564bb9309f679c5c7a2e56149aee27a57
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
To support both Operator and non-operator deployments
the service name should be either mariadb-galera-primary or
mariadb-galera
Issue-ID: OOM-3236
Change-Id: Ic7721e08ec6a257b537024cb4a4751d6155ee28c
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
|
|
Update the resource limits for UUI-Server and SO Admin Cockpit
to start properly in "small" flavour
Issue-ID: OOM-3241
Change-Id: I5f926e32c07d8135946436ebf72bdbb1bbc94e24
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Update healthcheck container to version 2.4.1
(Updates nodejs base image to 18.18.0)
Issue-ID: DCAEGEN2-3400
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I27e78fdcab44a4c25acb92320f1aa9a40a0eeef7
|
|
|
|
|
|
Schema creations of Reaper and AAI/SDC can conflict with each
other. Therefor the reaper init script should finish before
AAI and SDC schema init scripts are started
Update jvm options for cassandra instance
Issue-ID: OOM-3246
Change-Id: I16cea161fc8b75e15c76c4cbe4851739782dfb06
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Added parameters for custom naming in runtime helm chart
Issue-ID: POLICY-4830
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: I88022b0fa54cc41d7abc8e27bee241e10d75250a
|
|
Adding specific cpu limits for all oom components
Issue-ID: OOM-3241
Change-Id: I0bbd973d91d11dbb0ffa5848f7c1ed5ebb5f54ba
Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
|
|
Add option to disable auto creation of kafka topics.
Issue-ID: OOM-3244
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I9e5871255fe72526417a17a407b411ba94d27000
|
|
In the mariadb-operator version 0.21.0 changes to the CRDs
have been done, which require a change in the template.
see: https://github.com/mariadb-operator/mariadb-operator/pull/248
PeerAuthentication depends on galera setting (not know why)
Issue-ID: OOM-3236
Change-Id: Iaf3cd7128e4c9889c1d56b9b83a72a352e60a39d
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
The DISABLE setting for mysql ports lead to failing mysql connections
therefor STRICT is used to fix initial connections
see (https://istio.io/latest/about/faq/#mysql-with-mtls)
Issue-ID: OOM-3236
Change-Id: I56c34400dc73c71b936a51260efd776349adaeae
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Update the definitions based on test results to avoid
ArgoCD resyncs.
Issue-ID: OOM-3184
Change-Id: I0e87d0bbea4a45a480fe078e4d9ae7a0f22ff764
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Add template functions for the mariadb-operator resources
and update the mariadb-galera chart to support them
Change the flag to "useOperator" in cassandra to the global setup
and additional labels for cassandra resources
Changed Policy DB users to support the new mariadb User
and fixed db.sh script to wait for the DB user creation
Use the new readiness image 5.0.1 with the "app-name" option
Change the MariaDB-Galera Service to the "primary" to avoid Deadlocks
Fix previous SDNC patch (https://gerrit.onap.org/r/c/oom/+/135308) and
temporary disable MariaDB for SDNR, as it is not compatible to
MariaDB 11
Issue-ID: OOM-3236
Change-Id: Ie63fcc9c6d5fa802d38c592b449e7ff8553c2ab9
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Install the roles-wrapper and repository-wrapper before
all other ONAP components to speed up the installation
and reduce timeout failures
Issue-ID: OOM-3243
Change-Id: I712a324c521a137e6f19803f86c5b3b78cc42e4b
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Do not use static templates but "common.kafkatopic" template
Issue-ID: OOM-3240
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I67b2cfe839022795f8d7f6f42d2d8dc7e71653d6
|
|
Tox fails due to missing graphviz module.
Added the installation in tox.ini files
(Ticket: IT-26010)
Issue-ID: OOM-2342
Change-Id: Ica9f750c6644386d2dc3fac6a786463929c320d6
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
|
|
|
|
|
|
Change DMaaP message-router livenessProbe to GET events
Issue-ID: OOM-3234
Change-Id: I44b316d98da903a56834fca9ad784a021c1c2413
Signed-off-by: Kedar Ambekar <kedar.ambekar@t-systems.com>
|
|
Enable sdnrdb mariaDB as default
Elasticsearch remains as legacy support
Issue-ID: OOM-3210
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: I16298ef13cd8eb6f6848ec5dbcd63e22f29f3922
|
|
Update testsuite image to version 1.12.2,
which eliminates the DMaaP bus controller
health check.
Issue-ID: OOM-3238
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I4d52695eb5143f0d64e04f54ba1c910d423a411d
|
|
|
|
Allows the option to disable the prometheus endpoint
authentication in clamp acm chart
Issue-ID: POLICY-4802
Change-Id: I0aa584d657282b12aa97cae85c4704f71faf85b1
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
The dmaap bus controller is no longer used, so
the corresponding helm charts are being removed.
Issue-ID: OOM-3238
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Ieb83b9a09b5ec804fb18f0c5e85f18f8c1317272
|
|
Fix context handling for templates common.nginxIngress and ingress.config.port
Issue-ID: OOM-3237
Change-Id: Idabcdf8ca564d60e2d2471c7fde38412dc478b50
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
|
|
Update to use container with shortened
"X-DMAAP-DR-ON-BEHALF-OF" name for
datarouter provisioning.
Issue-ID: DMAAP-1893
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I21b043b8709000d2a30ea4e07e3fd0f8693a393c
|
|
To enable the internal syncronization between Cassandra
instances, the ports 7000 and 7001 have to be excluded
in the Envoy Proxy
Issue-ID: OOM-3235
Change-Id: I8355f8e15f1e3796e8f910cba0ac54d4e05c78fd
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
Added missing SA definition in values.yaml and changed
location in deployment.yaml
Issue-ID: OOM-3199
Change-Id: I1d488e8d0d65c4cd3cf0ae21d22fa1143c8d64ab
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Remove common charts (cert-wrapper, certInitializer, music)
which are not needed anymore wor unsupported
Issue-ID: OOM-3114
Change-Id: Iec3a49fd4f08b207961ddc572e2de873ee1480d5
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|