summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2021-12-13Merge "[COMMON][MARIADB] Bump version to 10.6.5"Krzysztof Opasiak3-3/+3
2021-12-13Merge "[COMMON][MONGO] Bump Mongo to latest 4.x version"Krzysztof Opasiak1-1/+1
2021-12-13Merge "[COMMON] Fix FUNCNAME bashisms"Sylvain Desbureaux1-8/+2
2021-12-13Merge "[HOLMES] Alter table to align with Ves 7.1 changes in Holmes-ms"Sylvain Desbureaux1-5/+4
2021-12-13Merge "[DCAEGEN2] Add missing configurations in son-handler helm chart"Sylvain Desbureaux1-2/+24
2021-12-13Merge "[DCAEGEN2] Update healthcheck to version 2.4.0"Sylvain Desbureaux5-5/+14
2021-12-13[HOLMES] Alter table to align with Ves 7.1 changes in Holmes-msVenkata Molluru1-5/+4
Table altered in Holmes-ms, same to be aligned in helm chart Issue-ID: HOLMES-308 Signed-off-by: Venkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com> Change-Id: I6a2a93fbcf232639c9f3d2853a91011a0f70673f
2021-12-13[COMMON] Fix FUNCNAME bashismsguillaume.lambert1-8/+2
pointed out by checkbashisms. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I949263ef21c3dd600b2040491428fdba6cba69ef
2021-12-10[COMMON] Changed mongo storage location to enable persistanceAndreas Geissler1-1/+18
Added initContainer to fix the permissions of the to be mounted volume and changed intent Issue-ID: OOM-2864 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I188d7f6002405e810dd54d1043824979b4d83d42
2021-12-10[COMMON][MARIADB] Bump version to 10.6.5Sylvain Desbureaux3-3/+3
Bump version to the one asked by SECCOM. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I99a4c1e412a2288b595d78470dc433466586529b
2021-12-10[COMMON][MONGO] Bump Mongo to latest 4.x versionSylvain Desbureaux1-1/+1
As we need to be on 4.4 before upgrading to 5.0, let's update to 4.4 for Jakarta and 5.x in Kohn release Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie72f83f5380d9d5f0427dbd4f0f9ba8fa97c8780
2021-12-09[DCAEGEN2] Update healthcheck to version 2.4.0Jack Lucas5-5/+14
Add health checks for DCAE microservices deployed after the initial installation of dcaegen2-services. Issue-ID: DCAEGEN2-2959 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Ife7620b252641d0ac466f3bb977d826f6e955446
2021-12-09[DCAEGEN2] Add missing configurations in son-handler helm chartMalarvizhi1-2/+24
Update the missing CPS configurations in son-handler chart Issue-ID: DCAEGEN2-2998 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Iad0d185d9b28836c63e26a9cd1328dd3fd65968d
2021-12-09Merge "[ROBOT] ADD BULKPM testsuite to use helm based component services"Sylvain Desbureaux4-21/+135
2021-12-08[COMMON] Fix & add to bashisms CI failover scriptsguillaume.lambert1-3/+3
Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Icf139e50d44aed0315d0e4cb21c59ad05a5a3bdb
2021-12-08[COMMON] Fix "local var=XX" bashismsguillaume.lambert5-23/+52
Variable attribute 'local' is not POSIX but is LSB supported. It is available in other shells such as ash or dash. And in ksh, local is the default scope of functions vaiables. Though, the syntax "local var=XX" is only supported and found in bash. Sadly, this is not detected by checkbashims. - fix "local var=XX" bashisms - add a manual command in tox.ini to detect them in the CI https://wiki.ubuntu.com/DashAsBinSh#local https://wiki.ubuntu.com/DashAsBinSh#declare_or_typeset https://stackoverflow.com/questions/12000949/scope-of-variables-in-ksh Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Iff26e50cd352eeb760d923a4740a6f92184fe0f2
2021-12-08[ROBOT] ADD BULKPM testsuite to use helm based component servicesKrzysztof Kuzmicki4-21/+135
Changes required in OOM before adding BULKPM test cases that use helm based component services Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I188c847ff7b4f66c88f2b067c0c05ba1c19ac1d7
2021-12-07[GLOBAL] Migrate to helm v3efiacor536-7839/+4599
Move all Chart.yaml to use apiVersion: 2 Move dependencies from requirements.yaml to Chart.yaml Changes to all makeFiles Changes to helm deploy plugin Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0 Issue-ID: OOM-2845
2021-12-07Merge "[HOLMES] Use direct name for consul"Krzysztof Opasiak2-0/+6
2021-12-06[HOLMES] Use direct name for consulSylvain Desbureaux2-0/+6
Holmes used to use external service name created by dcae bootstrap. As it's not created anymore by default, we need to give the right value for it. Issue-ID: DCAEGEN2-2968 Issue-ID: DCAEGEN2-2958 Issue-ID: DCAEGEN2-2983 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I07ca710c78401c8c4bfafda5673a50f7831bebf7
2021-12-06[SDC] Wait for Message Router before startSylvain Desbureaux1-0/+2
In some environment, SDC may be able to start before Message Router is up and running and that can lead to weird behavior for SDC-BE. This commit enforces that MR is running before starting SDC-BE. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I73438477afacc2623344c093e7c5e1797f3ec34d
2021-12-06[DMAAP][MR] Use startup probesSylvain Desbureaux3-10/+29
Instead of using long intial delay for readiness and liveness probes, use startup Probes with aggressive checks in order to detect start as fast as possible AND handles slow start cases. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icb19ef62a4a8c52ac8800aa1dd4b71e350a6eeca
2021-12-06Merge "[AAI] Service Mesh related"9.0.0Sylvain Desbureaux1-0/+4
2021-12-03[AAI] Service Mesh relatedothman touijer1-0/+4
Define required env variable for babel keystore, even when AAF is not enabled. Component will not start otherwise. Issue-ID: OOM-2887 Signed-off-by: othman touijer <othman.touijer@soprasteria.com> Change-Id: I1bf155683ef04c211f75cb82dd4779f8b6375aac
2021-12-02Merge "[POLICY] Add references to new policyadmin username"Sylvain Desbureaux2-0/+4
2021-12-02Merge "[DCAEMOD] RuntimAPI updates for HELM-gen integration"Sylvain Desbureaux12-6/+251
2021-12-02Merge "[DCAEGEN2] Updates for R10"Sylvain Desbureaux11-62/+132
2021-12-02Merge "[MSB] Use log template"Sylvain Desbureaux8-64/+30
2021-12-02Merge "[AAI] Service Mesh related"Sylvain Desbureaux7-20/+32
2021-12-01Merge "[SDC] Update SDC to 1.9.5"Krzysztof Opasiak4-7/+7
2021-12-01[AAI] Service Mesh relatedothman touijer7-20/+32
Sets conditions on volumes that are not mounted when AAF is disabled. Issue-ID: OOM-2887 Signed-off-by: othman touijer <othman.touijer@soprasteria.com> Change-Id: If5613bf22d3dbfe527be77726cb1b14a538a2e04
2021-11-30[DCAEMOD] RuntimAPI updates for HELM-gen integrationVijay Venkatesh Kumar12-6/+251
- Add switch for RuntimeAPI support for cloudify/helm - Add new properties for Chartmuseum integration for helm-gen tool - Bumpup onboardingAPI container version to support v3 Change-Id: I956632d04fa4ac4cac552ebf2b63432e29fe2386 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2694 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-11-30Merge "[VFC] Use log template"Sylvain Desbureaux17-139/+65
2021-11-30Merge "[MULTICLOUD] Use log template"Sylvain Desbureaux13-114/+54
2021-11-30[POLICY] Add references to new policyadmin usernameadheli.tavares2-0/+4
Adding a new username for PAP and API changes for the robot testcases. Issue-ID: POLICY-3815 Change-Id: Iccef19828a34be9c2ff28201ee27caad37d83504 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-11-29Merge "[OOF] Update configuration for NxI termination app"Krzysztof Opasiak1-6/+10
2021-11-29Merge "[A1POLICYMANAGEMENT] Fix missing imagePullSecrets"Krzysztof Opasiak1-1/+3
2021-11-29Merge "[SDNC] Add Ves collector config"Krzysztof Opasiak2-2/+39
2021-11-24[A1POLICYMANAGEMENT] Fix missing imagePullSecretsAndreas Geissler1-1/+3
Added imagePullSecrets and changed image definition for envsubstImage Issue-ID: OOM-2885 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I355301329d24c8f1eef96aa2212c67f524c10520
2021-11-24[CPS] Disable prometheus by defaultBruno Sakoto3-6/+3
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-11-24[OOF] Update configuration for NxI termination appMalarvizhi1-6/+10
Update configuration for NxI termination app in the OOF charts Issue-ID: OPTFRA-1016 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I28d4ade079e7c98375edb865b665f6df99021e86
2021-11-22Merge "[MODELING] Use log template"Sylvain Desbureaux5-25/+11
2021-11-22Merge "[VID] Use log template"Sylvain Desbureaux3-29/+9
2021-11-22Merge "[PORTAL] Use log template"Sylvain Desbureaux6-47/+21
2021-11-19[DCAEGEN2] Updates for R10Jack Lucas11-62/+132
By default, disable all dcaegen2 components except config-binding-service, healthcheck, and ves-openapi-manager. Fix DNS name for the ONAP consul instance. Move mongodb dependency from dcae-bootstrap to dcae-tcagen2. Fix the generation of the JSON list of expected components for the healthcheck services. (Previously could have a spurious leading ",") Update healthcheck-container version to 2.3.0 for logging enhancements and updated base image. Issue-ID: DCAEGEN2-2968 Issue-ID: DCAEGEN2-2958 Issue-ID: DCAEGEN2-2983 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4bcce1d3e43e2e5c7cc2c3179870de72b55d5d2e
2021-11-18[VFC] Use log templateMaciej Wereski17-139/+65
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: Ib3389c8e2f9221683862d3482c82f73f7f637441
2021-11-18[MSB] Use log templateMaciej Wereski8-64/+30
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I70b6294e8a3d16d4086ac894617d5338094bed0f
2021-11-17[MULTICLOUD] Use log templateMaciej Wereski13-114/+54
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I22bcac642e1f9607dc4e65e2b8b34c946b3c29cb
2021-11-17[SDC] Update SDC to 1.9.5MichaelMorris4-7/+7
Addresses issues found in Istanbul stability tests. Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3773 Change-Id: I1c28f35730aff7e22107218c72fb3ce942cd60b5 (cherry picked from commit 0ebca89a44f90b43ea856674691680ca8974e74f)
2021-11-16[SDNC] Add Ves collector configsebdet2-2/+39
Add the Ves collector configuration to the sdnc chart so that it can be disabled/enabled Issue-ID: OOM-2863 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I7039c4ab53b80a96f05bcf3fa8ef30224f15a96b