summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Support HTTPS and SSL Cassandra in workflowpriyanshu3-2/+52
1. Added multiple property mapping parameters. 2. Added some placeholder volume mounts. 3. Refactored few property names. 4. Didn't expose service on HTTPS due to absence of preserved node port. Change-Id: I55e66b5a1ff8798afa86088428d304f932ac37f8 Issue-ID: OOM-1740 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2019-03-19Remove pre-start curl scriptNorm Traxler3-43/+1
Issue-ID: LOG-849 Change-Id: Iabe3c4abdf23e48104e284c7e333e51b27779b86 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-19Update MSB docker imagesHuabing Zhao4-8/+8
Update consul version to 1.4.3 Update discovery version to 1.2.3 Update api gateway version to 1.2.4 Issue-ID: MSB-325, MSB-326 Change-Id: I51bdbf783cb7a095f32f26cf738f959655ec44f3 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-03-19Shared cassandra cluster snitch changeMahendra Raghuwanshi1-1/+1
Change-Id: Ib7b0e3c0a6a2c81906e3e44e648926e9379da232 Issue-ID: OOM-1733 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-17Add helm chart for SO VNFM adapterMichaelMorris8-1/+284
Issue-ID: SO-1620 Change-Id: I1a18c0f27c18325d378c77576b1ab97bebfe710c Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-17Merge "OOM-1664 add annotation last-applied-configuration"Borislav Glozman1-0/+19
2019-03-17Merge "use encrypted auth for dmaap"Borislav Glozman1-0/+1
2019-03-17Merge "Update TLS container for new cert"Borislav Glozman4-2/+9
2019-03-17Merge "SidecarRproxy: uri-auth config file to configmap"Borislav Glozman8-12/+56
2019-03-17Merge "Upgrade AAI to use readiness check 2.0.2"Borislav Glozman9-9/+9
2019-03-17Merge "Support execution control of SDC Workflow init"Borislav Glozman3-4/+5
2019-03-15Merge "move non-root id run for CDT container"James MacNider4-5/+6
2019-03-15Bump version of NBI to 3.0.2Sylvain Desbureaux1-1/+1
Change-Id: Idfc612c4de957eb541044499014d741b5e966321 Issue-ID: EXTAPI-214 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-03-15Upgrade AAI to use readiness check 2.0.2Mahendra Raghuwanshi9-9/+9
Issue-ID: OOM-1726 Change-Id: I2297ac131c546d19e2c60a2ef0213a6bc7b0645d Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-14Attempt2: Post-install jobs for DMaaP ProvisioningdglFromAtt38-84/+542
This was originally committed under 81992 but got a merge conflict. I messed up resolving it so I abandoned 81992 and created this new commit. patchset2: replaced Release.Name for common.fullname in one of the charts patchset3: at Borislav's request, changed other references to common.fullname so the approach is consistent throughout the configmaps used for initialization. Along the way, hit a limit of 53 chars on some resource name. So changed the directory from the verbose dmaap-bus-controller to the more terse dbc. Change-Id: I1078003de094fee95c681f7fdaecb567235b7b3e Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-904 Signed-off-by: dglFromAtt <dgl@research.att.com>
2019-03-14Merge "Update nbi deployment to have DMAAP_HOST"Borislav Glozman1-0/+2
2019-03-14SidecarRproxy: uri-auth config file to configmapbwong218-12/+56
OOM config change to the Sidecar rproxy's configuration file uri-authorization.json to a configmap instead of secret Change-Id: I75e1908177a930e88fe2640cc1395e48bc28f19e Issue-ID: AAF-787 Signed-off-by: bwong21 <bwong@amdocs.com>
2019-03-14Merge "upgraded mariadb to version 10.1.38"Borislav Glozman1-1/+1
2019-03-14Update nbi deployment to have DMAAP_HOSTaosull011-0/+2
Change-Id: Ie24091607ae131599ca107a5191a9cd55dc58991 Issue-ID: OOM-1725 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-03-14Merge "Bump up version to 1.3.0-SNAPSHOT"James MacNider3-3/+3
2019-03-14Merge "Shared Instance of Mariadb-Galera"Borislav Glozman6-1/+20
2019-03-14Merge "Update Netbox docker tag to latest"Borislav Glozman3-4/+4
2019-03-14Merge "Add missing filebeat sidecars for Pomba"Borislav Glozman5-0/+82
2019-03-14Shared Instance of Mariadb-GaleraPramod6-1/+20
Change-Id: Id3fbbc7ad639bfd03ddbfc931abf774407851d74 Issue-ID: OOM-1193 Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
2019-03-14Merge "Update ES config in Search data service for HTTPS"Borislav Glozman2-0/+6
2019-03-14Merge "Update VID in values.yaml to 4.0-STAGING"Borislav Glozman1-1/+1
2019-03-14Merge "[Babel] Add Widget Type mappings"Borislav Glozman1-0/+92
2019-03-14Support execution control of SDC Workflow initpriyanshu3-4/+5
Added a flag to decide whether init job is needed. Change-Id: I1f18675907e606ef6c123b1e6a587f108cab3f73 Issue-ID: OOM-1712 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2019-03-13upgraded mariadb to version 10.1.38Ramesh Parthasarathy1-1/+1
MariaDB Version was upgraded Change-Id: I621def4dae95b78b8787cee04e4047d3e1e3e0e9 Issue-ID: SO-1645 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-03-13Update VID in values.yaml to 4.0-STAGINGIttay Stern1-1/+1
Issue-ID: VID-440 Change-Id: I8b9114323c4892a231ef0a1f61e5ad35d9c84e15 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-03-13Merge "SDNC-660: Helm integration for Netconf over TLS"Alexis de Talhouët4-1/+90
2019-03-13Update ES config in Search data service for HTTPSEdwin Lawrance2-0/+6
updating properties to communicate to ES over https updating keystore to include ES trust cert Change-Id: Ia60aa2e3db0a1e98dcd0b0cf51e5e28200a855c3 Issue-ID: AAI-2203 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2019-03-13Add missing filebeat sidecars for Pombajmac5-0/+82
Change-Id: I5f2cf1d74d55df0002af75367042eaf795ea2e8c Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-852
2019-03-13Merge "Support execution control of SDC Workflow init"Alexis de Talhouët3-0/+6
2019-03-13Merge "add tolerations for kafka/zookeeper"Alexis de Talhouët4-0/+12
2019-03-13Merge "Reduce logging level for sidecar rproxy and fproxy"Alexis de Talhouët8-39/+15
2019-03-13Merge "Convert dmaap-dr-node to StatefuleSet"Alexis de Talhouët4-45/+129
2019-03-13Merge "Add the v16 to supported versions"Alexis de Talhouët1-2/+2
2019-03-13Merge "zookeeper quorom wont be maintained"Alexis de Talhouët1-1/+1
2019-03-13Update Netbox docker tag to latestAlexis de Talhouët3-4/+4
Change-Id: I62ab2842ff950c1fbbb0b53ce6863d13c551ea57 Issue-ID: OOM-1722 Issue-ID: OOM-1723 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-13Support execution control of SDC Workflow initpriyanshu3-0/+6
Added a flag to decide whether init job is needed. Change-Id: Ib40571048dac1d1161d756edc5d738b86aac1c7a Issue-ID: OOM-1712 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2019-03-12Add the v16 to supported versionsHarish Venkata Kajur1-2/+2
Issue-ID: AAI-2161 Change-Id: I7493293c8871040935d030d1da4d0f608a8170db Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-03-12add tolerations for kafka/zookeeperMatthieu Cauffiez4-0/+12
Issue-ID: DMAAP-1090 Change-Id: Ib8b3c7f58c0ff1591589b6594864610d61b1f249 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-12zookeeper quorom wont be maintainedMatthieu Cauffiez1-1/+1
if the number of zookeeper server is more than 5 the quorom wont be maintained Need to do (replicat count -1)/2 Issue-ID: DMAAP-1088 Change-Id: If30887e90556e75af1551ebda8811d82f6ae8a2f Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-12Merge "Add Searchguard OOM config to ElasticSearch"James MacNider17-94/+859
2019-03-12Add noteAffinity option to kafka/zookeeperMatthieu Cauffiez4-1/+12
enabled nodeaffinity for kafka. This will allow kafka/zookeeper to boot back on a node whree there is topic data Issue-ID: DMAAP-1089 Change-Id: Ic14d3201f03787f7abe8b83ae76d64a7c353ad87 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-12SDNC-660: Helm integration for Netconf over TLSRahul Tyagi4-1/+90
This commit introduces a persistent volume for "NETCONF over TLS" usecase in SDNC, so that certificates can be fetched from persistence at deployment time of SDNC/ODL. This functionality can be enbaled/disabled using flag oom/kubernetes/sdnc/values.yaml values.certpersistence.enabled true/false. By default this is enabled (.i.e. true). Mounted paths are Host path : /dockerdata-nfs/sdnc/certs Container path : /opt/opendaylight/current/certs Issue-ID: SDNC-660 Change-Id: Iab2ecdfcb890b6dc779de12655f0fb7bd869fb0f Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
2019-03-11Convert dmaap-dr-node to StatefuleSetefiacor4-45/+129
Change-Id: I540f7f2eb927896eb3f0c03b900f3bf6b9bc7ce5 Issue-ID: DMAAP-866 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-11Merge "enable sparky to interact with schema ms and aaf"Borislav Glozman9-5/+117
2019-03-10enable sparky to interact with schema ms and aafrenealr9-5/+117
Add support to make sure of the schema ms add support to make use of aaf interaction update portal props with correct Impl class add the missing portal property configurations Issue-ID: AAI-2201 Change-Id: Ic47d62922b1aecaf99f06a50aec10ca674c8b927 Signed-off-by: renealr <reneal.rogers@amdocs.com>