summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-03-28Update INFO.yamlHEADmasterMichaelMorris1-25/+15
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3912 Change-Id: Iddc09de08e35fa5bc3989d7581b19f2727b89c7e
2022-03-28Fix buildMichaelMorris2-4/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3929 Change-Id: I9fff00af2aa8c13ed9b6eebe3fde44ef751c878f
2021-05-11Update PTL in INFO.yamlMichaelMorris1-5/+5
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3544 Change-Id: I07b23b99d890763e1b71cdd46f095b80308e6afe
2021-04-26Update INFO.yamlChrisC1-0/+8
Add new committer Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I435484c933e1671c39e3f95f67083d3534f5e5e5
2021-04-20Fix Docker BuildChrisC1-1/+1
Update Ruby version for 2.7.3 as it is now released Issue-ID: SDC-3546 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Id5daa0016943c974b13daf859d25b4358d10627a
2021-04-13Update INFO.yamlChrisC1-15/+9
Remove inactive committers Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I3ece05ef6a2e1a91736507198b4b5b808a3fca36
2021-04-07Update INFO.yamlChrisC1-0/+16
Add new SDC committers Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I9404ca8c7515f117671194d179131d014c7e1d5f
2021-04-07Fix Docker buildChrisC1-2/+2
Fix dockerbuild for base python that used a deprecated ruby version Issue-ID: SDC-3546 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I4033e71f67cb8c77cb4abafbc0330e9d6cc8c7e6
2020-12-30[docker] use `--no-cache-dir` flag to `pip` in dockerfiles to save spacePratik raj2-3/+3
using "--no-cache-dir" flag in pip install ,make sure downloaded packages by pip don't cached on system . This is a best practice which make sure to fetch from repo instead of using local cached one . Further , in case of Docker Containers , by restricting caching , we can reduce image size. In term of stats , it depends upon the number of python packages multiplied by their respective size . e.g for heavy packages with a lot of dependencies it reduce a lot by don't caching pip packages. Further , more detail information can be found at https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6 Issue-ID: SDC-3427 Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: Ib72e4f0e0e4f777102e42f9c129405374adbfd9c
2020-10-27Update INFO.yamlChrisC1-0/+16
Add new SDC committers Issue-ID: SDC-3334 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I2767498dfded1b8891ad4015225955d5a8ce5100
2020-09-01Update INFO.yamlguilinChrisC1-5/+8
Update PTL and move project to Mature state as per TSC decision Issue-ID: SDC-3243 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ibd4749157902ea0729040113ad7a58a2537437fa
2020-08-03Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I5cd2bedd0d798ccb714f94a60e3f99a5746827cd
2020-07-20Align INFO.yamlChrisC1-36/+89
Align committers list with latest TSC approved decision Issue-ID: SDC-3203 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I34ec15681cf38584cd4ad7984454a9a4aa978762
2020-06-19Release 1.7.0 base dockersChrisC1-0/+18
release 1.7.0 base dockers for use in G release Issue-ID: SDC-3128 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Idc710c76a53616a585ad974628bdfb3b1524251c
2020-06-18Update version to 1.7.01.7.0ChrisC2-3/+3
Uplift docker base version for next release Issue-ID: SDC-3128 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I64ed63a924d3951415fab4e8b4d54d61adb931d6
2020-06-15Update the base_sdc-pythonk.kedron2-10/+16
To use the new integration-python base image. Issue-ID: SDC-2784 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I84562747293c55ada644b20dc2b613212787efbd
2020-06-12Add Labels to Docker imagesChrisC1-0/+86
Add vcs_ref and vcs_branch as labels in the maven docker build Added a profile to make this work both in local and with Gerrit Issue-ID: SDC-3113 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I341341fe7846b974e5275dcf150d5111c686f38c
2020-05-05Stabilize sdc-docker-base-maven-docker-stage-mastervasraz4-4/+4
Change-Id: Ia1da77a3b57ef1cefb47f3c6fe9c0152c6d485d1 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2873
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I84fe3b2635f47f667f2c665c3e2e00f4f753c4f1 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-03-22Remove elasticsearch baseOfir Sonsino2-35/+2
Change-Id: I6ea767e9812e4c895c5b7a61b242f5bc7bd67032 Issue-ID: SDC-2724 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-19Release base dockers 1.6.1Ofir Sonsino1-0/+10
Change-Id: Ia67fa173cfb7cef0224e6dede8dfa7835f12ce8f Issue-ID: SDC-2595 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-19Bump Base dockers version to 1.6.11.6.1Ofir Sonsino2-2/+2
Change-Id: If700e171c7862b29d7c5c86663cd06c3c88cb890 Issue-ID: SDC-2595 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-10create sdc user for non-root running of podsMichaelMorris2-4/+10
Change-Id: I7d6f7d7f67c23fcd063a5944341a1e8cae85e893 Issue-ID: SDC-2798 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2020-03-04Bump Base dockers version to 1.6.0shrek20001-0/+18
Bump Base Cassandra version to 1.6.0 Issue-ID: SDC-2595 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: I700d37a2d6fa3e0287c36bcb0e7f0447c3fbc7ba
2020-03-02Fix failing base_sdc-cassandra image build1.6.0MichaelMorris1-3/+5
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-2774 Change-Id: Ifca72e2c06b55eb4b5a467577bea2bed7e15dd5c
2020-03-01Bump Base dockers version to 1.6.0shrek20002-3/+3
Bump Base Cassandra version to 1.6.0 Issue-ID: SDC-2595 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: Ie7f13a081d6236f1a1fc561dcd1651591d412013 Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2020-03-01Fixing base_sdc-python image build failureMichaelMorris1-1/+1
Change-Id: I92e14a82b8388d97c28c65b650dd3417382705be Issue-ID: SDC-2786 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2020-02-28Fix failing base_sdc-cassandra image buildMichaelMorris1-5/+10
Change-Id: I994f8521f1e53f2ce3e906e5fc087d9a6b3a1eca Issue-ID: SDC-2774 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2020-02-24Cassandra 3 Upgradeshrek20001-93/+4
Cassandra 3 docker made more simple Issue-ID: SDC-2595 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: I3a55fae4fb76f02eea19db469880d55dd582d4e9
2020-02-18Updating jetty to 9.4.18MichaelMorris1-1/+1
Issue-ID: SDC-2761 Change-Id: I63b446c9eb6422d9f25e6d065d434d64fa299abb Signed-off-by: MichaelMorris <michael.morris@est.tech>
2020-02-06Migrate sdc-sdc-docker-base docsJessica Wagantall9-0/+145
Merging this will create https://onap-sdc-sdc-docker-base.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I735da7f7a424e75a52d8663c8cb9359986fdadd0
2019-11-24update info.yamlshrek20001-52/+75
Issue-ID: SDC-2448 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: If5cb50bed275d8e81755774e7e5512cc72ebf4d2 Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2019-11-17Upgrade to Cassandra 3shrek20001-1/+2
Fix cqlshrc file content Issue-ID: SDC-2594 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: I3fb54a863cd25955002120723bdd776149752b25
2019-10-30Upgrade to Cassandra 3shrek20008-106/+8
Creating base dockers suitable for Cassandra 3 Issue-ID: SDC-2594 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: I8246f3e0d2e5324d033c51711364a59fcf9e9a95
2019-10-29Upgrade to Cassandra 3shrek20003-4/+7
Creating base dockers suitable for Cassandra 3 Issue-ID: SDC-2594 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: I9e62cca2b7ef348bf68f28f74ec0a49c350f93e8 Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2019-09-20Fix build failure of base images5.0.2-ONAPelaltoDenis Kasanic5-5/+2
Upgrade of Alpine linux version of the openjdk:8-jdk-alpine base image obsoleted usage of edge repositories. These repositories were causing build failures. Elasticsearch newly requires an installation of linux-headers package. This package is required to build dependencies for plugin berkshelf. Issue-ID: SDC-2581 Signed-off-by: Denis Kasanic <denis.kasanic@tieto.com> Change-Id: Ib71846d4d449f035cf7633c8ac786553364efef7
2019-07-15Maven staging plugin removedTomasz Golabek2-11/+14
Required by global-jjb Fixed build of kibana image in passing Change-Id: Ibbec033c2a1c772a1cadc8b4e7385210e246bb9c Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-11Oparent migration for sdc docker baseTomasz Golabek1-212/+223
Added oparent - neither errors nor warnings have been seen. Change-Id: I5f6b93e3fda12375a93a9e1b13bbdbdcafa5597d Issue-ID: SDC-2433 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-06-19Fixed Dockerfiles for base imagesTomasz Golabek7-21/+27
Dockerfiles for building base images of sdc components fixed. Change-Id: I50057d3edba1c06e6175e5cc547981efb11ecac3 Issue-ID: SDC-2367 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2018-12-04Update INFO.yaml filedublinJessica Wagantall1-8/+7
Remove Michael Lando. Add Ofir Sonsino as PTL Change-Id: I90d1adfd0ef22cf2623a3c3fb707e3f83fbf5d75 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-27Update INFO.yaml fileJessica Wagantall1-0/+8
Add Ofir Sonsino to the group Change-Id: Ic8b98d93bb40b028daf4c4952817b566eabd467d Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-05upgrading jettycasablancaTal Gitelman2-2/+2
Change-Id: Ia6701d1d27006952748abb69ca2a544eacaa600d Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-10-29upgrading jettyTal Gitelman10-99/+146
Change-Id: If2e184523a8a6f6544a696f12e9905418c2a6368 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-14Fix additional library CVEsMichael Lando4-11/+11
Change-Id: I44f9ca73c487eee8fb4bf19de4b4eaab6061a3c1 Issue-ID: SDC-1424 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-03Fix additional library CVEsMichael Lando8-17/+17
Change-Id: I34e046111821729909cf31fa670c4f80f1ef76ce Issue-ID: SDC-1310 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-29Fix additional library CVEsGary Wu2-3/+4
Also remove version hard-coding of openjdk-8-jdk as the version keeps getting changed. Change-Id: I56947f847ba7cf78e0b6860a02c4cf3d069477c8 Issue-ID: SDC-1310 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-26update master versionMichael Lando2-3/+3
update pom and version properties in master to 1.4.0-snapshot Issue-ID: SDC-1370 Change-Id: Iaa13add5aa3ce2cf0ac9f74566f17abc96348579 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-13Bump fixed library versions in base_sdc-kibanaGary Wu1-4/+4
Available versions of bash and wget have changed in buster repos. Update the Dockerfile to match. Change-Id: Ie0a512f46617af494b93757d66ba55a6129c5ec3 Issue-ID: SDC-1205 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-11Add stretch repos to debian repo listGary Wu2-4/+10
It appears that zlib1g=1:1.2.8.dfsg-5 has disappeared off of the buster repos, and is now found in stretch repos. Add the stretch repos so that this library version can be installed. libldap-2.4-2=2.4.45+dfsg-1 also disappeared and was replaced with a different version. Change-Id: Ifb1c83033e69d9b2343a262d3efa16007a30f89d Issue-ID: SDC-1221 Issue-ID: SDC-1205 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-11update pomMichael Lando2-90/+90
update version.properties update maven docker plugin uncomment docker build Issue-ID: SDC-1318 Change-Id: Idd85b53ecb5c95e9c36ece64c5edff97c7353ffe Signed-off-by: Michael Lando <ml636r@att.com>