summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/charts/sdc-wfd-be
AgeCommit message (Collapse)AuthorFilesLines
2019-09-18HTTPS calls for sdck.kedron1-2/+2
Proper configuration for HTTPS in the sdc: -configured the livenessProbe/readinessProbe ports -changed mount path for dcea-be components -updated dcea component images -updated VID and Portal to talk with the SDC Change-Id: Ibdece8f095aaa79e326cb9c4510e8227a7856b15 Issue-ID: SDC-2548 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
2019-09-04Removed exposed debug port 7001 in SDCr.bogacki1-1/+1
Removed exposed port 7001 by JDWP in sdc-wfd-be Issue-ID: OJSI-79 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I5ccad4c0d5330bd7e0bffa2cca6b7e3d8ef18f6a (cherry picked from commit 09dca2aef073f493e63f11198f44246008567597)
2019-08-20WF-D revert to Dublin until stabilizedOfir Sonsino1-2/+2
Change-Id: Icc7eaff6798367f717680c051b146fa5a4860278 Issue-ID: SDC-2521 Signed-off-by: Ofir Sonsino <os0695@intl.att.com> (cherry picked from commit d7b6ac82af6349f96910c059aa50432c1c04b5e8)
2019-08-01Revert Snapshot appc, sdc - add aai directoryBrian Freeman1-2/+2
Issue-ID: TEST-185 Change-Id: I2bce2a44aa540a846933c548dd0ab67f3e53e679 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-07-22Merge "Upgrade SDC from Titan to Janus Graph"Borislav Glozman1-2/+2
2019-07-21Upgrade SDC from Titan to Janus Graphshrikantawachar1-2/+2
Upgrade SDC from Titan to Janus Graph Change-Id: I3f14e07b3eb54401f806687e3110559ada5b7496 Issue-ID: SDC-2296 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2019-07-11Moving Helm Chart version for El AltoMike Elliott1-1/+1
Updating all helm chart versions to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate aai/oom patch. Please do not merge until this coordination has completed. Issue-ID: OOM-1980 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
2019-05-30Bump SDC versions to 1.4.1Ofir Sonsino1-2/+2
Change-Id: I78125eed15afe4ee5f54c1334fe9d7c3261efd64 Issue-ID: SDC-2272 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-05-05Update SDC chartsSonsino, Ofir (os0695)1-2/+2
Change-Id: Ia601a7b4420adcfc82526805ab496c6194962b5e Issue-ID: SDC-2272 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-04-19Upgrade SDC to use common Cassandra ClusterMahendra Raghuwanshi3-5/+4
Change-Id: I2ea2841c6902b786446c7bc850183fa21552214a Issue-ID: OOM-1203 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-26Support HTTPS and SSL Cassandra in workflowpriyanshu3-25/+34
1. Moved certificate related info to helper file. 2. Minor bug fix Change-Id: I6769515e5ea4823309ffa478ea737234e9171b68 Issue-ID: OOM-1740 Signed-off-by: priyanshua <pagarwal@amdocs.com>
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-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-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-02-19Update workflow contextshrikantawachar1-2/+2
Update workflow context Change-Id: I6ec8240cabc7cded7b097d1527d87980791055d1 Issue-ID: SDC-2121 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2019-02-10Update Chart version for Dublin ReleaseMike Elliott1-1/+1
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-20Sync docker tags with release manifestGary Wu1-2/+2
Sync docker tags with the release manifest from integration repo commit 0aad96cbbcdb97c2b074cb83d367c29dac6243df. Issue-ID: INT-663 Change-Id: I877077c3a35cb196c89ebb0e27dfe452e12b5249 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-10Sync docker tags with release manifestGary Wu1-2/+2
Sync docker tags with the release manifest from integration repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca. Change-Id: Ib937100d49aedced19a83593596906cadabc12e4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-23Sync docker tags with release manifestGary Wu1-2/+2
Sync docker tags with the release manifest from integration repo commit 90e136c83ec5434abaeb9939b995f86aa4089850. Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-24Update Chart versions to 3.0Mike Elliott1-1/+1
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-06SDC Workflow Designerpriyanshu2-1/+7
1. Added additional arguments 2. Changed the debug ports on BE and FE Change-Id: I8b83ee4e7656b3cdb64436c48b1c44bf720ba873 Issue-ID: OOM-1312 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-08-30Apache2 License additiontoshrajbhardwaj4-5/+10
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-21SDC Workflow Designerpriyanshu7-0/+356
SDC Workflow Designer for OOM deployment via K8S Change-Id: I3b27e0d809c006b61e0947a8d8905862f00def23 Issue-ID: OOM-1312 Signed-off-by: priyanshua <pagarwal@amdocs.com>