Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: PORTAL-723
Change-Id: I4b57267c1e979c5f1bfd162cd1392cb6a0f316b9
Signed-off-by: statta <statta@research.att.com>
|
|
CIA project goal is to reduce image size of container and make the
container multi architecture.
Portal images are already multi architecure ready and portal-wms and
portal-db are also done in an efficient way.
Portal-app and portal-sdk although can be shrinked, using multi stage
docker builds.
This commit allow a noticeable shrink for both of them:
from 708Mb to 298Mb for portal-app and from 388Mb to 257Mb for
portal-sdk.
Change-Id: Id5cca8b78d0d9ee1724259dab40b7ccff910c628
Issue-ID: INT-939
Issue-ID: INT-922
Issue-ID: INT-881
Issue-ID: INT-925
Issue-ID: INT-936
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
To use openjdk:8-alpine rather than frolvlad/alpine-oraclejdk8:slim as it is not available anymore in docker hub.
Issue-ID: PORTAL-518
Change-Id: I1159065100aaba1db1cd83701be3ad66f1a0902e
Signed-off-by: Manoop Talasila <talasila@research.att.com>
|
|
Fix for Security: disable portal-app default page that targets tomcat 8.0.37 specific exploits issue
Fix default tomcat webapps removal command in Dockerfile.portal
Issue-ID: PORTAL-303
Change-Id: I9be563f0d824f687271fbdcf12e5785ff18ab83f
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Issue-ID: PORTAL-386, PORTAL-389
failed to create user with special char in login_id
Change-Id: I415adf615a7af97319d8d11a740e75d3dfa11583
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145,
PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88
Includes security fixes, Role Centralization, replace certain ECOMP
occurrences etc
Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4
Signed-off-by: st782s <statta@research.att.com>
|