aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2023-10-25Merge "[SO][UUI] Adjust resource settings"13.0.0-DOCMicha? Jagie??o2-8/+8
2023-10-24Merge "[STRIMZI] Add option to disable auto creation of kafka topics"Micha? Jagie??o2-0/+2
2023-10-24Merge "[POLICY] Add configurable acm parameters"Lukasz Rajewski2-0/+7
2023-10-24[SO][UUI] Adjust resource settingsAndreas Geissler2-8/+8
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>
2023-10-23Merge "[OOM] Fixing k8s cpu limits"Lukasz Rajewski91-183/+183
2023-10-19Merge "[CASSANDRA] Add Reaper and Stargate label checked by SDC/AAI"Lukasz Rajewski7-7/+24
2023-10-18[CASSANDRA] Add Reaper and Stargate label checked by SDC/AAIAndreas Geissler7-7/+24
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>
2023-10-18[POLICY] Add configurable acm parametersrameshiyer272-0/+7
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
2023-10-18[OOM] Fixing k8s cpu limitsvladimir turok91-183/+183
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>
2023-10-18[STRIMZI] Add option to disable auto creation of kafka topicsLukasz Rajewski2-0/+2
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
2023-10-16[MARIADB] Update mariadb template to the 0.21.0 OperatorAndreas Geissler3-21/+23
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>
2023-10-06Merge "[COMMON] Update Gateway-API resource definitions"Lukasz Rajewski1-11/+28
2023-10-05[MARIADB] Set mTLS mode to STRICT to solve mysql connection issuesAndreas Geissler1-1/+1
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>
2023-10-02[COMMON] Update Gateway-API resource definitionsAndreas Geissler1-11/+28
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>
2023-09-29[MARIADB][COMMON] Add support for mariadb-operatorAndreas Geissler91-174/+667
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>
2023-09-26[COMMON] Prioritize the deployment of wrappersAndreas Geissler1-1/+1
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>
2023-09-26[CPS] Unify way of KafkaTopic creation for CPS applicationMichal Jagiello10-189/+38
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
2023-09-21Merge "[OOM] Change DMaaP message-router livenessProbe"Andreas Geissler2-12/+19
2023-09-21Merge "[SDNC] Change SDNR DB from elasticsearch to maria DB"Andreas Geissler5-2/+101
2023-09-18Merge "[ROBOT] Update testsuite image version"Andreas Geissler1-1/+1
2023-09-01Merge "[POLICY] Add optional disable prometheus ep auth"Andreas Geissler1-0/+4
2023-09-01[OOM] Change DMaaP message-router livenessProbeKedar Ambekar2-12/+19
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>
2023-08-31[SDNC] Change SDNR DB from elasticsearch to maria DBdemskeq85-2/+101
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
2023-08-30[ROBOT] Update testsuite image versionJack Lucas1-1/+1
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
2023-08-30Merge "[DMAAP] Remove dmaap-bc charts"Andreas Geissler33-1163/+2
2023-08-25[POLICY] Add optional disable prometheus ep authsaul.gill1-0/+4
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>
2023-08-22[DMAAP] Remove dmaap-bc chartsJack Lucas33-1163/+2
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
2023-08-22[COMMON] Rendering issue of templ common.nginxIngress for sub-componentsdemskeq81-4/+4
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>
2023-08-18[DMAAP] Update datarouter image versionsJack Lucas4-5/+3
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
2023-08-10[CASSANDRA] Disable sync ports for Istio sidecarAndreas Geissler1-0/+6
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>
2023-08-09Merge "[COMMON] Cleanup charts from unsupported parts"Micha? Jagie??o44-5036/+2
2023-08-09[COMMON] Fix for ServiceAccount in network-name-genAndreas Geissler3-3/+7
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>
2023-08-08[COMMON] Cleanup charts from unsupported partsAndreas Geissler44-5036/+2
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>
2023-08-08Merge "[COMMON][SA] Add default role creation to ServiceAccount"Micha? Jagie??o5-5/+126
2023-08-08Merge "[OOM] Fixing k8s ServiceAccounts"Micha? Jagie??o49-226/+90
2023-08-07[COMMON] Add support for Gateway-API in Ingress templateAndreas Geissler5-88/+519
Add options to set the Ingress provider and enhanced settings to provide different resource outputs for Ingress resurces Issue-ID: OOM-3184 Change-Id: I3a6ebf17191a558941d6e18fbfe676da0c78e487 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-08-07[OOM] Fixing k8s ServiceAccountsvladimir turok49-226/+90
Adding service account for the jobs Cleanup MSB, ES and other common charts from AAF dependencies Issue-ID: OOM-3199 Issue-ID: OOM-3114 Issue-ID: OOM-3116 Change-Id: I55bf80876c9fb3b110e538ed1a5504e0dc1d4e1a Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
2023-08-04[COMMON][SA] Add default role creation to ServiceAccountAndreas Geissler5-5/+126
Adds an option "createDefaultRoles" to create roles instead of using the roles-wrapper Issue-ID: OOM-3233 Change-Id: I03eb95b641034637fa218010025b2c452aba09d1 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-31Merge "[DMAAP] Introduce drprov-client"Andreas Geissler9-154/+99
2023-07-26[DMAAP] Introduce drprov-clientJack Lucas9-154/+99
Introduce the drprov-client (replaces dbc-client) and use it to provision data router feeds and subscriptions for DCAE datafile collector and pm-mapper. - Update the common dmaap provisioning template to use drprov-client instead of dbc-client. - Add drprov-client image to the repository generator. - Update the dcaegen2-services-common configMap template to generate JSON files suitable for provisioning data router directly. - Update the dcaegen2-services-common deployment template to use drprov-client as an init container instead of dbc-client. - Update dcae-datafile-collector and pm-mapper values.yaml to format feed and subscription data properly for drprov-client. - Update versions for datarouter-node and datarouter-prov - Update dependencies for DCAE datafile-collector and pm-mapper, which no longer depend on DMAAP bus controller. Issue-ID: DMAAP-1893 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Ia090365428362ff6aa94cfb4096ee4c6b554b480
2023-07-26[OOM] Fixing k8s recoucesvladimir turok3-17/+17
Fixing resources limits for uui, cps and dcaegen2 Issue-ID: OOM-3199 Change-Id: Ibee9a5a5993d6401b5c4556a84a7e01a0a8b92a1 Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
2023-07-21[COMMON] Add missing labels for etcd, mongo, postgresAndreas Geissler7-57/+34
Add labels for DB deployments to be compliant with Istio and kiali requirements Issue-ID: OOM-3230 Change-Id: I937d9f326dae8e2c2496eace2e919aa0b8eb0171 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-20Merge "[POLICY] Correct container ports in Nexus and GUI"Andreas Geissler2-6/+4
2023-07-19[POLICY] Correct container ports in Nexus and GUIAndreas Geissler2-6/+4
Use templates in deployment.yaml to fix container port settings Issue-ID: OOM-3231 Change-Id: I4802ad318ec87fd55980483caa86a1ab7f018693 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-19[AAI] Update Version labels in deploymentsAndreas Geissler6-24/+24
Add "" to the version label to interpret it as string Issue-ID: OOM-3228 Change-Id: Ib3af1e6b4caaf4d2153bd73211e0bd7c1b1ccb96 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-19Merge "[COMMON] Add version label to be Istio ready"Andreas Geissler2-4/+6
2023-07-19Merge "[DOC][CASSANDRA] Default StorageClass for Cassandra deployment"Andreas Geissler2-1/+3
2023-07-19[COMMON] Add version label to be Istio readyAndreas Geissler2-4/+6
Add the "version" label (Chart.Version or Chart.AppVesrion if exists) Correct the metadata of CPS deployment. Issue-ID: OOM-3230 Change-Id: I0a6907ed95c6b0dfcf7f89fec9c3dafbc2fb1d9b Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-19[DOC][CASSANDRA] Default StorageClass for Cassandra deploymentAndreas Geissler2-1/+3
As Cassandra (via k8ssandra-operator) requires either a default StorageClass, the instructions to set the default in the OOM docs and removed the hardcoded "storageClass" setting in cassandra installation. Issue-ID: OOM-3226 Change-Id: I815614c31ae6b7fcb811d86519d0df1cc4a8898d Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-18Merge "[AAI] Fix Istio compatibility and add Job ServiceAccount"Andreas Geissler19-10/+129