summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2
AgeCommit message (Collapse)AuthorFilesLines
2021-03-24[DCAE] Policy-handler version revision for bugfixvv770d2-3/+3
Updated requirements to address startup exception Revised log/cert path based on new image req. Change-Id: I371e4eb59c67e7fa6c27c6a732eafb356073d152 Issue-ID: DCAEGEN2-2652 Signed-off-by: vv770d <vv770d@att.com>
2021-03-20[DCAE] Component revisions for H releasevv770d2-6/+6
DCAE Platform: - Policy Handler py3 updates DCAE Services updates under bootstrap: - Multiple component revision (refer change 118635 for details) Change-Id: I62b2aba8e701209c1bcc702269fdca238a50cbae Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2382 Issue-ID: DCAEGEN2-2653 Issue-ID: DCAEGEN2-2494 Signed-off-by: vv770d <vv770d@att.com>
2021-03-04Merge "[DCAEGEN2] Add subproject ves-openapi-manager"Krzysztof Opasiak7-2/+188
2021-03-04[DCAEGEN2] Add subproject ves-openapi-managerMichal Banka7-2/+188
Added ves-openapi-manager Helm chart as DCAE component. Change-Id: I68c4b016f2c97f430867fc5c709531d7a783271f Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2574
2021-03-02[DCAEGEN2] Update bootstrap to 3.0.2Jack Lucas1-1/+1
Fixes a Docker build problem that arose due (apparently) to a dependency change. Adds HTTPS to DFC (update blueprint config and DFC version) Issue-ID: DCAEGEN2-2628 Issue-ID: DCAEGEN2-2528 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I622f16bf3cb31774b2063ffac6f270e5f17153f1
2021-02-27[DCAEGEN2] Top up cm-containerJan Malkiewicz2-2/+11
Update cloudify manager container with support for Cert Manager Certificates. Add configuration for underlying k8splugin for CMPv2 with Cert Manager integration. Issue-ID: DCAEGEN2-2440 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I8739835c8649278005d2ef763dcbf16beb86decd
2021-02-25Merge "[DCAEGEN2] Add external configmaps"Sylvain Desbureaux6-1/+2053
2021-02-24[DCAEGEN2] Upgrade cm-container to 4.3.1Edyta Krukowska1-1/+1
Fix bug with default mode in k8s plugin Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Iadeab5192f0132cbffcc2da778838b13fc68c825
2021-02-24[DCAEGEN2] Add external configmapsBogumil Zebek6-1/+2053
Add config maps which will be used by dcaegen2: ves-open-api and ves component. Issue-ID: DCAEGEN2-2576 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I4343c0b21c947237fd0069e1f2241c9288240031
2021-02-23Merge "Revert "[DCAEGEN2] Add external configmaps""Krzysztof Opasiak6-2053/+1
2021-02-23Revert "[DCAEGEN2] Add external configmaps"Sylvain Desbureaux6-2053/+1
This reverts commit eca8c6cefeda57447fcbb445cac3fd925b37bca6. Reason for revert: This commit breaks "make" part of ONAP with helm3.5 Issue-ID: DCAEGEN2-2576 Change-Id: Ice6ef2d6d5de382ec58f17c2e9b05c8258594667 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2021-02-22Merge "[DCAEGEN2] Add external configmaps"Krzysztof Opasiak6-1/+2053
2021-02-22Merge "[DCAEGEN2] Use generic makefiles"Sylvain Desbureaux2-24/+79
2021-02-18[DCAEGEN2] Use generic makefilesMichal Banka2-24/+79
Changed Makefiles of DCAE project to generic ONAP components Makefiles. Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I01f4974812a29990a69b363ef000d365af31c8b6 Issue-ID: DCAEGEN2-2574
2021-02-17[DCAEGEN2] Update inventory Api to 3.5.2Edyta Krukowska1-1/+1
Update libraries Issue-ID: DCAEGEN2-2594 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I4b334a90bb4ee6675d0b42e2c86b50fdb5d2744f
2021-02-15[DCAEGEN2] Add external configmapsBogumil Zebek6-1/+2053
Add config maps which will be used by dcaegen2: ves-open-api and ves component. Issue-ID: DCAEGEN2-2576 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Iaf5df2d69cc53d4f420e340c0336f4920fef6d6d
2021-02-12Merge "[DCAEGEN2] Upgrade prh-app-server to 1.5.5"Krzysztof Opasiak1-1/+1
2021-02-11[DCAEGEN2] Upgrade prh-app-server to 1.5.5Maciej Malewski1-1/+1
Changes in the new version include: Spring Web from 5.2.12 to 5.3.3 Spring Boot from 2.2.4.RELEASE to 2.4.2 Spring Cloud from Greenwich.SR1 to 2020.0.1 Issue-ID: DCAEGEN2-2537 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: I5898b3109000c171819b447cf6086f0fd801a918
2021-02-09[DCAEGEN2] Update cm-container and consul-loaderJack Lucas5-7/+6
cm-container 4.2.0 fixes a restart issue consul-loader-container 1.1.0 adds functionality needed for deploying DCAE microservices with Helm Issue-ID: DCAEGEN2-2581 Issue-ID: DCAEGEN2-2616 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I3999767d51ce7135c2783a7eee6dadd0b3270d4f
2021-01-28[DCAEGEN2] Updates to bootstrap and cm-containerJack Lucas12-90/+44
Update cm-container to 4.1.0 Update bootstrap to 3.0.0 Move plugin configuration from bootstrap to cm-container Remove unneeded inputs files Issue-ID: DCAEGEN2-2542 Issue-ID: DCAEGEN2-2582 Issue-ID: DCAEGEN2-2543 Issue-ID: DCAEGEN2-2383 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I30a3f549d9811adedc8472fd410038eaa068e771
2021-01-15[DCAEGEN2] Update bootstrap to version 2.2.4Remigiusz Janeczek1-1/+1
Update HV-VES to 1.6.0 (libs update) Update DFC blueprint with CMPv2 config Issue-ID: DCAEGEN2-2537 Issue-ID: DCAEGEN2-1795 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I26dad273d2f803362f7a428a9cf05d4d5c5132d1
2021-01-11[DCAEGEN2] Update hv-ves imagePawel1-1/+1
Upgrade hv-ves, reactor, protobuf and sdk versions Reactor from Dysprosium-SR11 to 2020.0.2 Protobuf from 3.6.1 to 3.14.0 SDK from 1.4.4 to 1.5.0 Issue-ID: DCAEGEN2-2537 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: If4a1a3280fed0346560db25b3db2b6a5adef2e0b
2021-01-11Merge "[DCAEGEN2] Provide inputs for new DFC blueprint"Sylvain Desbureaux2-10/+20
2021-01-07[DCAEGEN2] Provide inputs for new DFC blueprintTomasz Wrobel2-10/+20
DFC blueprint (k8s-datafile.yaml) will use the inputs for CMPv2 cert, when use_external_tls=true. - Align inputs to bootstrap blueprint (current are outdated) - Add External TLS inputs Issue-ID: DCAEGEN2-1795 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Iebd5e10918b2c555997e239f9077bad2c8b05dec
2021-01-06[DCAEGEN2] Update bootstrap to 2.2.3 and cm-container to 3.4.2Remigiusz Janeczek2-2/+2
CM-Container changes: - Update k8splugin to 3.5.1 (add support for ipv6 services) Bootstrap changes: - Update DFC FTPeS certificates paths, update DFC to 1.5.0 (DCAE SDK, Spring, Reactor update) - Update cloudify version in son-handler blueprint - Update PM-Mapper to 1.5.0 (Reactor update) - Update BBS-EP to 2.1.0 (DCAE SDK, Spring update) - Update blueprints to import k8splugin as range between 3.4.3 and 4.0.0 (CM-Container was decided to only keep one version of k8splugin, so we can use that syntax) Issue-ID: DCAEGEN2-2456 Issue-ID: TEST-285 Issue-ID: DCAEGEN2-2537 Issue-ID: DCAEGEN2-2508 Issue-ID: DCAEGEN2-2388 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I5fd67998c18fdb427162c667cca15d31679b5220
2020-12-04Merge "[DCAEGEN2] Update bootstrap and hv-ves images."Krzysztof Opasiak1-2/+2
2020-12-04Merge "[PLATFORM] Update cert service images to 2.3.1"Sylvain Desbureaux2-2/+2
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-02[PLATFORM] Update cert service images to 2.3.1Remigiusz Janeczek2-2/+2
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[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-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux20-43/+43
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-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-18[DCAE] VES-http input overridevv770d1-3/+3
Service name change to avoid conflict with VES-TLS Change-Id: I68cb87de1e1707fe8d7b37ae361baa95fd5e6f64 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2520
2020-11-13[DCAE] Revise bootstrap and vescollector versionvv770d1-2/+2
k8s-bootstrap-container 2.1.8 includes blueprint revision for below components Son-handler 2.1.2 Holmes 1.2.9 Slice-Analysis 1.0.1 Pm-Maper 1.4.2 VesCollector 1.7.9 Change-Id: Id2a4f494d68ae1aea0708f5bfb799c1606fb8e57 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2495 Issue-ID: DCAEGEN2-2500 Issue-ID: HOLMES-369 Issue-ID: HOLMES-368 Issue-ID: DCAEGEN2-2485 Issue-ID: DCAEGEN2-2480 Signed-off-by: vv770d <vv770d@att.com>
2020-11-04[DCAE]Fixed MSB Registration BugsGuangrongFu1-2/+2
Release new docker images after bug fixing. Issue-ID: HOLMES-368 Change-Id: I7edfc71bc90d3994447d5606eefc1d49d1371c1c Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-10-22Merge "[Tree-wide] Add helmignore to ignore components"Sylvain Desbureaux1-0/+1
2020-10-21[DCAEGEN2] change comment styleJakub Latusek48-0/+96
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I91948802ecb1999fac4d0cc3cd70367844b07a8b Issue-ID: OOM-2562
2020-10-21[Tree-wide] Add helmignore to ignore componentsKrzysztof Opasiak1-0/+1
components directory takes up a lot of space and is included during helm package Lets remove it using .helmignore This is just a copy of idea showed in: "[OOF] Add helmignore to ignore components" by krishnaa96 <krishna.moorthy6@wipro.com> Issue-ID: OOM-2534 Suggested-by: krishnaa96 <krishna.moorthy6@wipro.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I25c82e79ba2c472b7761a63365573188ab8db56b
2020-10-20Merge "[DCAE] Revise bootstrap version to 2.1.7"Krzysztof Opasiak3-10/+12
2020-10-20[DCAE] Revise bootstrap version to 2.1.7vv770d3-10/+12
Bootstrapped components updates VES version bump to 1.7.8 TCAGen2 version bump to 1.2.1 Holmes version bump to 1.2.8 Dynamic/Usecase driven component updates DL-DES blueprint inclusion (1.1.0) Slice-Analysis blueprint inclusion (1.0.0) Heartbeat bp update for non-root PG access DL-handlers logging and container optimization (1.1.0) PMSH bug fix (1.1.2) Change-Id: I4d48030ca0d74af4e158db6d05c035365988e5d4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2491 Issue-ID: DCAEGEN2-2478 Issue-ID: DCAEGEN2-2469 Issue-ID: DCAEGEN2-2470 Issue-ID: DCAEGEN2-2255 Issue-ID: DCAEGEN2-2482 Issue-ID: DCAEGEN2-2329 Issue-ID: DCAEGEN2-2258 Issue-ID: DCAEGEN2-2371 Issue-ID: DCAEGEN2-2379 Issue-ID: DCAEGEN2-2486 Issue-ID: DCAEGEN2-2483 Signed-off-by: vv770d <vv770d@att.com>
2020-10-16Update makefiles to use specific helm versionJakub Latusek1-9/+11
Helm is now called by HELM_BIN variable which by default is set to helm and makefiles use helm from path. HELM_BIN can be overwritten so user can have two version of helm in system and choose which one to use. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I0917796aafe234e87afa0ac3c4c15720296276d5
2020-10-07[DCAEGEN2] Deploy latest cm-containerJack Lucas1-5/+7
Deploy cm-container version 3.3.4 Update container memory limits and requests to address problem in integration environment Issue-ID: DCAEGEN2-2471 Issue-ID: DCAEGEN2-2457 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I439385f320ee90d571599ba81a09b62e7e714d2e
2020-10-05Merge "[DCAE] Fix tcagen2 output topic"Sylvain Desbureaux1-1/+1
2020-10-02[DCAE] Fix tcagen2 output topicvv770d1-1/+1
Control loop output from TCAGen2 is expected on DCAE_CL_OUTPUT topic by Policy (which is used triggering further action) Change-Id: I1f33b9e79b5101484ca74ce5b7e9054c7a19ff17 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2467 Signed-off-by: vv770d <vv770d@att.com>
2020-10-02Merge "[DCAEGEN2] Bump up Ves version to 1.7.6 and add 3gpp urls to inputs."Sylvain Desbureaux3-1/+9
2020-09-30[DCAEGEN2] Update CM version and readiness probeJack Lucas2-2/+13
CM container startup scripts log to stdout for easier debugging. CM container readiness probe timeout extended to support environments where the readiness check takes longer to run. Issue-ID: DCAEGEN2-2457 Issue-ID: DCAEGEN2-2465 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Id25ec4cd8932818e2b78c02f7fe041f30cefc962
2020-09-30Merge "[DCAEGEN2] Change YAML comment to helm comment"Sylvain Desbureaux1-1/+2
2020-09-30Merge "[DCAEGEN2] Update bootstrap and cloudify-manager versions"Sylvain Desbureaux4-4/+15
2020-09-30[DCAEGEN2] Bump up Ves version to 1.7.6 and add 3gpp urls to inputs.Edyta Krukowska3-1/+9
Bump up Ves version in values to use 1.7.6, additionally added default urls for 3gpp to input parameters. Issue-ID: DCAEGEN2-1771 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I5551e5ad6bc7d8a013b28943f391473a173be577
2020-09-30Merge "[DCAEGEN2] Remove restartPolicy field"Sylvain Desbureaux1-1/+0