summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-24Merge "[DCAE] Revise components version"Sylvain Desbureaux7-7/+7
2020-09-24Merge "[SDNC] Deploy external TLC cert in ODL"Sylvain Desbureaux5-10/+103
2020-09-24Merge changes from topic "change-112626-6"Sylvain Desbureaux13-54/+62
* changes: [CCSDK/CDS] Bump CDS charts to Guilin version [SDNC/CCSDK] Guilin version bump
2020-09-23[DCAE] Revise components versionvv770d7-7/+7
Python3.8 Support - dcae-config-binding-service - dcaemod-distributor-api - dcaemod-onboarding-api Java11 - dcae-dashboard - dcae-inventory-api Other Enahancement/Bug fixes - dcae-dashboard - dcae-deployment-handler Change-Id: I35ecdc726600a9822016bca9f500f6521d912ff8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2292 Issue-ID: DCAEGEN2-2022 Issue-ID: DCAEGEN2-2074 Issue-ID: DCAEGEN2-2298 Issue-ID: DCAEGEN2-2452 Signed-off-by: vv770d <vv770d@att.com>
2020-09-23[CCSDK/CDS] Bump CDS charts to Guilin versionDan Timoney5-41/+41
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-23[OOF] Update release version for OOFkrishnaa9614-22/+74
Issue-ID: OPTFRA-850 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If6ea86e827e7b1da81a1fc17b6301fc0df3d1309
2020-09-22Update git submodulesHarish Venkata Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to 944970742185cccb73110875d1b4ad9f7305337f - Update to latest guilin docker images Also update the pods to not use unlimited for the flavor Change also includes traversal, graphadmin, data router to be not using the root user Issue-ID: AAI-3175 Issue-ID: AAI-3180 Change-Id: Ia2237c0ff8025bb2649ef381ae447e6d39961674 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-21[SDNC/CCSDK] Guilin version bumpDan Timoney8-13/+21
Bump image versions to use Guilin M4 version of SDNC images and of CCSDK dgbuilder. Note - SDNR remains disabled in this commit pending fix to its endpoint. Also, note that CDS version bump is not included - that will be submitted as a separate review. Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8d660a8e303a18d4674f832b9239fa50c5abf3f2
2020-09-21Merge "Set service name in statefulset"Sylvain Desbureaux1-0/+1
2020-09-21Merge "Replace YAML comments with helm comments in templates"Sylvain Desbureaux4-0/+8
2020-09-21[SDNC] Deploy external TLC cert in ODLegernug5-10/+103
Changes for 111973 Issue-ID: SDNC-1136 Signed-off-by: esobmar <mariusz.sobucki@est.tech> Change-Id: If185ee3658b8f51a969bb3505f8bfb163cfea2a3 Signed-off-by: egernug <gerard.nugent@est.tech> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> [Access EJBCA secret from cert service] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-21Merge "[MULTICLOUD] provision multicloud-pike with msb https endpoint"Sylvain Desbureaux2-1/+7
2020-09-18Set service name in statefulsetJakub Latusek1-0/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ida56d581771d24e088c774db973419f1d481f18d Issue-ID: OOM-2562
2020-09-18Merge "[SDNC] broken handling of aaiclient.properties"Sylvain Desbureaux3-1/+326
2020-09-18Merge "[OOM] Moving cert-service to platform"Sylvain Desbureaux34-75/+327
2020-09-18[MULTICLOUD] provision multicloud-pike with msb https endpointBin Yang2-1/+7
ONAP MSB component disabled http endpoint during Frankfurt release multicloud-pike component has to utilize MSB https endpoint instead Issue-ID: MULTICLOUD-1195 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Ieea57dce0cebe85771d6d19932cd48085da54da0
2020-09-18Merge "[CCSDK] Configure dgbuilder to use certInitializer"Sylvain Desbureaux6-21/+57
2020-09-18Merge "Use lowercase in common.fullname during linting in helm3"Sylvain Desbureaux1-0/+5
2020-09-18[OOM] Moving cert-service to platformMaciej Malewski34-75/+327
aaf-cert-service has been renamed to oom-cert-service and moved from oom/kubernetes/aaf/components to oom/kubernetes/platform/components. All aaf-cert-service references have been replaced with oom-cert-service. Issue-ID: OOM-2526 Change-Id: I70ef4bf3ee7085a5ef7075bde68eb0ea0a95ebf7 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com>
2020-09-17[CCSDK] Configure dgbuilder to use certInitializerDan Timoney6-21/+57
This change makes the following fixes to dgbuilder: * Replace hard-coded certificate with certificate generated by certInitializer * Configure dgbuilder to use http instead of https if AAF is disabled (i.e. global aafEnabled property = false) * Add resource limits Issue-ID: SDNC-1356 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8ca97c6a44f62a0abe5b5a6f8564ebcd2e4addb1
2020-09-17Merge "[CLAMP] AAF certificate using certinializer"Sylvain Desbureaux56-48/+319
2020-09-17Replace YAML comments with helm comments in templatesJakub Latusek4-0/+8
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I8fa9f472994c5a01c228966d755eb8b21c4364cf Issue-ID: OOM-2562
2020-09-17Update git submodulesHarish Venkata Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to 447967d32676845a8f706f1080f2b123af79e11c - Fix the service instance issue and support v21 Issue-ID: AAI-3128 Issue-ID: SO-3216 Change-Id: Ibc8ff1dd31f42c3c17dc5491dbf56991c74e2785 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-17[CLAMP] AAF certificate using certinializerChrisC56-48/+319
use of auto-generated certificates via AAF side-car at OOM deployment time for CLAMP. Issue-ID: CLAMP-884 Change-Id: I24f5a119714a5e46c4d0c152c03b6bc545135b8e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com> Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-09-17Merge "[CLAMP] Update mariadb db to latest"Sylvain Desbureaux1-1/+1
2020-09-17Merge "Add A1 Policy Management Service helm charts"Sylvain Desbureaux13-1/+347
2020-09-17Merge "[SDC] Deprecate DCAE-DS"Sylvain Desbureaux41-2513/+2
2020-09-17Use lowercase in common.fullname during linting in helm3Jakub Latusek1-0/+5
Helm3 linting check if object name conform Kubernetes naming requirements Change-Id: I03ac6f4c33048b59d495390a38f4adf6d3afa489 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-17Merge "Use lowercase in secret name during helm3 linting"Sylvain Desbureaux1-0/+4
2020-09-16Merge "[OOF] Use certInitializer for OOF pods"Sylvain Desbureaux113-447/+759
2020-09-16Merge "[CDS] Added properties for k8s-profile-upload component"Sylvain Desbureaux1-0/+6
2020-09-16Add A1 Policy Management Service helm chartsLathish13-1/+347
Issue-ID: CCSDK-2492 Change-Id: Ide809298d075471b457cfb93fee77658c7cb597c Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-09-16[SDC] Deprecate DCAE-DSChrisC41-2513/+2
DCAE-DS is now deprecated (replaced by DCAE-MOD) - no need to maintain old charts Issue-ID: SDC-2642 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Iba2f17ff22c73b668466abd638323e5b2914c959
2020-09-16[OOF] Use certInitializer for OOF podskrishnaa96113-447/+759
Remove Hardcoded certificates from OOF Resturcture OOF charts Issue-ID: OPTFRA-803 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ibe886a44fcbf22bb3443fbb8ec8e37ddc7636ffe
2020-09-16Merge "Use helm-push plugin"Sylvain Desbureaux1-0/+6
2020-09-16Merge "update artifactbroker to upgrade java 11"Sylvain Desbureaux1-2/+2
2020-09-16[CDS] Added properties for k8s-profile-upload componentLukasz Rajewski1-0/+6
Issue-ID: CCSDK-2630 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Iffe3b8ad14f5c18fe7e68490e37c1bc182b44e65
2020-09-16Merge "[CONTRIB] Adjust EJBCA to issue certificates usable by servers."Sylvain Desbureaux5-0/+1551
2020-09-16Merge "[Multicloud] Provide limits for storage pods"Sylvain Desbureaux1-0/+19
2020-09-16Merge "Use common.resources template to generate resources"Sylvain Desbureaux1-1/+1
2020-09-16Merge "Remove field not defined in statefulset specification"Sylvain Desbureaux1-13/+0
2020-09-16Merge "Remove field not defined in deployment specification"Sylvain Desbureaux1-1/+0
2020-09-16Merge "Use default password during linting in helm3"Sylvain Desbureaux1-0/+3
2020-09-16Use helm-push pluginJakub Latusek1-0/+6
Helm3 remove serve command, instead developer suggest to use chartMuseum. In makefile we check helm version and for helm3 we use helm-push plugin to push chart package to local repository Change-Id: I50800c4577140d6dcbd363142efdf625a5ea9e2e Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-16update artifactbroker to upgrade java 11Bin Yang1-2/+2
Issue-ID: MULTICLOUD-1204 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I4d83258862303e340092b9b138ade00fb1543852
2020-09-15Use common.resources template to generate resourcesJakub Latusek1-1/+1
Change-Id: Ibb947b44286f9f3df4a2b5c9e1cef9c3f76cde6b Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Remove field not defined in statefulset specificationJakub Latusek1-13/+0
Change-Id: I70d5571f51a297bf164a299f614b0809576cd65f Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Remove field not defined in deployment specificationJakub Latusek1-1/+0
Change-Id: I811b5a5fe6f6c77209ab7f7b2da5fe188cf7b2db Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Use lowercase in secret name during helm3 lintingJakub Latusek1-0/+4
Change-Id: I69b66828ba23db07c4885ae058e229a0af3e8df2 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Use default password during linting in helm3Jakub Latusek1-0/+3
Helm3 change release name during linting to test-release Change-Id: Iabc6fc8cd0c9bb6d707d1432d4b9cadaabbbc97e Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562