aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-29[CONTRIB] Uses new tpls for repos / imagesSylvain Desbureaux73-177/+456
This commit makes Contrib 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: I33ca36a2b25e67fd9f74ae408cd34f58405d6b80
2020-11-28Merge "[PLATFORM] Small fix of name of the user"Sylvain Desbureaux1-2/+2
2020-11-27[PLATFORM] Small fix of name of the userPawel1-2/+2
Issue-ID: OOM-2588 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I978428b63d769c7fa226d8d95a5dbd892630b662
2020-11-27[SDNC-WEB] Remove invalid parameter from deploymentGrzegorz-Lis1-1/+0
Remove serviceName parameter from deployment. Parameter reserved for startefulSet. Issue-ID: SDNC-1427 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: Ic949e1a465c3bb632cbb7c0c325ef7d358935e99
2020-11-27Merge "Revert "[AAF] externalizes init data out from aaf-cass image to chart""Krzysztof Opasiak24-1632/+13
2020-11-27Revert "[AAF] externalizes init data out from aaf-cass image to chart"Sylvain Desbureaux24-1632/+13
This reverts commit a8c57a9bdb75a6778cae512ae83710ad8af361e4. Reason for revert: AAF on master is broken Issue-ID: OOM-2586 Change-Id: I0c1cfb2c7be0a8884ca003523d847c3cf0c3ab20 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-11-26Merge "[MULTICLOUD] Uses new tpls for repos / images"Krzysztof Opasiak99-340/+599
2020-11-26Merge "[DCAE] Uses new tpls for repos / images"Krzysztof Opasiak41-159/+117
2020-11-26Merge "[COMMON][DGBuilder] Uses new tpls for repos / images"Krzysztof Opasiak3-17/+6
2020-11-26Merge "[DCAEMOD] Uses new tpls for repos / images"Krzysztof Opasiak22-33/+35
2020-11-26Merge "[VFC] Uses new tpls for repos / images"Krzysztof Opasiak70-87/+358
2020-11-26Merge "[A1Policy] Uses new tpls for repos / images"Krzysztof Opasiak3-5/+6
2020-11-26Merge "[POMBA] Uses new tpls for repos / images"Krzysztof Opasiak159-187/+365
2020-11-26Merge "[AAF] Uses new tpls for repos / images"Krzysztof Opasiak61-183/+428
2020-11-26Merge "[COMMON][CASSANDRA] Uses new tpls for repos / images"Krzysztof Opasiak4-9/+9
2020-11-26Merge "[CDS] Uses new tpls for repos / images"Krzysztof Opasiak44-52/+164
2020-11-26Merge "[DMAAP] Uses new tpls for repos / images"Krzysztof Opasiak45-74/+281
2020-11-25Fix "fake" deployment image nameBartek Grzybowski1-1/+1
Change-Id: Iaf5ca63623a72e46f54911c07626da2d145a5762 Issue-ID: OOM-2588 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-11-25Merge "[CONSUL] Uses new tpls for repos / images"Krzysztof Opasiak5-10/+5
2020-11-25Merge "[SDC] Uses new tpls for repos / images"Krzysztof Opasiak21-52/+47
2020-11-25Merge "[COMMON][POSTGRES] Uses new tpls for repos / images"Krzysztof Opasiak3-13/+6
2020-11-25Merge "[LOG] Uses new tpls for repos / images"Krzysztof Opasiak36-27/+144
2020-11-25Merge "Drop repo name in Helm's v3 "repo update" subcommand"Krzysztof Opasiak1-1/+1
2020-11-25Merge "[COMMON][ELASTIC] Uses new tpls for repos / images"Krzysztof Opasiak18-71/+156
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 Desbureaux18-71/+156
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