aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-09-25Merge "[PORTAL] Deprecate the Policy Engine GUI"Sylvain Desbureaux1-1/+4
2020-09-25Merge "[OOF] Direct logs to STDOUT"Sylvain Desbureaux4-2/+110
2020-09-25Merge "[SDNC] Use helm-push plugin"Sylvain Desbureaux2-0/+10
2020-09-25[DCAEGEN2] Use common secret template for cloudify passwordSchmalzried, Terry (ts862m)17-40/+143
Link all references to cloudify password to ensure that it can be automatically generated. Set generated password strength to "basic" to work around problem with Cloudify (DCAEGEN2-2450). Issue-ID: DCAEGEN2-1975 Issue-ID: DCAEGEN2-2450 Change-Id: I53e154de854d33be686e830be8a827741bb3ec7e Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: vv770d <vv770d@att.com>
2020-09-25Merge "[CLAMP] AAF certificate using certinializer(2)"Sylvain Desbureaux12-9/+176
2020-09-25Merge "[SO] Fix typo"Sylvain Desbureaux1-1/+1
2020-09-25[DCAEGEN2] Correction of the conditional statementJakub Latusek1-2/+2
Conditional statements remove newline next to it and move redinessProbe to comment above. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I112517387578997d75c8e0f9ae7d23ed161943de
2020-09-25Merge "[DCAE] Update Bootstrap image and component images. Update Cm-container"Sylvain Desbureaux2-5/+5
2020-09-25Merge "Remove fields not defined in jobs specification"Sylvain Desbureaux4-4/+0
2020-09-25Merge "[SDC] Use helm-push plugin"Sylvain Desbureaux2-0/+12
2020-09-25[DCAEMOD] Update runtime-api version to 1.1.0Remigiusz Janeczek1-1/+1
Fix bug where blueprint created with runtime-api has empty plugin import which prevented deployment using cloudify Update bpgenerator (library) to java 11 Issue-ID: DCAEGEN2-2454 Issue-ID: DCAEGEN2-2289 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I41f858d77c86e4ee4b87ab8aa24b3d7cce288310
2020-09-25[PORTAL] Deprecate the Policy Engine GUISudarshan Kumar1-1/+4
The policy/engine GUI is being deprecated in Guilin and needs to be removed from Portal project as that docker image will no longer be shipped and will be removed from OOM charts soon. Issue-ID: PORTAL-978 Change-Id: I8242f734dfd67c55146ea2952cad82bbd259da5b Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-09-25[SO] Fix typoJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: If2d280477b23f6c2029103fb777cf0f61570b5d8 Issue-ID: OOM-2562
2020-09-25Merge "[DCAEGEN2][OOM] Update k8splugin configs"Sylvain Desbureaux4-4/+12
2020-09-25[CLAMP] AAF certificate using certinializer(2)osgn422w12-9/+176
use of auto-generated certificates via AAF side-car at OOM deployment time for CLAMP dashboard part. Issue-ID: CLAMP-884 Change-Id: If1c1cfb7d218060dde129546cadf38647a8d496e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-09-25Merge "[Portal] Remove hardcoded cassandra password"Sylvain Desbureaux14-10/+219
2020-09-25Remove fields not defined in jobs specificationJakub Latusek4-5/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I11f83a4716b5039e6396a63707f52268db013490
2020-09-25Merge "Don't use GNU make new shell assignment operator"Sylvain Desbureaux1-1/+1
2020-09-25Merge "[CLAMP] Use helm-push plugin in clamp"Sylvain Desbureaux1-0/+5
2020-09-25Merge "[DMAAP] Use common.resources in statefulset template"Sylvain Desbureaux1-1/+1
2020-09-25[SDNC] Move sessionAffinityJakub Latusek1-3/+3
SessionAffinity field is defined in ServiceSpec, not in ServicePort struct. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: Ieebd842dc57c45e57fac9e8d4043901e3c71da6a
2020-09-25[SDNC] Use helm-push pluginJakub Latusek2-0/+10
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I2c09ef07a3445e8eb199011cdc2aa0a9d3647dcf
2020-09-25Merge "[DMAAP] Set default service name"Sylvain Desbureaux1-1/+1
2020-09-25Merge "Set services names in statefulset templates"Sylvain Desbureaux3-2/+7
2020-09-25Merge "Use common.resources in aaf-sshsm-abrmd template"Sylvain Desbureaux1-1/+1
2020-09-25Merge "Correction of the conditional statement"Sylvain Desbureaux1-1/+1
2020-09-25Merge "Change aaf-sshsm statefulset to deployment"Sylvain Desbureaux1-1/+1
2020-09-25Merge "[CLAMP] Replace YAML comments with helm comments"Sylvain Desbureaux1-1/+2
2020-09-25[SDC] Use helm-push pluginJakub Latusek2-0/+12
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: Ib39a3846020292cc4087947356d9d8e6247905d7
2020-09-24[DMAAP] Use common.resources in statefulset templateJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: If9c9b4e326ea7837621f2ec4e2b1eb12d64934fe
2020-09-24[DMAAP] Set default service nameJakub Latusek1-1/+1
Helm3 require proper service name during linting Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I3aa76fa228d79798a09cf13c328d19b549d7b11d
2020-09-24[CLAMP] Use helm-push plugin in clampJakub Latusek1-0/+5
this is done in order to make OOM compatible with helm3 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: Ideb4e113bd9fb977e2d64621a68ea0ac8e656d76
2020-09-24[OOF] Direct logs to STDOUTkrishnaa964-2/+110
Issue-ID: OPTFRA-804 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ic395ce79ae3b9188574bf35375509decdafd5503
2020-09-24[Portal] Remove hardcoded cassandra passwordSandeep Shah14-10/+219
Make cassandra password generate automatically and distribute it to components that use DB. Remove also hardcoded encryption key. Issue-ID: PORTAL-944 Signed-off-by: SandeepLinux <Sandeep.Shah@att.com> Change-Id: I6e579a76efacc7a0921fea7c74a7a9e49347ebd8 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-09-24Don't use GNU make new shell assignment operatorBartek Grzybowski1-1/+1
Shell assignment operator "!=" is a new feature in GNU make 4.0 and breaks the chart build on previous versions of make which is still present in many still supported Linux distros. Change-Id: I74c3c5e910ff7b1344c3da95fa76d11ec31b37c6 Issue-ID: OOM-2562 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-09-24Set services names in statefulset templatesJakub Latusek3-2/+7
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ied19470d1e8f499ba55a08d3753f8a5b1592ffc6 Issue-ID: OOM-2562
2020-09-24Correction of the conditional statementJakub Latusek1-1/+1
End of if statement end to early and not contains nodeLabel values Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: If945f9a15d059118b4d11781df1687db249f67da Issue-ID: OOM-2562
2020-09-24Use common.resources in aaf-sshsm-abrmd templateJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I88585d84d43fb7678e0837a40fc432641bd60d8e Issue-ID: OOM-2562
2020-09-24Change aaf-sshsm statefulset to deploymentJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I14bfe09787b59b366472778a5ca5bdc50c3f83f7
2020-09-24[CLAMP] Replace YAML comments with helm commentsJakub Latusek1-1/+2
This is done in order to make OOM compatible with helm3 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I7f95cf437e67876a4dc074b16cbfe7c7f0bfd9b1
2020-09-24Merge "[OOM] Automate certificate generation for CMPv2 Cert Service"Sylvain Desbureaux6-33/+148
2020-09-24Merge "[DCAE] Revise components version"Sylvain Desbureaux7-7/+7
2020-09-24[A1POLICYMANAGEMENT] Guilin version bumpLathish1-1/+1
Bump image versions to use Guilin M4 version of A1 Policy Management image Issue-ID: CCSDK-2854 Change-Id: Iee58442b0cd56c1a3e68a96d4ce62c32e810f90a Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-09-24[DCAEGEN2][OOM] Update k8splugin configsJan Malkiewicz4-4/+12
Top up certservice-api image Update config for k8splugin 3.4.1: - update images of certservice-client - add certservice-client secret name to config - add certservice-post-processor image to config CertPostProcessor is an application which appends CMPv2 truststore entries to AAF CertMan truststore and allows swapping AAF CertMan keystore for CMPv2 keystore. Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Icc7020d8e1431f4ba2f49206b84bf3930d3c2c23
2020-09-24Merge "[SDNC] Deploy external TLC cert in ODL"Sylvain Desbureaux5-10/+103
2020-09-24[OOM] Automate certificate generation for CMPv2 Cert ServicePawel Kasperkiewicz6-33/+148
Add Makefiles to automatically and dynamically generate certificates, for CertService TLS communication. Makefiles are executed automatically during making project. Makefile uses docker container to generate certificates, because openssl and keytool is needed, so this solution was choosed to not add additional requirements for RKE Node. Certificates generated in docker container are mounted to resources directory. Removed hardcoded certificates as they are no longer needed. Issue-ID: OOM-2526 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ide350ee50a1d458d798ca655f7e83bac4096121c
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[EXTAPI] Deploy macromode and E2E slicing code changesaosull012-2/+2
Deploy handling serviceState and macromode attributes Internal changes in Service Order payload processing Issue-ID: EXTAPI-505 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I28e099072b4d2ac35f85311836c6998c4eec7139
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