aboutsummaryrefslogtreecommitdiffstats
path: root/a1-policy-management/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2021-04-07PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr1-0/+3
Policy types and type definitions are stored persistently to survive a restart of PMS. Change-Id: Ideae4dae5b6f9de2b82127e65ce5184d615c8fd4 Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-09-09Change to logging.file.name in policy-management-serviceRehanRaza1-1/+0
application.log not found in container. logging.file is deprecated in latest version of spring-boot-parent. Use logging.file.name instead. Change-Id: Icdb0f72f7b4d0647346b331eb4a972165aac4788 Issue-ID: CCSDK-2741 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-09-03Non Root user to access the log fileLathish1-1/+1
Issue-ID: CCSDK-2622 Change-Id: Ie1963510c0ba61620ada23345a35ae430ca0bbf1 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-04Add seed code for A1 policy management serviceRehanRaza1-0/+54
Change-Id: I4925a613a85b182aab6d78dafd55ec333acba49d Issue-ID: CCSDK-2617 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>