summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-11fixing invalid portal db imagesMandeep Khinda2-6/+6
Finding strange issues with image pulling and names subst. When using registry.hub.docker.com and an Always pull policy the Job pod would sit there pulling images forever even though they are actually up to date and present. Therefore reverting back to plain old oomk8s/blah Issue-ID: OOM-746 Change-Id: Iec5de0e1314ac85fa4e8de6599922f1e0fd0e367 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-11Merge "Add BABEL chart to AAI"Mike Elliott13-1/+653
2018-04-11Add BABEL chart to AAIMichael Arrastia13-1/+653
Includes: - aligned chart name - image name updated with version set to latest - handling of passwords as secrets Issue-ID: AAI-974 Change-Id: I5898364059217e77a80f43067acd6a343f893117 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-04-11Merge "Correction of Chart name for Clamp"Borislav Glozman2-1/+20
2018-04-11Merge "Using .values.service.name for service URL"Borislav Glozman5-8/+5
2018-04-11Merge "Add pv and pvc to portal-cassandra"Mandeep Khinda3-0/+108
2018-04-11Merge "aaf mapping fix"Mandeep Khinda5-0/+0
2018-04-11logstash pipeline fails to startroot1-7/+9
Issue-ID: OOM-848 Change-Id: I87bcd3165025ccf9c526c48947f91fcea1feab1a Signed-off-by: nealch <nealch@amdocs.com>
2018-04-11Merge "OOM-871 log kibana container fails to start"Mandeep Khinda2-5/+10
2018-04-11Merge "Fixing sdc workflow image name"Mandeep Khinda1-1/+1
2018-04-10Merge "Standardized Config for VFC"Mandeep Khinda131-1380/+5678
2018-04-10Add pv and pvc to portal-cassandraRoger Maitland3-0/+108
Change-Id: I058848f3f40d7759201175986c57cd96ac232a4a Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-900
2018-04-10User Guide: Changed Helm from 2.6.1 -> 2.7.2Roger Maitland1-2/+2
Change-Id: I1bb285ce7bb5f5b13264f689b19446bdafb0ef48 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-04-10Using .values.service.name for service URLKiran Kamineni5-8/+5
Use .values.service.name to get the service URL prefix Using common.namepace was an error Issue-ID: AAF-162 Change-Id: I11daa933b9f3a767aea7eac512bd09f4589fcde5 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-10Standardized Config for VFCMike Elliott131-1380/+5678
Change-Id: Ie7064b59032c6cd81ee37466c89a5dee74530939 Issue-ID: OOM-750 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-10OOM-871 log kibana container fails to startroot2-6/+11
kibana.yml file did not have correct ownership and readiness and liveness updated. Issue-ID: OOM-871 Change-Id: I62478ab59b6d6977481196720980442adfb1c6ab Signed-off-by: nealch <nealch@amdocs.com> Signed-off-by: root <nealch@amdocs.com>
2018-04-10Fixing sdc workflow image nameMandeep Khinda1-1/+1
Issue-ID: OOM-747 Change-Id: Ic7599a6cc700e00971a313891830682deaf99288 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-10Merge "changes to the message router"Mandeep Khinda2-2/+4
2018-04-10Merge "Removing aai oxm files from configmaps"Borislav Glozman11-25236/+43
2018-04-10Merge "Restore pv and pvc in mysql chart"Mandeep Khinda12-15/+213
2018-04-10Merge "Use service values in msb annotation"Borislav Glozman1-1/+1
2018-04-10Merge "Add a filebeat container to each service of MSB"rui hu14-0/+272
2018-04-10Correction of Chart name for Clampvaibhav2-1/+20
Issue-ID: OOM-890 Change-Id: I17832d0d27f6319d17cb9f7a209d5ee83e8569b4 Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
2018-04-10Restore pv and pvc in mysql chartjmac12-15/+213
This change restores the pv.yaml and pvc.yaml that were previously removed. These are required for the case when the NFS provisioner is disabled. I've added a condition to these files such that they should be disabled if the NFS provisioner is enabled. The two ways of managing entities need to be mutually exclusive. Borislav: Solution for directory creation problem upon first deployment with persistence enabled Borislav: Fixed licenses for mysql Change-Id: I9879b3b6574f8026a28793b9d86d6ef3ec9ce2e9 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-889
2018-04-09Removing aai oxm files from configmapsMandeep Khinda11-25236/+43
-they have no parameterization, are huge files, and are breaching the configmap space removing them and finding an alternate way of getting them into the containers if they need to be externalized that can be done in a separate issue. for now emptyDir{} is good enough. Issue-ID: OOM-858 Change-Id: I05602302890dd3e0363dc355f1697b76fea509a1 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-09Merge "Add missing NodePorts to log components"Borislav Glozman8-30/+76
2018-04-09Fix User Guide: '-name' -> '--name'Roger Maitland1-3/+3
Change-Id: Iba1597938fbaa9a9252b8bcec49b000118ce472f Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-04-09Add a filebeat container to each service of MSBLiZi14-0/+272
Change-Id: I92bf908523d2b08a28c9d118b9efdc49dad56f6e Issue-ID: MSB-185 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-08Add missing NodePorts to log componentsBorislavG8-30/+76
Along the way increase kibana initial timeout in order to be able to test on slower system. Issue-ID: OOM-847 Change-Id: Iab7141f5af752e2eee5e98db9c3b9f13fae04d0f Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-08aaf mapping fixKeren Joseph5-0/+0
Issue-ID: OOM-888 Change-Id: I005c686239e366318f08ec3b810ca2b1d3dbda56 Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2018-04-06changes to the message routersu622b2-2/+4
Issue-ID: DMAAP-389 Change-Id: I6827c8a5a8d68f39e184e452c9a499b8d073cac4 Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-06Merge "Correcting portal k8s configmap service names"Mike Elliott16-36/+60
2018-04-06Merge "Add standardized helm chart for multicloud"Mike Elliott34-565/+1224
2018-04-06Add standardized helm chart for multicloudkj34-565/+1224
-mk: updating umbrella requirements.yaml Issue-ID: OOM-744 Change-Id: Iae202a60ff5fd8d4fa98bd29184df1444b616186 Signed-off-by: kj <keren.joseph@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-06Merge "Removing portal schema from configmap"Mike Elliott13-403/+174
2018-04-06Merge "Initial chart for dmaap - 2nd attempt"Mandeep Khinda21-0/+865
2018-04-06Merge "Fix for MySQL local redundancy"Mandeep Khinda5-57/+30
2018-04-06Merge "Add service name changes to ROBOT"Mandeep Khinda1-19/+19
2018-04-06Merge "Multi-site High-availability Manual Failover (PoC)"Mike Elliott4-0/+163
2018-04-06Merge "Remove obsolete mso chart"Mandeep Khinda37-5540/+0
2018-04-06Merge "Rename robot docker from openecomp to onap"Mandeep Khinda1-1/+1
2018-04-06Merge "External dependencies config"Mandeep Khinda1-4/+15
2018-04-06Merge "Refactor OOM script of sdc-wfd."Mandeep Khinda6-0/+222
2018-04-06Use service values in msb annotationvaibhav1-1/+1
Issue-ID: OOM-840 Change-Id: Ia1f3443b419abc8cce9d6ddbebfc494a294ffeae Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
2018-04-06Correcting portal k8s configmap service namesMandeep Khinda16-36/+60
The service.name is really a port name and was being used wrong. Need a better way than this to get dependant chart names. This gets it working. Issue-ID: OOM-842 Change-Id: I6a78a5adb0e69524a90aa3386009a0d87ebed73c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-05Removing portal schema from configmapMandeep Khinda13-403/+174
-Trying a new way to initialize maria db's. -Docker image contains project sources and sql files are fetched and executed agains't the target database. -duplicates are silently ignored. -A script that takes some basic params will do the heavy lifting -A 2nd job to make some OOM specific changes (carry over from amsterdam) -docker image has been pushed to oomk8s under the 2.0.0 number Issue-ID: OOM-858 Change-Id: I56d0c9c5aa1d3c4a9df2998634b9147db626d1fb Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-05Merge "Add support for secret management service"Mandeep Khinda16-7/+637
2018-04-05Merge "Added kubectl and helm install to user guide"Jerome Doucerain1-2/+45
2018-04-05Fix for MySQL local redundancyjmac5-57/+30
Change-Id: I453a75ba1a8604d06d95c0accde2a77b3f791ae3 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-878
2018-04-05Added kubectl and helm install to user guideRoger Maitland1-2/+45
Change-Id: I44edef3b6225c94717fa804ffec7644e95be12c4 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822