aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/charts/sdc-wfd-fe
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09[SDC] use of certInitializer templateChrisC8-371/+0
Auto SSL certificates generation through certInitializer template for SDC Refactor to components Issue-ID: SDC-3172 Change-Id: I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux2-4/+3
Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
2020-07-23[SDC] Make SDC compatible with Kubernetes v1.17kwasiel1-2/+5
Issue-ID: OOM-2465 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: Iaddbc40c44c3ad7e306ec16926874ff41eaf5319
2020-07-06Reset workflow-designer to frankfurtsebdet1-1/+1
Set the workflow-designer to frankfurt version for now, as guilin has not been released yet (not rc0) Issue-ID: SDC-3176 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I163bd35e1ac4427f052edf60cf5f765e013ac1f0
2020-04-29Fix name convention issue (SDC-WORKFLOW)vasraz1-1/+1
Related to https://gerrit.onap.org/r/c/sdc/sdc-workflow-designer/+/102754 Issue-ID: SDC-2334 Issue-ID: SDC-2335 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id976e039a2779af6d7d95c13935da3dd3dc1141f
2020-04-02Bump chart versionSylvain Desbureaux1-1/+1
Use 6.0.0 in preparation for Frankfurt release Issue-ID: OOM-2320 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8ad82dfdf48b56c38c0e85d640b18cc13c8d9e67
2020-04-02Updated sdc cert.k.kedron2-1/+10
Updated truststore/keystore password for sdc cert. Added truststore/keystore password to chef AUTO.json. Updated deployment.yaml files to mount the cert files. Issue-ID: SDC-2855 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ifd0d45cc591a0624005f86d2e67e3c0bc490efd3
2020-03-22Run SDC pods as non-rootMichaelMorris1-1/+1
Change-Id: Id8626c02f4c8bf3e1da406920169c0ed6bee457f Issue-ID: SDC-2798 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2020-02-26Cassandra 3 Upgradeshrek20001-1/+1
Move OOM to use SDC cassandra 3 Issue-ID: SDC-2595 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: Ie58f3420cad70fbed7931656a98951e69a4b7b4b Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak2-7/+7
ONAP is too big to be deployed using helm install so we need to use a custom helm plugin helm deploy. This script deloys onap component by component instead of deploying evrything at once. Unfortunately this script also modifies the helm release by appending component name to it. As a result of this behavior our objects are called for example: onap-mariadb-galera-mariadb-galera-0 instead of just being called onap-mariadb-galera-0. This patch simplifies this naming convention by replacing all direct usages of .Release.Name with common.release macro which strips the component specific part from the release name. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
2019-12-17Merge "Secure FE communications to the workflow backend"Sylvain Desbureaux4-27/+22
2019-12-17Remove old nginx configurtion from the SDCLucjan Bryndza1-1/+0
Remove not longer suported and incompatibile option from the SDC nginx ingress configuration Issue-ID: OOM-2187 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: I5bddbc8400569cc8a58c48cd15ca00991336e1c8
2019-12-17Secure FE communications to the workflow backendIlanaP4-27/+22
Update of the workflow fe and be charts to secure the communications and to start the backend server is https mode with a secured connection to SDC Issue-ID: OOM-1954 Signed-off-by: IlanaP <ilanap@amdocs.com> Change-Id: Ia3c4c714e317b8f8b6b4ee9245daa50eea50275f Signed-off-by: IlanaP <ilanap@amdocs.com>
2019-11-28Add ingress controler support to SDCLucjan Bryndza2-63/+7
Issue-ID: OOM-2187 Change-Id: I2ae6b0f2482641b3f482121354596574b684b2d1 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-10-28Enabled HTTPS for sdc-workflow-designerr.bogacki2-35/+8
-Enabled HTTPS for frontend and backend -Updated paths and passwords for a certificates Issue-ID: SDC-2479 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ic4b379bc2eb73a984221fa06ddc0fe8f0fa2116b
2019-09-18HTTPS calls for sdck.kedron1-1/+1
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 7000 in SDCr.bogacki1-1/+1
Removed exposed port 7000 by JDWP in sdc-wfd-fe Issue-ID: OJSI-80 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I356452da25b641e2e1c0ecf4cd8de69ffe4cd77d (cherry picked from commit 3339ae164f3e3c7a4e8b0f45ebfc1c59826f9870)
2019-08-20WF-D revert to Dublin until stabilizedOfir Sonsino1-1/+1
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-1/+1
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-1/+1
2019-07-21Upgrade SDC from Titan to Janus Graphshrikantawachar1-1/+1
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-06-04Ingress support for list of FQDNs in SDC WFsheetalm2-7/+28
Ingress support for list of FQDNs in SDC Workflow Change-Id: Ibe9e250887532a43ffb2645f66462ccadeb4b4a7 Issue-ID: SDC-2320 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2019-06-04Merge "OOM-1874 OOM workflow-designer set https bydefault Issue-ID: OOM-1874 ↵Borislav Glozman1-1/+1
Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: I07106f118c4d6ed660debdbd80660576889ebbe0"
2019-05-30Bump SDC versions to 1.4.1Ofir Sonsino1-1/+1
Change-Id: I78125eed15afe4ee5f54c1334fe9d7c3261efd64 Issue-ID: SDC-2272 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-05-23OOM-1874 OOM workflow-designer set https bydefaultdfx19711-1/+1
Issue-ID: OOM-1874 Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: I07106f118c4d6ed660debdbd80660576889ebbe0
2019-05-12SDC-2288 Add internalPort2 in sdc workflow FEdfx19711-0/+1
Issue-ID: SDC-2288 Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: Iaa62fa44619e9a6f48afad508f2f19b8d3a903a1
2019-05-07SDC-2246 Connection to WF designer times outdfx19713-0/+59
Issue-ID: SDC-2246 Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: I8becf40534bab160d08690769fec48e46a385e1d
2019-05-05Update SDC chartsSonsino, Ofir (os0695)1-1/+1
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 Raghuwanshi1-1/+1
Change-Id: I2ea2841c6902b786446c7bc850183fa21552214a Issue-ID: OOM-1203 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-02-28WF Ingress support for SDC deploymentpriyanshu2-0/+48
1. WF Ingress support for SDC deployment 2. By default the ingress is disabled Change-Id: I35943a0100cdee5a3b1dab4a37bb31998f2cbec9 Issue-ID: OOM-1686 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2019-02-19Update workflow contextshrikantawachar1-1/+1
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-1/+1
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-1/+1
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-1/+1
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-25Updating charts to use common resource templateMandeep Khinda1-1/+1
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.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 Designerpriyanshu1-1/+1
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 additiontoshrajbhardwaj1-2/+2
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-21SDC Workflow Designerpriyanshu6-0/+320
SDC Workflow Designer for OOM deployment via K8S Change-Id: I3b27e0d809c006b61e0947a8d8905862f00def23 Issue-ID: OOM-1312 Signed-off-by: priyanshua <pagarwal@amdocs.com>