aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2021-07-19[POLICY] Added imagePullSecrets to common template filesandreas-geissler2-0/+4
Added the missing definition for imagePullSecrets in the job.yaml (policy, clamp-be) to support the registryGenerator Issue-ID: OOM-2793 Signed-off-by: andreas-geissler <andreas-geissler@telekom.de> Change-Id: I482564ad13cbb6736520a887ced344bbb95d1fba
2021-07-13[DCAEGEN2] Deploy DCAEGEN2-DFC Microservices to Helmajay_dp00114-8/+587
- DCAE Helm Transformation (Phase-2) - Charts for the microservices are found under - oom/kubernetes/dcaegen2-services/dcae-datafile-collector Issue-ID: DCAEGEN2-2715 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I6efa2d4cd9e838a7befaf16576f8e94ad0a3ef0f
2021-07-13Merge "[COMMON] Added imagePullSecrets to common template files with some fix"Sylvain Desbureaux6-0/+12
2021-07-13Merge "[DCAEGEN2] Update DCAE healthcheck version"Sylvain Desbureaux3-3/+5
2021-07-13Merge "[DCAEGEN2] Deploy DCAE PM-Mapper Microservices via Helm"Sylvain Desbureaux9-0/+355
2021-07-13Merge "[ONAP] Disable some multicloud drivers at installation"Sylvain Desbureaux1-3/+3
2021-07-13Merge "[DCAEGEN2] Update HV-VES version to 1.9.0"Sylvain Desbureaux2-2/+2
2021-07-13Merge "[SDNC] Fix indent level for nodeSelector and affinity"Sylvain Desbureaux7-68/+45
2021-07-13Merge "[OOM] Update Cassandra in common with service account"Sylvain Desbureaux3-0/+10
2021-07-12[DCAEGEN2] Deploy DCAE PM-Mapper Microservices via Helmajay_dp0019-0/+355
- DCAE Helm Transformation (Phase-2) - Charts for the microservices are found under - oom/kubernetes/dcaegen2-services/dcae-pm-mapper Issue-ID: DCAEGEN2-2714 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Id91b19eec0e5d8f1ecc75b7f6042eac2fdb19609
2021-07-12[ONAP] Disable some multicloud drivers at installationmorganrol1-3/+3
Several multicloud drivers are installed by default. The code of most of these drivers is unchanged since several versions. It has been suggested to save resource to keep only the mandatory opensource driver and consider the other drivers as possible addons. This patch disables this driver from the default installation. Issue-ID: MULTICLOUD-1362 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I2a1e42241b4b3dfd5bb99a741360aec6fa36e331
2021-07-12[DCAEGEN2] Update HV-VES version to 1.9.0Piotr Marcinkiewicz2-2/+2
Changes within HV-VES: - Change openjdk baseOS img to integration-java11 - Remove checker-framework from HV-VES dependencies Issue-ID: DCAEGEN2-2420 Issue-ID: DCAEGEN2-2851 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ic5b3aff30f79a089e2450c8078117a8d940a507a
2021-07-12[COMMON] Added imagePullSecrets to common template files with some fixandreas-geissler6-0/+12
Added the missing definition for imagePullSecrets in the statefulsets.yaml deployment.yaml to support the registryGenerator Issue-ID: OOM-2789 Signed-off-by: andreas-geissler <andreas-geissler@telekom.de> Change-Id: I013ba52c9c49f95cd3d53fcaa9eb084adcbfe662
2021-07-12[DCAEGEN2] Update DCAE healthcheck versionJack Lucas3-3/+5
Use healthcheck version 2.2.0, built from a base image from a base image that does not have python, to eliminate python2 Issue-ID: DCAEGEN2-2737 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I980c3af8262f35106fa7345e70472beb90caec8b
2021-07-12[OOM] Update Cassandra in common with service accountfarida azmy3-0/+10
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2703 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I226584b16b2cd1c22a4e71eb48ad95d974640006
2021-07-12[SDNC] Fix indent level for nodeSelector and affinitySatoshi Fujii7-68/+45
When nodeSelector was given by values or override.yaml, helm deploy was failed due to wrong indentation in helm charts. This change fixed indentation level for nodeSelector and affinity in pod spec. Issue-ID: SDNC-1565 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> Change-Id: Ie5446928e3f32d9333c04245fc0d2c0f98b3b4e7
2021-07-08[DCAEGEN2] Upgrade vescollector to 1.10.0Pawel2-2/+2
- remove cambria, add DmaaP client - sending event for many topics at once is no longer supported - add backward compatibility status codes - add additional validation for batchEvent Issue-ID: DCAEGEN2-1483 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I2db295ce8f6d5351ed2971df3c256f21416d1410
2021-07-07Merge "[CASSANDRA] Don't listen on localhost when on mesh"Borislav Glozman1-8/+0
2021-07-07Merge "[AAF] Allow to choose which subcomponents to run"Borislav Glozman2-0/+19
2021-07-07Merge "[DCAE] Update policy handler version"Sylvain Desbureaux1-1/+2
2021-07-07Merge "[DCAE] Heartbeat MS charts"Sylvain Desbureaux9-3/+331
2021-07-07Merge "[OOF] Fix AAI schema version from v19 to v21"Sylvain Desbureaux1-1/+1
2021-07-02[AAF] Allow to choose which subcomponents to runSylvain Desbureaux2-0/+19
AAF has 4 sub components underneath: - AAF Authz (for generating, signing the certificates) - AAF Hello (example on how to use AAF Authz) - AAF SMS (for storing sensible values in Vault) - AAF SSHMS (for using TPM devices) This commits allows to choose which components will be used by default. As SSHMS is not updated for a while and AAF Hello is an example, we also disable them. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6e0fde7b2b413762158c58de94b933182203d9f1
2021-07-02[OOF] Fix AAI schema version from v19 to v21nellix931-1/+1
AAI v19 version schema is deprecated Change-Id: Iff6bb1332b0aba08ee0d1a691e44762f2539d809 Signed-off-by: nellix93 <aniellopaolo.malinconico@guest.telecomitalia.it> Issue-ID: OOM-2766
2021-07-01[DCAE] Update policy handler versionJack Lucas1-1/+2
Remove VOLUME definition from PH Dockerfile to prevent startup issues with newer versions of containerd (in current gating/integration, for example) Issue-ID: DCAEGEN2-2849 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: If522c9ff67c6986255787ae1308bcf43ebebb70b
2021-07-01[DCAE] Heartbeat MS chartsVijay Venkatesh Kumar9-3/+331
Helm deployment support for DCAE transformation Change-Id: I127b5c4c89850eb5e9b93bbbd1a84f2f096c6b83 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2705 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-07-01Merge "[OOF] Deprecate OOF-CMSO"Sylvain Desbureaux58-3730/+0
2021-07-01Merge "[DCAEGEN2] Migrate KPI MS to Helm"Sylvain Desbureaux9-25/+317
2021-06-30Merge "[COMMON] Apply changes for mariadb-init project"Sylvain Desbureaux1-6/+6
2021-06-30[DCAEGEN2] Migrate KPI MS to Helmsumithra9-25/+317
DCAE Helm Transformation support Issue-ID: DCAEGEN2-2762 Signed-off-by: sumithra.s69@wipro.com Change-Id: Idbc15f15c87a3588a8b48b6c187537437986e63c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-06-30[OOF] Deprecate OOF-CMSOkrishnaa9658-3730/+0
OOF-CMSO helm chart is being removed from the OOF deployment, since it is being deprecated. Issue-ID: OPTFRA-969 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I540c1b0b26e6317a374f3397c9eba01fd3ec3600
2021-06-30[CASSANDRA] Don't listen on localhost when on meshSylvain Desbureaux1-8/+0
With istio >= 1.10, cassandra doesn't need anymore to listen on 127.0.0.1. Issue-ID: OOM-2252 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib3817f5404a21a96a6fadc76b5cd501b01e9ab25
2021-06-30Merge "[DCAE] Updates to defaults for configmap"Sylvain Desbureaux2-3/+12
2021-06-30Merge "[COMMON][ES] Simplify cert retrieval script"Borislav Glozman1-1/+0
2021-06-30[COMMON] Apply changes for mariadb-init projectMahmoud Abdelhamid1-6/+6
Two changes are intended with this commit: - (for proper name mapping) Update VolumeMounts names to be: (mariadb-init for mountPath /db-init/) (mariadb-conf for mountPath /db-conf/) originally it was reversed. - Make use of (common.mariadbService) and (common.mariadbPort) defined in (common/templates/_mariadb.tpl) into job.yaml. This will reflect the proper values for mariadb service name and port in case of local installation. Issue-ID: OOM-2737 Signed-off-by: Mahmoud Abdelhamid <mahmoud.abdelhamid@orange.com> Change-Id: I303f8d5f56632289d8dfd2f2ba8c35819a4f871c
2021-06-30[DCAE] Updates to defaults for configmapJack Lucas2-3/+12
Make external configMaps optional by default for microservices Make applicationConfig an optional parameter in values.yaml for microservices. Issue-ID: DCAEGEN2-2770 Issue-ID: DCAEGEN2-2782 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I80ec8e4a1d55201c5a174f50159bac171953b031
2021-06-30Merge "[DCAEGEN2] Deploy son-handler-ms via Helm"Sylvain Desbureaux9-0/+385
2021-06-28Merge "[DMAAP][MR] Remove call to suppressed config map"Krzysztof Opasiak1-5/+0
2021-06-28Merge "[DCAE] Make sure to update index.yaml after pushing common chart"Sylvain Desbureaux1-1/+14
2021-06-28Merge changes from topic "bashisms"Sylvain Desbureaux9-19/+19
* changes: [COMMON] Fix array variables increments [COMMON] Fix some bashisms
2021-06-28[DMAAP][MR] Remove call to suppressed config mapSylvain Desbureaux1-5/+0
When moving to automatic cert retrieval, a config map was suppressed. But it's call in the statefulset was not. This commit removes it also. Issue-ID: OOM-2765 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0e9dbc1a440a80eb182e8a52a7a7c1e59fcca72b
2021-06-28[DCAE] Make sure to update index.yaml after pushing common chartKrzysztof Opasiak1-1/+14
As helm may cache the index.yaml from the server let's force it to update it after we push our dcae common chart to be sure that the building process of dcae services is able to find it. Issue-ID: OOM-1 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5e88ee2652f81899a86be7e8231e81b87fb89139
2021-06-24[COMMON] Fix array variables incrementsGuillaume Lambert1-9/+9
pointed out by checkbashisms in docker-entrypoint.sh - migrate to straight strings the arrays used to pass options Arrays are supported in bash but are not POSIX compliant. - remove useless double quotes in variables used to pass options Double quotes are often used to avoid globbing and word splitting. Since possibles values are strictly constrained here, they are not required. https://github.com/koalaman/shellcheck/wiki/Sc2086 Issue-ID: OOM-2643 Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com> Change-Id: I4f75d8b5a00afb87b5982cb31559f29c8863c8a5
2021-06-24Merge "[DMAAP][DR] Set replica of Mariadb to 1"Krzysztof Opasiak1-1/+1
2021-06-24[DCAEGEN2] Deploy son-handler-ms via HelmNiranjana9-0/+385
DCAE Helm Transformation (Phase-2) Issue-ID: DCAEGEN2-2704 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ia8d41d00ae9d7c8ce55a2edad8881e52231a6102
2021-06-24[COMMON] Fix some bashismsGuillaume Lambert8-10/+10
pointed out by checkbashisms: - variable name HOSTNAME - source instead of . - sleep with suffix - string increments And migrate a few shebangs to /bin/sh Issue-ID: OOM-2643 Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com> Change-Id: I653c14454a3232b5a349ca1564ece53ddc94289d
2021-06-23Merge "[OOM][DCAE] Chartmuseum deployment support"Sylvain Desbureaux14-3/+455
2021-06-23[DMAAP][DR] Set replica of Mariadb to 1Sylvain Desbureaux1-1/+1
As decided by TSC, all local databases (not the shared one) should use a replica of 1 per default. Issue-ID: OOM-2779 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I664213c1a9c5551e5ad4d7ab5d8ae861244ada08
2021-06-23[COMMON] Revert "[COMMON] Fix a few bashisms"Krzysztof Opasiak9-13/+13
This reverts commit 62178a49cc9e4088019d426636657d9f2980d242. This commit introduced regression on portal db config job which is now unable to start: /usr/local/bin/docker-entrypoint.sh: line 114: syntax error near unexpected token `(' Issue-ID: OOM-1 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I3cb72cd7625b180b364b713fe942d5956736ebef
2021-06-22Merge "[ONAP] Disable APPC default installation"Krzysztof Opasiak2-2/+2