summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-03-18R6 updates for dcaegen2/dcaemodJack Lucas4-4/+22
Update to bootstrap container 1.12.2 Update to dashboard container 1.3.2 Update to prh 1.5.2 Make runtime-api imports configurable Issue-ID: CCSDK-2158 Issue-ID: DCAEGEN2-2088 Issue-ID: DCAEGEN2-2105 Issue-ID: DCAEGEN2-2120 Issue-ID: DCAEGEN2-2127 Issue-ID: DCAEGEN2-2128 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ie335fc866bc5360bbfc8200fc0e1712b64e05e1b
2020-03-18Merge "Fixed openstack credentials for calling bpmn external tasks"Krzysztof Opasiak2-0/+6
2020-03-18Merge "Enhancements for common templates"Krzysztof Opasiak4-37/+329
2020-03-18Fixed openstack credentials for calling bpmn external tasksRamesh Parthasarathy2-0/+6
when so.global.security.aaf.enabled is false, openstack should use basic credentials to call bpmn. This is being addressed in this fix Issue-ID: SO-2747 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Ie16f6a8d94a3f099b461eefbfc478723c2a9a9c0
2020-03-18Enhancements for common templatesAlexander Dehn4-37/+329
_labels.tpl: - support of additional customized labels in common.labels, common.matchLabels, common.selectors common.templateMetadata - support of name suffix in common.resourceMetadata _name.tpl: - support of name suffix in common.name, common.fullname, common.fullnameExplicit _service.tpl - support of additional customized labels in common.serviceMetadata, common.*service - support of sessionAffinity in common.service New common template: _aafconfig - new common template to enable charts for AAF includes templates for init container, volumemounts, pvc and pv Issue-ID: SDNC-1088 Change-Id: Icbaa806608f9e1f36f0e47686668ae3632d3f2b0 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-03-17[CDS] Use common secret tamplate for mariadb-galeraKrzysztof Opasiak6-12/+123
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-17update properties with ErrorCatalogSteve Siani3-2/+101
Issue-ID: OOM-2337 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: Iec54c9446cba54d6327659a06fade5ebaf537b3b
2020-03-17Merge "Change the version number to 2.0.5, and modify the configuration of ↵Sylvain Desbureaux3-5/+6
HTTPS matching 2.0.5."
2020-03-17Merge "fix for the 30224 with the debugEnabled"Sylvain Desbureaux1-1/+2
2020-03-17Change the version number to 2.0.5, and modify the configuration of HTTPS ↵hekeguang3-5/+6
matching 2.0.5. Issue-ID: USECASEUI-412 Change-Id: I8afe4fef1da62e6c40a9b19c2699135b9b0055a3 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-17Merge "Changes for MDONS usecase"Sylvain Desbureaux1-0/+6
2020-03-17fix for the 30224 with the debugEnabledseshukm1-1/+2
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Iee36c5f5182686a8d18ba8d178a5d002623cd0a1
2020-03-16Merge "Deploy dmaap-bc with downloaded certs"Krzysztof Opasiak4-53/+127
2020-03-16Merge "Add flag to values for disableHttp"Sylvain Desbureaux3-5/+13
2020-03-16Merge "Nginx ingress config loadbalancer option"Borislav Glozman1-0/+24
2020-03-16Merge "DNS add option for display target machine info"Borislav Glozman1-0/+4
2020-03-16Add flag to values for disableHttpIlanaP3-5/+13
Add a flag that can be used inside the charts and in the AUTO.json file with the http enabled status Issue-ID: OJSI-102 Signed-off-by: IlanaP <ilanap@amdocs.com> Signed-off-by: IlanaP <ilanap@amdocs.com> Change-Id: Ieee2a4b4dea49d7a55eed0811ea29145dd17556a
2020-03-16Merge "Add NBI Frankfurt features to gating test"Morgan Richomme1-1/+1
2020-03-16Merge "remove 30208 port"Sylvain Desbureaux3-27/+16
2020-03-13Deploy dmaap-bc with downloaded certsDominic Lunanuova4-53/+127
This fixes the charts to properly install new SSL artifacts from AAF. And we use the newest container version that uses cadi library to read these artifacts. Issue-ID: DMAAP-1401 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Change-Id: I4d70716220a7f3e629762d3bef2149e3b0147133
2020-03-13Merge "Add dcaemod charts"Krzysztof Opasiak50-0/+1732
2020-03-13remove 30208 portTaka Cho3-27/+16
the port 30208 was using http apidoc since we have moved to https apidoc hence this 30208 can be removed Issue-ID: APPC-1851 Change-Id: Iccd814bd624635939c51147489af708320caedac Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-03-13Merge "[COMMON] Allow special characters in postgress passwords"Krzysztof Opasiak3-3/+80
2020-03-13Merge "[APPC] Use common secret tamplate for mariadb-galera credentials"Krzysztof Opasiak13-62/+146
2020-03-13Add dcaemod chartsJack Lucas50-0/+1732
Issue-ID: DCAEGEN2-1866 Change-Id: I0179e1e75529ad8017b1a5c23747dbd80aa6f625 Signed-off-by: Jack Lucas <jflucas@research.att.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-03-13Add NBI Frankfurt features to gating testaosull011-1/+1
Issue-ID: EXTAPI-413 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I962409c449ea8ba14327e3102c0085311bb1800a
2020-03-13Merge "SDC/Portal interface to HTTPS"Sylvain Desbureaux5-9/+9
2020-03-13[UUI] Release new version of serverhekeguang1-1/+1
Issue-ID: USECASEUI-412 Change-Id: I521876aecb95f265ccfc92c8f1d144afd6cbb54c Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-13SDC/Portal interface to HTTPSOfir Sonsino5-9/+9
Change-Id: I769e4f0c4cdaf5b3f2737128654e4650a9d9ab29 Issue-ID: SDC-2799 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-13[APPC] Use common secret tamplate for mariadb-galera credentialsKrzysztof Opasiak13-62/+146
Use init container construction & common secret template to remove hardcoded mysql db credentials. For now credentials are still hardcoded in the values file to avoid making too many changes at once. I also had to make properties files writeable because appc uses some weird design and modifies them inside main container while starting odl. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ie36522fc1fdf92a382d5f25a54d4cb150b57ea35
2020-03-12Merge "[DMaaP BC] Use common.service template"Krzysztof Opasiak4-97/+49
2020-03-12Nginx ingress config loadbalancer optionLucjan Bryndza1-0/+24
Add nginx ingress postinstall optional step for enable nginx ingress controller service with LoadBalancer option Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Issue-ID: OOM-2099 Change-Id: I195bfaee5e7e268b0f16da4c75b44c17bd695086
2020-03-12DNS add option for display target machine infoLucjan Bryndza1-0/+4
Add info option for displaying target machine configuration manual when DNS server is already deployed on the cluster Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Issue-ID: OOM-2289 Change-Id: Ia876fd9ee51fbe852fae2f9daf8f769ff32efe46
2020-03-12Bump up versions of multicloud serviceBin Yang4-4/+4
Issue-ID: MULTICLOUD-1026 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I5bf7f56bf2c90ae4fb7584f6c16ce485025ecd1e
2020-03-11Merge "Helm changes for new Kafka and zk images"Sylvain Desbureaux19-534/+508
2020-03-11Changes for MDONS usecaseSrinivasan Ramanathan1-0/+6
Change-Id: I182419f83c8296b25be2aa4ce729d6ea27b33836 Issue-ID: SO-2460 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-03-11Helm changes for new Kafka and zk imagessu622b19-534/+508
Issue-ID: DMAAP-1337 Change-Id: I98c5812365ba0abeb81455793c826d84507bc7e7 Signed-off-by: su622b <su622b@att.com>
2020-03-11Merge "Standardize the pap pod/service name."Sylvain Desbureaux9-2/+2
2020-03-11Merge "[DMaaP DR] Enable persistence for Claims"Krzysztof Opasiak5-8/+12
2020-03-11Merge "Add VFC env about reg_to_msb_when_start to determine whether register ↵Sylvain Desbureaux17-2/+37
to microserice"
2020-03-11[DMaaP BC] Use common.service templateSylvain Desbureaux4-97/+49
Use the service template from common folder. Align Deployment with kubernetes v1.9+ stable APIs Fix case when PG AND AAF are not enabled Enable liveness and readiness probes. Issue-ID: OOM-1971 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ic6232312ba28effeb8d911001bc05ed7752b2212
2020-03-11Merge "[SO] Use common secret template in so-mariadb"Krzysztof Opasiak3-42/+35
2020-03-11Update git submodulesmrichomme1-0/+0
* Update kubernetes/robot from branch 'master' to 3fa8381f2a1e5f030ee1388466417817dda0fbe2 - Adapt Robot test for vnfsdk (move to HTTPS) Issue-ID: OJSI-154 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ie04b69feeeb8723e400899abd1360c90ae505d4f Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-03-11Update git submodulesJimmy Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 3d1bbe894ff20bc8b1512591c6d8993b4d2009b1 - Use release resources:1.6.6 Issue-ID: AAI-2831 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I7f561576db28439572ea95131efe12f1f3e953c7
2020-03-11Add VFC env about reg_to_msb_when_start to determine whether register to ↵yangyan17-2/+37
microserice Becaue now oom can register the microservice to msb automatically, if without K8S, we can also register vfc microservice to msb automatically by vfc container itself. IF it is set to false, vfc contanier will not register again, if it is set to true, vfc will register by itself. we use this flag to determine who is responbile for serice registeration and it can reduce duplicate registration. Change-Id: Ie79a8803725ae0c762d9c39a04f922d9823c46e2 Issue-ID: VFC-1601 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-10[COMMON] Allow special characters in postgress passwordsKrzysztof Opasiak3-3/+80
Postgres image that we are currently using uses sed to replace passwords placeholders with their actual values at startup time. This apprach is very fragile and leads to issues if & happens to be a part of password as it has a special meaning in sed. To fix this issue let's just extract the setup.sql file from the container and process it on our own in init container using envsubst and then mount it to the main container to be used. Issue-ID: OOM-2317 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ifd51d8f0af0099958caa209185fb7a87a0480bd2
2020-03-10Merge "5.1.0 policy-handler - policy-updates from new PDP"Krzysztof Opasiak2-9/+16
2020-03-10Merge "4.3.0/6.1.0 deploy-handler - policyVersion as str"Krzysztof Opasiak1-1/+1
2020-03-10Merge "Remove CBS NodePort assignments"Krzysztof Opasiak1-1/+1
2020-03-10Merge "Update VFC release version in oom"Krzysztof Opasiak17-17/+17