aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/components/cps-core/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2024-05-17[CPS] New Delhi release changesmpriyank1-1/+1
- cps-and-ncmp image updated to use tag 3.4.9 version - ncmp-dmi-plugin image updated to use tag 1.5.0 version - fixed the labels in application-helm file as it was introduced as part of java17 upgrade in the app. Issue-ID: CPS-2222 , CPS-2225 Change-Id: I9bdda445f8e4a0a97cddb15edb9cdafd15c86e45 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2024-04-11[COMMON] Update all ReadinessChecksAndreas Geissler1-1/+2
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>
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>
2023-12-13[CPS] Config updates for cps-core and DMImpriyank1-14/+22
- Actuator health check endpoints and ports updated from /manage to /actuator and port to service port - Config changes relating to spring boot upgrade - Updating the latest cps image for montreal that has security.permit-uri under root - Added hazelcast capability to run on kubernetes mode Issue-ID: CPS-1945 Issue-ID: CPS-1977 Change-Id: I28cc1c576d036cda1d61893a7f897698a056f0a8 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
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-26[CPS] Unify way of KafkaTopic creation for CPS applicationMichal Jagiello1-8/+2
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-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-24[CPS] Parameterize topics in applicationmpriyank1-4/+21
- parameterize the topics for both cps-ncmp and ncmp-dmi-plugin code - Also copy the globally defined topics to the more specific place. - In the next patch will remove the global topics and users info. Issue-ID: CPS-1612 Change-Id: Ibf38dd96857ed50a101279a11ded915f86be3d65 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-04-20[CPS] Update cps-and-ncmp and dmi-plugin imagempriyank1-1/+1
- updating cps-and-ncmp docker image to 3.2.6 - updating ncmp-dmi-plugin docker image to 1.3.0 and adding JAAS config - temporarily removing the faulty link Issue-ID: CPS-1589 Change-Id: Ia57af84137b02a090191cb29c66bd6cdf85f7aeb Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-03-23[CPS] Ncmp dmi plugin kafka parameter ovmpriyank1-1/+1
- Explicitly providing kafka parameters in the application-helm file to be overridden later from the charts - https://jira.onap.org/browse/CPS-1088 - adding missed OOM chart update coz of this task - temporarily enabling the DEBUG level logs Issue-ID: CPS-1510 Change-Id: I5a82771042f9a2f700172549ac561bc73ff35906 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-02-21[CPS] Change cps-core/temporal to use strimzi templatesefiacor1-24/+23
CPS core and temporal will now use the custom strimzi kafka tmplates Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3a25e036e3bc2315c335424f624ebf6d538994e2 Issue-ID: CPS-1503
2023-02-06[CPS] CPS Core Image UpdateLukasz Rajewski1-1/+1
Update CPS core image to the latest released version Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Issue-ID: CPS-1410 Change-Id: I6c77322eca4bf8cb031d901d615d55f15edb034c
2022-10-27[CPS] Container image updatempriyank1-1/+1
- cps-core updated to 3.1.5 - cps-ncmp-dmi-plugin updated to 1.2.2 - cps-temporal updated to 1.2.1 Issue-ID: CPS-1316 Change-Id: Ie7b8cb8037c8b16bf59c1571f3a0c440a49cab21 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
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-14[CPS] OOM updates for CPS Reposmpriyank1-2/+2
- CPS-Core : Added NCMP tag in properties and updated container image from 3.0.1 to 3.1.4 - Fixed env variable missing in cps-core - Added missing kafka topics(ncmp-events and ncmp-async-m2m) - NCMP-DMI-PLUGIN: update container image from 1.1.0 to 1.2.1 - CPS-TEMPORAL: update container image from 1.1.0 to 1.2.0 Issue-ID: CPS-1290 Issue-ID: CPS-1343 Change-Id: Id5b4b6cfac9ddabe2421300e37f10185cee71ed3 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-05-27[CPS] Adding startup probe to CPS deploymentlukegleeson1-0/+6
Adding 5 minute startup probe to prevent forced restart during cps deployment Issue-ID: CPS-1032 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I9d1be569f8f5e6f40cc1918ba6b2a5f4a86ef699
2022-04-28[CPS] Updated cps Jakarta imagesputhuparambil.aditya1-1/+1
cps-core image updated to 3.0.1 Issue-ID: CPS-971 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I0817b9126e1b63d0f8a512b8ceeaa9301eebd111
2022-04-27[CPS-STRIMZI] Migrate cps to use strimzi kafkaefiacor1-7/+21
Add strimzi kafka config Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib6af32bae9f85cbc2e3c9484b970229d63c299b1 Issue-ID: DMAAP-1681
2022-03-22[CPS] Upgrade docker images to JakartaBruno Sakoto1-1/+1
* onap/cps-and-ncmp:3.0.0 * onap/ncmp-dmi-plugin:1.1.0 * onap/cps-temporal:1.1.0 Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ib06db850f34ee224ced4b9c4fef244a55911c03d
2022-02-23[CPS] Fix postgres init job dependencyBruno Sakoto1-1/+3
Use global.postgres.postgresInit value Issue-ID: CPS-861 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I45d4863a7a8dbc5ad4a5d2edde174469c4710c15
2022-02-01[CPS] Database port made configurableputhuparambil.aditya1-0/+6
port configured in values.yaml and used in application_helm.yaml Issue-ID: CPS-867 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I73c77c0b95c64e51a3b5107b3e0802c9eb4cabe9
2021-11-24[CPS] Disable prometheus by defaultBruno Sakoto1-2/+1
This change is made to be able to deploy CPS with default values in environments where Prometheus ServiceMonitor is not available. Unused metrics.serviceMonitor.enabled property is also removed. Issue-ID: CPS-778 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ica4f3b6d9d10eceb37251090bfc501155f031b81
2021-10-27Merge "[CPS] Service Mesh Compliance for CPS"Sylvain Desbureaux1-2/+2
2021-10-20Merge "[CPS] Update cps-core image version 2.0.1"Sylvain Desbureaux1-1/+1
2021-10-18[CPS] Update cps-core image version 2.0.1puthuparambil.aditya1-1/+1
1. Step 7 of release process 2. Bug fix for cps-core Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: If43a1f11bcbf718cbe09aed3ac9b3e1abc7fd2be
2021-10-12[CPS] Use common postgres for CPSAbdelmuhaimen Seaudi1-1/+23
Add option for CPS to use common postgres Issue-ID: OOM-2839 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ida133999f26cf50d59103aa30a90c97fba3e66a0
2021-09-24[CPS] Service Mesh Compliance for CPSAndrewLamb1-2/+2
Adding the basic requirements for Service Mesh Compliance within CPS CPS currently using http, so changing service port names to incl http in name Issue-ID: OOM-2832 Change-Id: Iee4287b3ac1b6d841547a7700fddb96fba0dd6cf Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2021-09-22[CPS] Rolling update and prometheus changesputhuparambil.aditya1-16/+65
1. Rolling update for cps-core 2. Prometheus configuration 3. Image version update to I release 4. Only configurable parameters kept in application.yml Issue-ID: CPS-536, CPS-365, CPS-664 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I33f47750bd3899f9a420256a1d9cef4cb63dff9e
2021-08-09[CPS] Refactor CPS charts to include sub charts for other cps componentsputhuparambil.aditya1-0/+168
Cps-core sub chart added in CPS. Issue-ID: CPS-513 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ifb049f33864b0608ce8d938158f33bd3c01f87f4