aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/nbi/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2024-03-18[MONGODB] Set default resource settings for mongodbAndreas Geissler1-7/+7
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>
2024-03-07[MONGODB] Update to latest bitnami mongodb chartAndreas Geissler1-9/+24
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>
2024-02-28[COMMON] Harmonize resource settingsAndreas Geissler1-8/+8
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>
2024-01-11[MARIADB][SO] Connect MariaDB Galera via master nodeAndreas Geissler1-0/+2
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>
2023-12-14[MARIADB] Fix db/user creation in operatorAndreas Geissler1-1/+2
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>
2023-10-24[MARIADB] Make the MariaDB service Operator awareAndreas Geissler1-1/+1
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>
2023-10-18[OOM] Fixing k8s cpu limitsvladimir turok1-2/+2
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-09-29[MARIADB][COMMON] Add support for mariadb-operatorAndreas Geissler1-2/+5
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-08-07[OOM] Fixing k8s ServiceAccountsvladimir turok1-0/+2
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-07-14[OOM] Fixing k8s resources and limitsAndreas Geissler1-6/+6
This fix is adjusting OOM helm charts components resources limits and requests Issue-ID: OOM-3199 Signed-off-by: Vladimir Turok <vladimir.turok@t-systems.com> Change-Id: I56aeba925cda4984277ac7bbf23cfd158263d30f
2023-04-07[COMMON][OTHERS] Fix dependency conditionsAndreas Geissler1-0/+3
In case of local DB the "init" dependency is activated as the "not" condition is not working Issue-ID: OOM-3152 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I27dba69a644bbcc2b61245c22784976ba7c66173
2023-03-20[NBI] Cleanup the charts regarding AAF/TLS removalAndreas Geissler1-31/+4
Remove AAF related entries in charts and config files Issue-ID: OOM-3118 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I551c6a529bea8efd89ccd1f2f0a30baa91df3a2f
2022-10-21[COMMON] Harmonize all component ingress configAndreas Geissler1-1/+1
Harmonize all ingress definitions using schema: <component>-<application>-<api|ui> and adding plain_port attributes to support SM Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8212774ba194758d7cf23bc2085edcc4eacd2539
2022-10-20[EXTAPI] Make NBI ServiceMesh compatibleAndreas Geissler1-3/+8
Enable HTTP connections to SDC, DMAPP, AAI and provide own HTTP service, allign chart to the common templates Issue-ID: OOM-3007 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8d984c1ac8a93b154b458b1306b6b0f814e47a4f
2022-05-10[EXTAPI] Update image versionEric Debeau1-1/+1
Add new release to include patch correction for slicing use-case Issue-ID: EXTAPI-603 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I717e5695f5f19ebeadd016a4026ea26c309b2b27
2021-10-27[NBI] Update chart with service accountfarida azmy1-0/+6
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2867 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: I63aa457b22c798b481bcca7cc33ca592d7eca0b9
2021-07-20[NBI] Add missing DB service entry for local DB deploymentandreasgeissler1-0/+4
Without this entry deployment with local DB fails Issue-ID: OOM-2762 Change-Id: I9c405996f62549b9dc8c191b1fed47e3f7b44b88 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
2021-04-13[NBI] Simplify cert retrieval scriptSylvain Desbureaux1-3/+2
As retrieving values is now done via a generic script, let's clean a little bit cert retrieval in order to remove unneeded part. Issue-ID: OOM-2688 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie7f46f848bdb433023d2d8cf170f1efe7831c4f4
2021-02-24[EXTAPI] Deploy R8 container image with nexus base for external apiaosull011-1/+1
New base java 11 image in Dockerfile from nexus, integration team Issue-ID: EXTAPI-572 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I47b785298fa3a9b6dcc7e816c32c4f5993fc6684
2021-02-18[NBI] Fix image nameKrzysztof Opasiak1-1/+1
-latest images are not allowed in the oom master branch Issue-ID: EXTAPI-564 Change-Id: I381f87fa813e103c47434227327dbfadaf4b8892 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2021-02-15[EXTAPI] Deploy R8 container image for external apiaosull011-1/+1
Deploy new Honolulu version of nbi container with enhanced support for internal macromode SO APIs Issue-ID: EXTAPI-564 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I39780e800b09eb49b35974cc43d2b05aee7f1d33
2020-12-14[COMMON][MARIADB] Upgrade Mariadb DB galera versionSylvain Desbureaux1-12/+10
Mariadb DB Galera containers version is outdated and unmaintained. We need them to move to a new image provider. As new image provider is not compatible with our old templates, we also update the templates (by reworking bitnami mariadb-galera chart). An update of global mariadb image is also done in order to match mariadb galera version. Issue-ID: OOM-1720 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib9976227759e90022183d4f37fc655143be4d6ac
2020-11-21[NBI] Uses new tpls for repos / imagesSylvain Desbureaux1-5/+0
This commit makes NBI chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I1d95512008dedf7f1d0b416c9c40249abb4eacac
2020-10-16[EXTAPI] Make new nbi properties configurable in oomaleemraja1-0/+2
Added two k8s related properties in nbi: 1. k8sCloudRegionId 2. k8sCloudOwner To support CNF instantiation through SO macro flow, we need to add k8s related configurations. Issue-ID: EXTAPI-524 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I970ec5fe4fe707d8fb5fba6e96969c2baf496969
2020-10-07Merge "[EXTAPI] Deploy macromode and E2E slicing code changes"Sylvain Desbureaux1-1/+1
2020-09-23[EXTAPI] Deploy macromode and E2E slicing code changesaosull011-1/+1
Deploy handling serviceState and macromode attributes Internal changes in Service Order payload processing Issue-ID: EXTAPI-505 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I28e099072b4d2ac35f85311836c6998c4eec7139
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux1-2/+1
Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
2020-07-29[EXTAPI] Deploy R7 container image for external apiaosull011-1/+1
Deploy new Guilin version of nbi container with new support for internal macromode SO APIs Issue-ID: EXTAPI-480 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ie26d0393802dce86ad77f477c5f27cfe242a6cff
2020-05-19[COMMON] Fix certInitializer to use proper global valuesKrzysztof Opasiak1-1/+0
One of reasons why certInitializer is a proper chart that you need to put in your requirements.yaml is to avoid copy-pasting the same global values among different charts. As it turned out in tests we've been not "mangling" global values properly while creating $subchartDot. This patch fixes the issue. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I630154c4eedd7192ebb1881e5899c8df495d988b
2020-05-06[COMMON] Add new template for obtaining certificateKrzysztof Opasiak1-11/+9
Add new template that can be used to obtain certificate by component. Make also a PoC with NBI. Strongly based on aaf-config template. Issue-ID: AAF-1134 Change-Id: I10cb2a7b36a8dc436be337518cc15431aabbbc5d Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-04-29Change ingress hosnames for exposed servicesLucjan Bryndza1-0/+6
Change ingress host to the required hostnames Change-Id: Ic78c8821e2e23e00943d8abdf7b2183b4d940c72 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Issue-ID: OOM-2391 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2020-04-20Update SO API for freeradius_nbi gating testaosull011-1/+1
Issue-ID: EXTAPI-432 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I6f14ab5ce0efe50db3e0cf0325d78457b886b60e Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-04-14test DMaaP connection via httpsaosull011-1/+1
Issue-ID: EXTAPI-427 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I2a35284b9de2153b473b4bdde1d77be6a015b620
2020-04-06[NBI] Use AAF init container for certificatesSylvain Desbureaux1-8/+36
Onboard server certificates for HTTPs via AAF init containers. Issue-ID: EXTAPI-375 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icbcf075dd2dd8588aa9f14d23974a122bde38ae7
2020-03-13Add NBI Frankfurt features to gating testaosull011-1/+1
Issue-ID: EXTAPI-413 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I962409c449ea8ba14327e3102c0085311bb1800a
2020-02-13Fix external secret name in mariadb-initKrzysztof Opasiak1-1/+1
mariadb-init chart should play nicely with mariadb-galera as it simplifies migration to common mariadb instance. Unfortunately after adding the support for common secret template I didn't pay enough attention to consistent naming convention and mariadb-galera and mariadb-init chart ended up being incompatible. To fix that let's just rename the mariadb-init chart config option to match exactly the one used in mariadb-galera chart. Issue-ID: OOM-2248 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I621804821292e2bd0b5b1dd3f010629d1cb5471f
2020-02-07[NBI] Don't hardcode mariadb-galera passwordKrzysztof Opasiak1-4/+17
Let's use common secret template to generate user credentials for NBI DB and depend on mariadb-galera to generate secure enough root password. BTW. Don't be surprised for now mariadb-galera has a hardcoded root password but as soon as we move all charts that use it to common secret template it will be auto generated. Issue-ID: OOM-2291 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5d16f6c26aa63a46db98ba3dab3a76267b4049f1
2019-12-02[NBI] Use the common galera cluster of ONAPSylvain Desbureaux1-3/+16
Instead of having our "own" galera cluster, use the common one already proposed by OOM. If a local cluster is needed, you just need to set global.mariadbGalera.localCluster to True. Also create a common chart that create the needed values for the database. Change-Id: I9ad551b76a40732b4ab3fc34ba7cde6ca90fe432 Issue-ID: EXTAPI-348 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-10-28[NBI] Use mariadb-galera from commonSylvain Desbureaux1-12/+11
Instead of using "homegrown" mariadb chart, move to use the common mariadb-galera chart in order to be aligned with most of the other users of mariadb and eventually to move into the common mariadb galera instance. Change-Id: I0c8ed6adfea0d64f97e7d9378464039915d389c7 Issue-ID: EXTAPI-347 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-09-09Update oom master to pick up 5.0.1 nbi releaseaosull011-1/+1
Change-Id: I5f9292c70b0f31a615a7d4c84222ce08b8c99de1 Issue-ID: EXTAPI-314 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-08-08update master to pick up nbi el alto early drop releaseaosull011-1/+1
Change-Id: I337ad5dca092bf4c7f6df1fd8666192dc05ccc40 Issue-ID: EXTAPI-279 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-05-13Update OOM with externalapi/nbi 4.0.0MatthieuGeerebaert1-1/+1
Change-Id: I08269f126c5c2fbf9aa38a2c07f34a05c9caeeac Issue-ID: EXTAPI-239 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-04-04Update api version to v4 for liveness testsMatthieuGeerebaert1-2/+2
Change-Id: I5b4a5d04bd0713ceb1421157d23403201b2e8fe1 Issue-ID: EXTAPI-228 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-03-15Bump version of NBI to 3.0.2Sylvain Desbureaux1-1/+1
Change-Id: Idfc612c4de957eb541044499014d741b5e966321 Issue-ID: EXTAPI-214 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-10-12Merge "Container restart loop"Mandeep Khinda1-4/+4
2018-10-11Update Docker tag for CasablancaEric Debeau1-1/+1
Change-Id: I407217cb69df133406be0ec63eb4f3793fca7308 Issue-ID: EXTAPI-146 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-10-08Container restart loopMatthieuGeerebaert1-4/+4
The container restarts in a loop before being considered as living on slow labs. Modified liveness and readiness probe, initial delay to 180 Change-Id: I499cb2ef85aa26dc054ad1b2e5b7ac8034ada7db Issue-ID: EXTAPI-122 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-10-05Container restart loopMatthieuGeerebaert1-4/+10
The container restarts in a loop before being considered as living on slow labs. Modified liveness and readiness probe Change-Id: I780d9e36b30284857c3405f687295b755b0e702c Issue-ID: EXTAPI-122 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-09-25adding unlimited resource limitMandeep Khinda1-1/+2
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19fixing resource limit whitespaceMandeep Khinda1-6/+6
causes a warning: warning: cannot overwrite table with non table for limits (map[cpu:2 memory:4Gi]) Issue-ID: OOM-1421 Change-Id: Ice08a1d0af99eedbfaca4fe507d6d966784a6cb2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>