aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-11-25Merge "[MSB] Make consul run as non-root"Krzysztof Opasiak4-0/+149
2020-11-25Merge "[APPC] Uses new tpls for repos / images"Krzysztof Opasiak22-18/+131
2020-11-24Merge "[AAF] externalizes init data out from aaf-cass image to chart"Krzysztof Opasiak24-13/+1632
2020-11-24Merge "[SNIRO] Uses new tpls for repos / images"Krzysztof Opasiak3-2/+4
2020-11-24Drop repo name in Helm's v3 "repo update" subcommandBartek Grzybowski1-1/+1
"helm repo update" accepts no arguments Change-Id: I216d50d9fa98f59191795f5625ec835158458978 Issue-ID: OOM-2562 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-11-24[POMBA] Uses new tpls for repos / imagesSylvain Desbureaux159-187/+365
This commit makes Pomba chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib94d70d7eb0af5835774719851046ada0af96202
2020-11-24[AAF] Uses new tpls for repos / imagesSylvain Desbureaux61-192/+437
This commit makes aaf chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Idcb67c5c96438efd7cee4b0fa3238d5762339b3e
2020-11-24Merge "[COMMON][ETCD] Uses new tpls for repos / images"Krzysztof Opasiak3-3/+5
2020-11-24[VFC] Uses new tpls for repos / imagesSylvain Desbureaux70-87/+358
This commit makes VFC template to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I469198fdfd3aec756e250764875a9ebcfd0a108d
2020-11-24Merge "[MODELING] Uses new tpls for repos / images"Krzysztof Opasiak16-43/+106
2020-11-24Merge "[ESR] Uses new tpls for repos / images"Krzysztof Opasiak21-65/+148
2020-11-24Merge "[OOF] Uses new tpls for repos / images"Krzysztof Opasiak36-78/+84
2020-11-24Merge "[NBI] Uses new tpls for repos / images"Krzysztof Opasiak3-28/+4
2020-11-24Merge "Revert "[MSB]Update MSB docker images version to Guilin release""Krzysztof Opasiak3-3/+3
2020-11-24Merge "[COMMON][MONGO] Uses new tpls for repos / images"Krzysztof Opasiak3-3/+4
2020-11-24Revert "[MSB]Update MSB docker images version to Guilin release"Sylvain Desbureaux3-3/+3
This reverts commit 432b22cedb40fca649a075af93ab8f0076cdf9fc. Reason for revert: So Distribution Error with this patch only Issue-ID: MSB-537 Change-Id: Ia49ea36fa49148ff7437cd32e55292289197332b Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-11-24[COMMON][ELASTIC] Uses new tpls for repos / imagesSylvain Desbureaux17-71/+150
This commit makes Elasticsearcg template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I20c18632234c864ef2a29e3cfb259c9838a8c4d6
2020-11-24[CDS] Uses new tpls for repos / imagesSylvain Desbureaux44-52/+164
This commit makes CDS chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8156c8b568054b7eacf333196d877e12f7a52216
2020-11-24Merge "[SDNC] Upgrade to final SDNC Guilin docker version"Sylvain Desbureaux5-5/+5
2020-11-24Merge "[CCSDK/CDS] Bump CDS version for final Guilin release"Sylvain Desbureaux5-5/+5
2020-11-24[LOG] Uses new tpls for repos / imagesSylvain Desbureaux36-27/+144
This commit makes Log chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Change-Id: Ie93c5fccc2c9ed6026cd8dd93a3d7e141d1bed83 Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
2020-11-24[COMMON][POSTGRES] Uses new tpls for repos / imagesSylvain Desbureaux3-13/+6
This commit makes postgreSQL template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Idac6c4cf2c36e3440d4a7c11bf7ed231d89cdb44
2020-11-24[SDC] Uses new tpls for repos / imagesSylvain Desbureaux21-52/+47
This commit makes SDC 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: I91eb59675ef0080f67aced0ae99c238143461efe
2020-11-24[COMMON][MONGO] Uses new tpls for repos / imagesSylvain Desbureaux3-3/+4
This commit makes mongo template to use the new generator for repositories and images. As mongo images are coming from dockerhub, we're using directly this repository. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I9b3715de78d946d82b04f92b425bb9ae4fe2c806
2020-11-24Merge "[PLATFORM] Add new fake deployment to fix offline certificates ↵Sylvain Desbureaux4-3/+49
generation"
2020-11-24Merge "[MSB]Update MSB docker images version to Guilin release"Sylvain Desbureaux3-3/+3
2020-11-24Merge "[COMMON] Update common Elasticsearch chart to use version 7.9.3"Sylvain Desbureaux3-6/+9
2020-11-24[DMAAP] Uses new tpls for repos / imagesSylvain Desbureaux45-74/+281
This commit makes DMaaP chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ide110555b22d35ba43a5a5ed780aa8dfc89a9edf
2020-11-23[MSB] Make consul run as non-rootKrzysztof Opasiak4-0/+149
Start whole consul container as non-root and ensure that both dumb-init and consul are able to start and run as non-root. Issue-ID: REQ-362 Change-Id: If5a737953122cc6cd22b8d43ac603b40f4b22727 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-11-23[MODELING] Uses new tpls for repos / imagesSylvain Desbureaux16-43/+106
This commit makes Modeling chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I64030918eb794a9a710b8286b9608aec02eabd1e
2020-11-23[ESR] Uses new tpls for repos / imagesSylvain Desbureaux21-65/+148
This commit makes ESR chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icd413c31a4f11116084d04fcf0c8984929f5f17d
2020-11-23[APPC] Uses new tpls for repos / imagesSylvain Desbureaux22-18/+131
This commit makes APPC chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I31178186d08926ae708261e84debb5bf49562b7a
2020-11-23[MULTICLOUD] Uses new tpls for repos / imagesSylvain Desbureaux99-340/+599
This commit makes Multicloud chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I34049a733bddc6faf7a68e4c768c447b6c2e34b1
2020-11-23[CCSDK/CDS] Bump CDS version for final Guilin releaseDan Timoney5-5/+5
This installs version 1.0.2 of the CCSDK CDS docker containers, which contains the following fix: CCSDK-2980: BlueprintWebClientService should not encode already encoded uri CCSDK-2914: CDS Blueprocessor certificate issue with AAI ' Issue-ID: CCSDK-2973 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4aa15faa96dbb029135749a6888b431c2ee52d3a
2020-11-23[PLATFORM] Add new fake deployment to fix offline certificates generationAdam Wudzinski4-3/+49
Add new fake deployment to CertService, controlled by new global flag global.offlineDeployment, which is disabled as default. Change Makefile to use java image from ONAP Nexus for certificate generation. Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Issue-ID: OOM-2588 Change-Id: I2f9fe4b626604c5bfd8512449d893015bdc6ca98
2020-11-23[MSB]Update MSB docker images version to Guilin releasejinquanni3-3/+3
Issue-ID: MSB-537 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I5a1cd4ccef62dddaf1834fd43e7800de7248060e
2020-11-23Merge "[SDC] Bring back sdc onboarding volume mount permissions"Krzysztof Opasiak1-0/+21
2020-11-23Merge "[COMMON][MARIADB-INIT] Uses new tpls for repos / images"Krzysztof Opasiak3-6/+6
2020-11-23Merge "[HELM] Uses new tpls for repos / images"Krzysztof Opasiak3-7/+5
2020-11-23Merge "[PORTAL] Uses new tpls for repos / images"Krzysztof Opasiak16-41/+33
2020-11-23Merge "[PLATFORM] Uses new tpls for repos / images"Krzysztof Opasiak4-35/+7
2020-11-23Merge "[CLAMP] Uses new tpls for repos / images"Krzysztof Opasiak18-37/+29
2020-11-23Merge "[COMMON][MARIADB] Uses new tpls for repos / images"Krzysztof Opasiak6-22/+14
2020-11-23Merge "[SO] Uses new tpls for repos / images"Krzysztof Opasiak48-130/+105
2020-11-23Merge "[VNFSDK] Uses new tpls for repos / images"Krzysztof Opasiak4-13/+8
2020-11-23Merge "[UUI] Uses new tpls for repos / images"Krzysztof Opasiak4-4/+5
2020-11-23Merge "[COMMON] New templates to handle repositories"Krzysztof Opasiak13-43/+395
2020-11-23[COMMON] Update common Elasticsearch chart to use version 7.9.3Grzegorz-Lis3-6/+9
Fixes issue with pods IPs configuration when there are more than one IP address. Elastic Search 7.9.3 was recommended by SDNR team, and is proven to properly deal with DS networking. Issue-ID: SDNC-895 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I89e01b85782c042d259e34774a56d6ff9eb7c8fb
2020-11-22[DCAE] Uses new tpls for repos / imagesSylvain Desbureaux41-159/+117
This commit makes DCAE 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: Ib0ba117864a95750ee5762636d94d22e9d029959
2020-11-22[SDC] Bring back sdc onboarding volume mount permissionsKrzysztof Kuzmicki1-0/+21
Set the permissions of files in the sdc onboarding backend persistent volume for package certs to enable access by the process in the pod which now runs as non-root user (since SDC-2798) Withdrawal of part of the change I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa Commit https://gerrit.onap.org/r/c/oom/+/111513 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: SDC-3385 Change-Id: I627922f80728ebf1e42a0c9b39d0e95fa3f7ec7c