summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-03-16Merge "DNS add option for display target machine info"Borislav Glozman1-0/+4
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-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-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-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
2020-03-10Standardize the pap pod/service name.k.kedron9-2/+2
To fix the bug with connecting to the pap by pdp. Change-Id: I21fb90f151ecace5c10e4def190ed15b15d7c4e5 Issue-ID: OOM-2333 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
2020-03-10Update VFC release version in oomyangyan17-17/+17
Change-Id: I57b66de5d562b5170b841c5615f84f14f75ce16a Issue-ID: VFC-1644 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-10Merge "Migrate to HTTPS from HTTP - VNFSDK"Sylvain Desbureaux1-1/+1
2020-03-10[DMaaP DR] Enable persistence for ClaimsSylvain Desbureaux5-8/+12
Currently, persistence was not enabled, preventing creation of relevant PV/PVC for DMaaP DR. Setting this persistence as it should be the normal behavior Issue-ID: OOM-2332 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ic36c0956d40333529d6325af38e33a9bc6838946
2020-03-09CDS SDC listener crashingSebastien Premont-Tendland1-3/+3
The environment specification for AUTO in sdc defines the UEB endpoints with the namespace appended to message-router "message-router.onap". In CDS configuration we were only specifying the hostname "message-router" causing SDC to not find a suitable environment and returning an error. Modified the sdc listener configuration in CDS to append the namespace to the configuration. Issue-ID: CCSDK-2160 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I7afabb91e43948118490455bdc6ba6a53c28a217
2020-03-09Merge "add yaml for 5G Network Slicing usecase"Krzysztof Opasiak1-0/+172
2020-03-09Merge "Reverting to AAF deployer@people.osaaf.org for cert distribution"Krzysztof Opasiak2-2/+2
2020-03-09Remove CBS NodePort assignmentsJack Lucas1-1/+1
Exposing NodePorts is needed only for multi-site installations. Issue-ID: OJSI-195 Issue-ID: DCAEGEN2-2129 Change-Id: I1d6731d95a6c058f5b2e08708c153f31e2065476 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2020-03-09Merge "[COMMON] Add a template for PV"Krzysztof Opasiak1-1/+55
2020-03-09Merge "[DMaaP MR] Use HTTPS only for external traffic"Krzysztof Opasiak5-276/+228
2020-03-094.3.0/6.1.0 deploy-handler - policyVersion as strAlex Shatov1-1/+1
- external version 4.3.0 - internal version 6.1.0 for code change - no API change Change-Id: I9093184da29b7ef9ac3e6e48cc6e53743ecb5c9e Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-2085
2020-03-09Merge "[VFC] Use common secret template for DB root password"Sylvain Desbureaux17-42/+266
2020-03-095.1.0 policy-handler - policy-updates from new PDPAlex Shatov2-9/+16
- need help with url to DMaaP MR and info on policy-update topic plus the subscriber info DCAEGEN2-1851: - policy-handler now supports the policy-update notification from the new policy-engine thru DMaaP MR - integration testing is requested DCAEGEN2-1976: - policy-handler is enhanced to get user/password from env vars for PDP and DMaaP MR clients and overwriting the Authorization field in https headers received from the discoverable config = to override the Authorization value on policy_engine, set the environment vars $PDP_USER and $PDP_PWD in policy-handler container = to override the Authorization value on dmaap_mr, if using https and user-password authentication, set the environment vars $DMAAP_MR_USER and $DMAAP_MR_PWD in policy-handler container - Fixed service definition external port to 80 Change-Id: I8c1089542ed00408614da0720653221d475293e6 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-1851 Issue-ID: DCAEGEN2-1976 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-03-09Merge "Use released version of ESR"Sylvain Desbureaux1-1/+1
2020-03-09[SO] Use common secret template in so-mariadbKrzysztof Opasiak3-42/+35
Use common secrete template in so-mariadb component. For now passwords are stil hardcoded but this will be removed in further commits. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I70b13b14d0ddad8913f45c7cabed0c0d221d0005
2020-03-09Merge "[COMMON] Allow to attach annotations to secrets"Sylvain Desbureaux1-1/+8
2020-03-09Merge "[SO] Support LCM API of SDNC"Sylvain Desbureaux2-0/+16
2020-03-09Merge "DCAE R6 updates"Krzysztof Opasiak8-11/+15
2020-03-09[VFC] Use common secret template for DB root passwordKrzysztof Opasiak17-42/+266
Issue-ID: VFC-1600 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I9f83c6f6eaace60c3e974218810e5943c5758c06