aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-blueprints-processor/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24[CDS] Uses new tpls for repos / imagesSylvain Desbureaux1-187/+0
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-23[CCSDK/CDS] Bump CDS version for final Guilin releaseDan Timoney1-1/+1
This installs version 1.0.2 of the CCSDK CDS docker containers, which contains the following fix: CCSDK-2980: BlueprintWebClientService should not encode already encoded uri CCSDK-2914: CDS Blueprocessor certificate issue with AAI ' Issue-ID: CCSDK-2973 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4aa15faa96dbb029135749a6888b431c2ee52d3a
2020-11-03[SDNC][CCSDK] Update SDNC and CCSDK image versions for Guilin RC1Dan Timoney1-1/+1
Update SDNC and CCSDK image versions to proper Guilin RC1 version. Issue-ID: CCSDK-2931 Issue-ID: SDNC-1402 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9d711d6c3e7c3130680fe3459326be0b5dd2e555
2020-09-23[CCSDK/CDS] Bump CDS charts to Guilin versionDan Timoney1-19/+19
This change bumps the version of CDS to the Guilin version (1.0.0). This should address issue SDNC-1351 (CDS has python 2 pods). It also adds resource limits to the 2 CDS pods that are currently missing limits (issue SDNC-1353). Issue-ID: SDNC-1353 Issue-ID: SDNC-1351 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ide8b60615adaa6a3bdeb430b34eef2f5bb95fb40
2020-09-04Merge "[GENERAL] Use readiness container v3.0.1"Krzysztof Opasiak1-2/+1
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux1-2/+1
Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
2020-09-02[CDS] Add logs to STDOUTDominik Mizyn1-0/+9
This commit change logging level of used loggers to "INFO" and root logging level to "INFO" Thanks to that we will see "info", "error" and "warn" messages. Issue-ID: OOM-2514 Change-Id: I545e2ee69f1bcde7f7313fdda8f80e8201b7461c Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
2020-07-16Merge "[CDS] Enable hazelcast cluster cds blueprint processor"Sylvain Desbureaux1-3/+3
2020-07-13Fix configuration for ingress CDS blueprintsLucjan Bryndza1-1/+1
Fix wrong configuration for ingress CDS blueprints processor, causes that the service is inaccessible trough ingress controller Change-Id: I3ecd0ec6f5dd882be615bd1a5f617781ae4d486b Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Issue-ID: OOM-2488
2020-07-11[CDS] Enable hazelcast cluster cds blueprint processorabdelseaudi1-3/+3
Issue-ID: CCSDK-2523 Signed-off-by: abdelseaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ide7c4165bbabc2f04b2fefd05d623958073a5eda
2020-07-07[CDS/SDNC] Update versions for Frankfurt mtce releaseDan Timoney1-1/+1
Updated CDS versions to 0.7.5 and SDNC versions to 1.8.4 for Frankfurt mtce release. Note: version 0.7.5 contains fix to remove hard-coded certs from py-executor docker container. Issue-ID: CCSDK-2519 Issue-ID: CCSDK-2399 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8a6e02d94e9ab8108950543b6431c46fde2016dc
2020-05-28Update SDNC/CCSDK to Frankfurt RC2 versionsDan Timoney1-1/+1
Update versions for SDNC and CCSDK dockers to reflect Frankfurt RC2 versions. Issue-ID: SDNC-1171 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iaf34379550d148a164341dac6c44fa20926b8ccb
2020-05-14Update processor-db config with correct configurationKonrad Bańka1-3/+9
Processor-db configuration allows CDS to access data in sdnctl DB without enforcing users to provide such data in CBA. This entry is now corrected allowing proper work for this feature. Currently access to sdnctl DB is provided via root DB access, but this should be further corrected in future. Also removed unnecessary secret metaconfig - 'cds-db-root-pass'. Issue-ID: CCSDK-2373 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Idf452fe5d42862e507b2d981af58b96931ee287c
2020-05-06Use RC1 version of CCSDK artifactsDan Timoney1-1/+1
Update helm charts to use RC1 version of CCSDK dockers Issue-ID: CCSDK-2358 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id247bdf3442084d724b84ed752956d08868c7ddf
2020-04-06[CDS] Correct connection configuration to sdncKonrad Bańka1-0/+4
Issue-ID: INT-1511 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I1642557b2ffbee941dc2865a818ca68e814511a6
2020-04-02Use released Frankfurt M4 images for SDNC and CCSDKDan Timoney1-1/+1
Update image versions for SDNC and CCSDK to use Frankfurt M4 versions Updated CDS versions to use repaired version 0.7.1 Reverted naming service to El Alto version (0.6.3) as workaround while startup issue is investigated. Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie76466dd65a3a3dfb0df2aaa13f14c298bbc7c11
2020-03-17[CDS] Use common secret tamplate for mariadb-galeraKrzysztof Opasiak1-0/+30
Use common secret template for cds-db mariadb-galera instance. Issue-ID: OOM-2263 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I4723c84f0079735abddce032ebc3b99541dabb53
2020-03-05Removed external access on unsecure port for cds-blueprints-processor-httpgummar1-2/+1
Issue-ID: CCSDK-2147 Signed-off-by: gummar <raj.gumma@est.tech> Change-Id: I7701616ec9732225cf2be07d67dad7af0953bccb
2020-02-18Cluster Distributed lock service integration with OOM.Sebastien Premont-Tendland1-0/+17
Disabled by default. In order to enable cluster replicaCount should be higher than 2 and useScriptCompileCache is set to false. We need to disable script compile cache otherwise there is issue with updating CBA when running multiple replicas of blueprint processor. Issue-ID: CCSDK-2011 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I6f6071556eb499832f9a765ba4c27100497c6e88
2019-11-27Add ingress controler support to CDSLucjan Bryndza1-0/+6
Issue-ID: OOM-2174 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: Ib6c159d54ca65577934f70de137bfc13336992ec
2019-10-27Increase liveness/readiness probe timeouts.Oleg Mitsura1-1/+3
Issue-ID: CCSDK-1822 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Ib75741d85cfe8d0d5129dac6d11d0a3468627320
2019-09-23Update CCSDK/SDNC versions for RC0Timoney, Dan (dt5972)1-1/+1
Update CCSDK version to RCO (0.6.3) and update SDNC version to RC0 (1.7.3) Change-Id: I4af5684ecacd2cf8134a4db51684fb95b488d536 Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-13Update SDNC/CCSDK versions to 1.7.2/0.6.2Timoney, Dan (dt5972)1-1/+1
Update versions of CCSDK and SDNC dockers to 0.6.2 / 1.7.2 Change-Id: Ib8294b292122c924fcbe29a02806dffd5ce935ec Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-02Fix cds-blueprint-processor and dependentAlexis de Talhouët1-2/+0
Change-Id: I2c4c57ba9783a4daae3584fcb9772569482d5b48 Issue-ID: OOM-2041 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-08-31Update SDNC helm charts to use Neon versionTimoney, Dan (dt5972)1-1/+1
Update SDNC helm charts to use Neon-based El Alto images Change-Id: If91320bc663992355f665b3f57f77214e96985cd Issue-ID: SDNC-874 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-13Merge "Update SDNC/CDS image versions for El Alto early drop"Alexis de Talhouët1-1/+1
2019-08-08Add message-router dependency in blueprint-processor for kafka-listener.Prathamesh Morde1-1/+4
Issue-ID: CCSDK-1432 Signed-off-by: Prathamesh Morde <prathamesh.morde@bell.ca> Change-Id: I64349580b66979285857951ea6d6f18015ef63f5 Signed-off-by: Prathamesh Morde <prathamesh.morde@bell.ca> Signed-off-by: Prathamesh Morde <prathamesh_morde@yahoo.ca>
2019-08-08Update SDNC/CDS image versions for El Alto early dropTimoney, Dan (dt5972)1-1/+1
Update SDNC image versions for El Alto early drop (1.6.1 for SDNC, 0.5.1 for CCSDK) Change-Id: I48bb223116b4064b7f90847d90bd0453d311b09c Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-17Increase initial delay time for CDS podsYang Xu1-2/+2
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: OOM-1931 Change-Id: I338622dbe7a2adfa9ae00f3e8c14157cb4181236
2019-06-11Update helm charts to use final version of SDNC and CDS docker imagesTimoney, Dan (dt5972)1-1/+1
Update helm charts to use final Dublin version of SDNC docker images (version 1.5.4) and CDS docker images (version 0.4.5) Change-Id: Ibb8ca03fe2a924329b39205bc14b165456e273b7 Issue-ID: SDNC-795 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-06Update sdnc/ccsdk versions to 1.5.3/0.4.4Timoney, Dan (dt5972)1-1/+1
Update SDNC and CCSDK versions to reflect latest CCSDK/SDNC docker versions Change-Id: I325a999a77e8e4e9ff7ba3ddbd99b5dc91c46695 Issue-ID: SDNC-793 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-29Update to latest SDNC and CCSDK containersTimoney, Dan (dt5972)1-1/+1
Update to use latest CCSDK and SDNC releases (0.4.3 and 1.5.2, respectively). Change-Id: I1412f5b3744a37db87b498650d06889fb90e2d0f Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-07Default value for nodePort for blueprints processorOleg Mitsura1-2/+4
Split the services into two services (GRPC does not need a NodePort) Issue-ID: SDNC-745 Change-Id: I87acd802e4f6d98412aa76c79009a79ddc69bfd8 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-05-06Merge "Add cds-sdc-listener charts"Alexis de Talhouët1-1/+0
2019-05-02Update to use released SDNC/CDS artifactsTimoney, Dan (dt5972)1-1/+1
Update helm charts to use released version of CDS and SDNC artifacts. Change-Id: If7c537bb1ce8d991244bd2cfa536a95f8c377107 Issue-ID: SDNC-740 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-01Add cds-sdc-listener chartsprathamesh morde1-1/+0
Change-Id: I198dc84f429177e6bf82e419be4f5d6901ef3c3c Issue-ID: CCSDK-1144 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-23Add command-processor chartAlexis de Talhouët1-0/+113
- rework CDS structure - Use nodePortPrefixExt for cds-ui - 30497 - Reformat Chart name and Description Change-Id: I626b78c7a12adddf207b6f900d61e128308f9ab3 Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>