summaryrefslogtreecommitdiffstats
path: root/docker/docker_be
AgeCommit message (Collapse)AuthorFilesLines
2020-03-15Run pods as non-root userMichaelMorris2-7/+9
Change-Id: Ia95d58b0dbf498c4d6295e42c1c430de6493c11b Issue-ID: SDC-2798 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-09-09Updated the sdc cert for ONAP namespace in the kubernetes.k.kedron4-4/+5
Issue-ID: SDC-2539 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I1f9100eb66c75edc0aa158cd5a80748547fe9da5
2019-08-30Fully HTTPS support in the dcaedt-bek.kedron24-217/+162
Fully HTTPS support: -Updated the onap/base_sdc-jetty docker image version -Updated the chef script to properly used of the new docker image -Updated jvm configuration to support call to the SDC components using HTTPS. -Add support for change the http to https in the python script -Added buildRestClient method to create the CloseableHttpClient supporting the SSL connection -Checkstyle in the recipes -Update the docker_run.sh: - Change JAVA_OPTIONS - Used the secure connection to do health check Issue-ID: SDC-2477 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I7bf3d307e5765fa75a37ba0a4b41fd7fa87d28ab
2019-08-20Implement HTTPS calls into dcaedt_ber.bogacki7-9/+9
Implemented HTTPS calls into dcaedt_be -Added p12 keystore certificate. -Updated application configuration. -Added trust-store. Issue-ID: SDC-2477 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I51a5e4d6d93dc9391eb25519ed382291de5895eb
2018-10-03Set tosca url configurationAreli, Fuss (af732p)3-10/+20
Set tosca url configuration Change-Id: I32b09fbd4ba8005bba5711a21f2c7038c981cc6e Issue-ID: SDC-1812 Signed-off-by: Areli, Fuss (af732p) <areli.fuss@intl.att.com>
2018-09-25update code to latest - ammend previous commitBetzer, Rony (rb844h)1-0/+12
update code to latest - ammend previous commit Change-Id: Ia4f55789689b5f2ddd004a4fe89a63f72cecc27f Issue-ID: DCAEGEN2-819 Signed-off-by: Betzer, Rony (rb844h) <rb844h@intl.att.com>
2018-09-02DCAE_BE keep docker runningAreli, Fuss (af732p)1-2/+2
DCAE_BE keep docker running Change-Id: I7599bbaabd8ebe3fad6a50e6626dbc2a8f867a1b Issue-ID: SDC-1701 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-08-06Changing the dcae dt main codeEran (ev672n), Vosk3-5/+10
Updating DCAE-dt-main code for Dockerizing the DCAE-CI code Change-Id: Ia50d24e60e9ddc9bbc58dd8651d7a4f7e0dc8270 Issue-ID: SDC-1605 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-05-23Fix for OOM and HelmAreli, Fuss (af732p)2-3/+4
Fix for OOM and Helm Change-Id: Ie1312a0035a5f82f232bcfd14d0b5a6a8f513e57 Issue-ID: SDC-1361 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-05-23Upgrade dt-be-mainStone, Avi (as206k)2-0/+6
Update sources for dcae-dt-be-main to latest version Change-Id: I3d58a2dc32611c0ca90f1c97e1294a17d5748623 Issue-ID: SDC-1359 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-22Fix file nameAreli, Fuss (af732p)1-0/+0
Fix truststore file name Change-Id: I7c16594753dcd74a6e1332e11312590482f7e52b Issue-ID: SDC-1354 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-05-17Add docker filesStone, Avi (as206k)27-0/+4712
Adding docker files so the docker job would run Change-Id: I7db917d261d480e28a51ff222f12422803b395e8 Issue-ID: SDC-1339 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>