aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components
AgeCommit message (Collapse)AuthorFilesLines
2021-06-08[COMMON] Remove CertService client mechanismPiotr Marcinkiewicz2-6/+1
- Remove cmpv2Certificate chart in order to deprecate CertService client mechanism. - Remove CertServiceClient init containers in SDNC. - Replace CMPv2CertManagerIntegration with cmpv2Enabled flag Issue-ID: OOM-2744 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I8c818fcf64a029552c8833f68b6ae95fad379c8d
2021-06-02Merge "[DCAEGEN2] Add new OpenAPI schemas configmap"Sylvain Desbureaux1-1/+1
2021-05-26[DCAEGEN2] Update tca-gen2 to 1.3.0Remigiusz Janeczek1-1/+1
Updates: - Vulnerabilities removal - Change openjdk baseOS img to integration-java11. Issue-ID: DCAEGEN2-2590 Issue-ID: DCAEGEN2-2654 Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ie63a0feb4a9edc9ed0883a21ef9a906ed84f263a
2021-05-24[DCAEGEN2] Add new OpenAPI schemas configmapMichal Banka1-1/+1
- Added ConfigMap with 3gpp SA91-Rel16 OpenAPI schemas - Moved ConfigMaps from 'dcaegen2' chart to 'dcaegen2-services' - Removed old SA88-Rel16 OpenAPI schemas Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: Ibae0786c7d5e498aa076186a580a268913a57692 Issue-ID: DCAEGEN2-2690
2021-05-21Merge "[DCAEGEN2] Upgrade vescollector to 1.9.2"Sylvain Desbureaux1-1/+1
2021-05-19[DCAEGEN2] Upgrade vescollector to 1.9.2Maciej Malewski1-1/+1
Removed unnecessary dependencies: json-simple unirest-java commons-collections junit-jupiter mockito-junit-jupiter jimfs wiremock-standalone spring-security-test functionaljava Issue-ID: DCAEGEN2-2682 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: Ic0986996d687ec02aca1f13a31194ca77e3cdff2
2021-05-13[DCAE] Bump up to Dashboard 1.4.3vv770d1-1/+1
Fixes login issue introduced by commom/pg version upgrade to crunchy-postgres:centos8-13.2-4.6.1 Change-Id: I31225be237d7aba4746765ef2529e8daf0ca42f8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2751
2021-05-10[DCAE] Correct cpu limits requestsSylvain Desbureaux1-4/+4
CPU limits and requests have to be set in "milli" when under 1. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I70c450994788b0f03217d5b84f10de356e7dd808
2021-05-03Merge "[DCAE] Dashboard container revision"Sylvain Desbureaux1-7/+7
2021-04-30[DCAE] Dashboard container revisionvv770d1-7/+7
bugfix & switch to integration-java11:8.0.0 base image increase readiness timeout Error noticed is possibly due to resource contraint bumping up requests limit Change-Id: I8cbe3e1706a184a95cd64abc99d285fb64151dcf Signed-off-by: vv770d <vv770d@att.com> Issue-ID: INT-1864 Issue-ID: CCSDK-3233 Signed-off-by: vv770d <vv770d@att.com>
2021-04-22[PLATFORM] Generate Cert-Service certs with Cert-ManagerPiotr Marcinkiewicz2-9/+13
Utilize Cert-Manager to secure communication between Cert-Service and its clients, adjust templates and configs. Issue-ID: OOM-2712 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I96426b1a184b4d254575e76d29214d9deda08cce Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
2021-04-09[DCAE] Top up components versionTomasz Pietruszkiewicz1-1/+1
- dcae-hv-ves-collector to 1.8.0 update all HV-VES dependencies to newest versions Change-Id: I0044bad7f012d0e0125afbe9c7b0f64a6fe325f4 Issue-ID: DCAEGEN2-2696 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-03-31[DCAE] Boostrap version bump to 3.0.4vv770d4-69/+2
Disable holmes from boostrap deploy DFC 1.5.5 (bug-fix/security) PM-Mapper 1.5.2 (bug-fix/performance) Cleanup bootstrap properties Change-Id: If0071fd0805c701184896e8058d0c707997abed6 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2700 Issue-ID: DCAEGEN2-2659 Issue-ID: DCAEGEN2-2656 Signed-off-by: vv770d <vv770d@att.com>
2021-03-25Merge "[DOC][COMMON] Prepare Honolulu release"Krzysztof Opasiak20-38/+38
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux20-38/+38
Updating the documentation and bumping version to 8.0.0 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
2021-03-24Merge "[DCAE] Policy-handler version revision for bugfix"Krzysztof Opasiak2-3/+3
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-23Merge "[DCAE] Revise to 4.4.2 CM container"Sylvain Desbureaux1-1/+1
2021-03-22[DCAE] Revise to 4.4.2 CM containervv770d1-1/+1
Updated K8Splugin 3.8.0 (container policy-lib fixfor base64 encoding in py3) Change-Id: I5b32e06520c03d2151b45707a55e5e20f0c50584 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2671 Signed-off-by: vv770d <vv770d@att.com>
2021-03-22[DCAEGEN2] Fix configmap mountingMichal Banka2-3/+2
Removed 'subPath' field which blocks reloading mounted file when Configmap changes. Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I78614e06542392a7c39cd650fd5ae1f98108c365 Issue-ID: DCAEGEN2-2576
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 Opasiak4-0/+179
2021-03-04[DCAEGEN2] Add subproject ves-openapi-managerMichal Banka4-0/+179
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-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-22Merge "[DCAEGEN2] Use generic makefiles"Sylvain Desbureaux1-0/+51
2021-02-18[DCAEGEN2] Use generic makefilesMichal Banka1-0/+51
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-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 Lucas4-6/+5
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 Desbureaux18-32/+32
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 Desbureaux40-155/+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-21[DCAEGEN2] change comment styleJakub Latusek47-0/+94
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I91948802ecb1999fac4d0cc3cd70367844b07a8b Issue-ID: OOM-2562
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>