aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-12-07[AAI] Uses new tpls for repos / imagesSylvain Desbureaux39-176/+888
This commit makes AAI 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: I601be377556d16580f2eda6d00d144fb4a21b445
2020-12-04Merge "[AAI] Reintegrate AAI OOM charts in main repo"Krzysztof Opasiak233-1/+16259
2020-12-04Merge "[COMMON][MUSIC] Uses new tpls for repos / images"Krzysztof Opasiak34-347/+273
2020-12-04Merge "[DCAEGEN2] Update bootstrap and hv-ves images."Krzysztof Opasiak1-2/+2
2020-12-04Merge "[CMPv2-CERT-PROVIDER] Add helm chart for K8s external provider"Sylvain Desbureaux17-7/+649
2020-12-04Merge "[PLATFORM] Update cert service images to 2.3.1"Sylvain Desbureaux7-11/+182
2020-12-03[DCAEGEN2] Update bootstrap and hv-ves images.Remigiusz Janeczek1-2/+2
HV-VES fixed to allow it to recover after exception in CBS communication. Update CMPv2 SANs delimiter to comma to allow IPv6 support (Update defaults from blueprints). Issue-ID: DCAEGEN2-2508 Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I4bcab5a6e60fd731713f2c9b8fd080082ba9682b
2020-12-03[CMPv2-CERT-PROVIDER] Add helm chart for K8s external providerJan Malkiewicz17-7/+649
Cert Service K8s external provider ia a part of certificate distribution infrastructure in ONAP. The main functionality of the provider is to forward Certificate Signing Requests (CSRs) created by cert-mananger (https://cert-manager.io) to CertServiceAPI. More information can found on a dedicated page: https://wiki.onap.org/display/DW/CertService+and+K8s+Cert-Manager+integration. Issue-ID: OOM-2560 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ibc94d5db5cac9649d47143406b47ce179beddd14
2020-12-02Merge "[CLI] Uses new tpls for repos / images"Krzysztof Opasiak3-3/+4
2020-12-02Merge "[DCAEGEN2] Rename truststore-merger"Krzysztof Opasiak3-4/+4
2020-12-02Merge "[GENERAL] Update chart version to Guilin"Krzysztof Opasiak1-1/+1
2020-12-02[PLATFORM] Update cert service images to 2.3.1Remigiusz Janeczek7-11/+182
Update cert service and cert service client to allow IPAddresses, E-mails and URIs as SANs. Update ejbca configuration with IPAddresses, E-mail and URIs. Fix dcae bp inputs to use comma as SANs delimiter (from to allow use of IPv6) Issue-ID: OOM-2559 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I71bea7f63540eb5d345bce6867fa25e098353d6d
2020-12-02[GENERAL] Update chart version to GuilinSylvain Desbureaux1-1/+1
Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2738206390b07c4bb5d0fa191368d8297eb2ba5e
2020-12-02[COMMON][MUSIC] Uses new tpls for repos / imagesSylvain Desbureaux34-347/+273
This commit makes music 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: Icd5caef12b28cbcc246cf30a13426d6eb11cfe20
2020-12-02[DCAEGEN2] Rename truststore-mergerPiotr Marcinkiewicz3-4/+4
After renaming truststore-merger to cert-service-post-processor it is neccesary to update k8s-plugin config value, bootstrap and cm-container versions. Issue-ID: DCAEGEN2-2508 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I7c52f79ba98102377712dce690cd8be176d19ce8
2020-12-02[AAI] Reintegrate AAI OOM charts in main repoSylvain Desbureaux233-1/+16259
AAI chart is currently in its own directory. As a lot will be done in the charts with tight coordination between "common" part and components parts, it's a lot easier to have everything in a same place for now. Issue-ID: OOM-2513 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5e27f7de286bf74e6d3a443e1cb31f63b3d83265 [Update aai to commit 18d4bd165e12cb4d03baa318e506f0dda381cd89] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-12-01Merge "[SO] Add some debug when password is not well set"Krzysztof Opasiak1-4/+13
2020-12-01Merge "[MSB] Uses new tpls for repos / images"Krzysztof Opasiak52-40/+164
2020-12-01Merge "[VID] Uses new tpls for repos / images"Krzysztof Opasiak3-13/+12
2020-12-01Update git submodulesMorgan Richomme1-0/+0
* Update kubernetes/robot from branch 'master' to 85b5af5058bbda19b557add185d917f60c2188ee - Merge "Removed heatbridge" - Removed heatbridge Issue-ID: INT-1791 Change-Id: I6ef364f1110b6aeb1d43a8cb8609b7d24f836458 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-12-01[VID] Uses new tpls for repos / imagesSylvain Desbureaux3-13/+12
This commit makes VID 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: I99c371c949398ecb6a2437c3ddd49a74f5a2c97e
2020-12-01[CLI] Uses new tpls for repos / imagesSylvain Desbureaux3-3/+4
This commit makes CLI 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: I8495ee50765eccfd25802ff23b1744ea356bb7b2
2020-12-01[SO] Add some debug when password is not well setSylvain Desbureaux1-4/+13
Sometimes, password generated by AAF is not well escaped by sh. As we don't know which characters are giving bad results, we'll temporarily show SO faulty generated passwords. Issue-ID: OOM-2617 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia99ba686b2ab4ed773d9c4344bd95338b9f0bdf1
2020-12-01Merge "[LOG] Fix log charts to be compatibile with k8s 1.16+ and helm 3"Sylvain Desbureaux3-0/+9
2020-11-30[MSB] Uses new tpls for repos / imagesSylvain Desbureaux52-40/+164
This commit makes MSB 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: I97de4e13d077a6b7139d98dcd855f93645489035
2020-11-30[CLI] set version back to 6.0.0Sylvain Desbureaux1-1/+1
During OOM version bump, CLI was accidentally bumped to 7.0.0. This patch reverts the situation. Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2acdf393cf41be7d9145a5724d2ba0473398abf3
2020-11-30Merge "[COMMON][DOC] Bump version Guilin"Sylvain Desbureaux415-868/+868
2020-11-30Update git submodulesMorgan Richomme1-0/+0
* Update kubernetes/robot from branch 'master' to 4b76d896522b113eff620a732a6ce7b363529f7f - Merge "[ROBOT] Version bump for Guilin" - [ROBOT] Version bump for Guilin Guilin chart uses 7.0.0 version. Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icceec640d07075d67038ee8b41fd50639f7c2c21
2020-11-30Update git submodulesSylvain Desbureaux1-0/+0
* Update kubernetes/aai from branch 'master' to 18d4bd165e12cb4d03baa318e506f0dda381cd89 - [AAI] Version bump for Guilin Guilin chart uses 7.0.0 version. Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6a2816dd3870c2a8a0f578e2c7b86804d566dd75
2020-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux415-868/+868
Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c
2020-11-30Merge "[POLICY] Uses new tpls for repos / images"Krzysztof Opasiak24-46/+47
2020-11-30Merge "[SDNC] Uses new tpls for repos / images"Krzysztof Opasiak20-62/+43
2020-11-30Merge "[COMMON][NAMEGEN] Uses new tpls for repos / images"Krzysztof Opasiak3-10/+5
2020-11-30Merge "[CONTRIB] Uses new tpls for repos / images"Krzysztof Opasiak73-177/+456
2020-11-30Merge "[CONSUL] Make consul run as non-root"Sylvain Desbureaux4-12/+54
2020-11-29Merge "[SO] helm chart for cnf-adapter"Sylvain Desbureaux11-27/+553
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[POLICY] Uses new tpls for repos / imagesSylvain Desbureaux24-46/+47
This commit makes Policy 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: Ibc592fdc393e37c075ce905027d49d70fcbe4d84
2020-11-27[SDNC] Uses new tpls for repos / imagesSylvain Desbureaux20-62/+43
This commit makes SDNC 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: Iec8379934829947be1cb466b007c949a8448e742
2020-11-27[COMMON][NAMEGEN] Uses new tpls for repos / imagesSylvain Desbureaux3-10/+5
This commit makes network name gen 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: I9f638f1fe48d6cdb66cc53cc9bcedb67edb55017
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-27[CONSUL] Make consul run as non-rootKrzysztof Opasiak4-12/+54
Use our recently build consul image (still based on the same old consul version) and modify the deployment to make sure that it is able to run as non-root user. Yes, I know that moving consul-server to component would be more proper solution but as this commit is supposed to be cherry-picked to guilin I've tried to make as little changes as possible. Issue-ID: REQ-362 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Idfc09ee225d4f89bb699683fa5e4ae3b86491c08
2020-11-27[SO] helm chart for cnf-adaptersekharhuawei11-27/+553
Add helm chart for cnf-adapter to oom Issue-ID: SO-3164 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: Ib96c130b05d31a11e42603300f5e7e0f43cb9aa1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
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-26[LOG] Fix log charts to be compatibile with k8s 1.16+ and helm 3Grzegorz-Lis3-0/+9
Issue-ID: OOM-2562 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: Ie0511c79d19ae5d17b42fab7d0cbdfad3425b8ac
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