summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-12-14Merge "[AAI] Make AAI helm3 compatible"Krzysztof Opasiak96-32/+245
2020-12-11[AAI] Make AAI helm3 compatibleSylvain Desbureaux96-32/+245
Helm3 doesn't like empty components with only license headers so we remove them as much as possible. Issue-ID: OOM-2562 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I26b790965d2926792f801b87294d15a074de7be6
2020-12-10Merge "[UUI] Move components to component dir"Sylvain Desbureaux8-1/+4
2020-12-10Merge "[OOM] Remove POMBA from OOM repository"Krzysztof Opasiak157-7659/+0
2020-12-10Merge "[CDS] Fix wrong requirement name"Sylvain Desbureaux1-1/+1
2020-12-10Merge "[CONTRIB] Remove list from serviceaccount"Sylvain Desbureaux1-15/+12
2020-12-09[CONTRIB] Remove list from serviceaccountJakub Latusek1-15/+12
Helm 3.4 checks if every object have not empty name. Created list have only one element and isn't described in k8s docs. List should be removed. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I60fa1920a347ca8061b9c644f992c53b0bc99514 Issue-ID: OOM-2562
2020-12-09Merge "[COMMON] Enhancements on common templates"Krzysztof Opasiak2-8/+16
2020-12-09Merge "[MULTICLOUD] Move components to component dir"Krzysztof Opasiak17-0/+6
2020-12-09Merge "[CONSUL] Move components to component dir"Krzysztof Opasiak7-0/+4
2020-12-09[OOM] Remove POMBA from OOM repositoryGrzegorz-Lis157-7659/+0
Pomba is obsolete and not used anymore by ONAP Issue-ID: OOM-2642 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: If6b2cc43d1cb088f5ea2ae05970b625fc1f5d425
2020-12-09[MSB] Change deprecated apiJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I3d8c671fbe93db47232b57b9c8f2d6935a599b5f Issue-ID: OOM-2562
2020-12-09[MULTICLOUD] Move components to component dirJakub Latusek17-0/+6
Helm 3.4 requires the dependencies in the charts dir to be included in the requirements. Dependencies need to be moved to the components folder Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I7af44019a47e79e3132142352518c2aa70406422 Issue-ID: OOM-2562
2020-12-09[UUI] Move components to component dirJakub Latusek8-1/+4
Helm 3.4 requires the dependencies in the charts dir to be included in the requirements. Dependencies need to be moved to the components folder Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I32e904297e17263042b42ee51c3e75532b4ad660 Issue-ID: OOM-2562
2020-12-09[CONSUL] Move components to component dirJakub Latusek7-0/+4
Helm 3.4 requires the dependencies in the charts dir to be included in the requirements. Dependencies need to be moved to the components folder Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Id91e9afe881fa744e5398425d0b4438c15488374 Issue-ID: OOM-2562
2020-12-09[CDS] Fix wrong requirement nameJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I36ff2d814028534ba69547ec1c6c7a3d96dc4617 Issue-ID: OOM-2562
2020-12-09[COMMON] Enhancements on common templatesSylvain Desbureaux2-8/+16
It's a collection of small enhancements for common templates. Issue-ID: OOM-1720 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I426f7aed05ea7e94899b9e4888f4e4c66b69cb53
2020-12-08Merge "[AAI] Uses new tpls for repos / images"Krzysztof Opasiak39-176/+888
2020-12-08Merge "[SO] Add more debug when password is not well set"Krzysztof Opasiak1-0/+2
2020-12-08Merge "[ROBOT] Reintegrate robot in main repository"Krzysztof Opasiak34-0/+2426
2020-12-08Merge "Update config db url for SON testsuite"Sylvain Desbureaux1-3/+3
2020-12-08[SO] Add more debug when password is not well setSylvain Desbureaux1-0/+2
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 and check generated file exists. Issue-ID: OOM-2617 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0b45432447a672a90cbcf96a03efd18b9ea1d6cf
2020-12-08Update config db url for SON testsuitekrishnaa961-3/+3
Issue-ID: TEST-285 Signed-off-by: Krishna moorthy <krishna.moorthy6@wipro.com> Change-Id: I512bcaec2df477f6b6fd3097bafbd6f3fb51df65
2020-12-07Merge "[COMMON] New affinities templates"Krzysztof Opasiak1-0/+109
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-07[SO] Configure Dmaap topic for AN NSSMF-SDNR interactionsPriyadharshini1-0/+4
Issue-ID: SO-3374 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I92d50b1941f12c8d6de84e105742bc3cb9114c6a
2020-12-07[ROBOT] Reintegrate robot in main repositorySylvain Desbureaux34-0/+2426
Robot 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. we're using commit 85b5af5058bbda19b557add185d917f60c2188ee from robot Issue-ID: OOM-2645 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I7c187b616d3436ed2eab7bf7e95cb6a1a90edf31
2020-12-07[COMMON] New affinities templatesSylvain Desbureaux1-0/+109
Pod/Node affinity may be important to set, especially in the context of statefulset. These templates helps in order to make it work. Issue-ID: OOM-1720 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ic2ce2fc1188c4181bd8042b8410c1b810f50bff7
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