summaryrefslogtreecommitdiffstats
path: root/kubernetes/a1policymanagement/resources
AgeCommit message (Collapse)AuthorFilesLines
2023-03-20[A1P] Chart Cleanup from TLS/AAFAndreas Geissler2-12/+9
Update the charts and remove all TLS/AAF related entries Issue-ID: OOM-3112 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I50dc3aea3360ee0d593942481edcb7ff7b572cbd
2023-02-28[PMS] Removal of usage of DMaaPPatrikBuhr2-22/+6
Usage of DMaap is removed from PMS. This commit removes DMaaP from configuration files. Issue-ID: CCSDK-3852 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I836f5275ba174d757b940b6442d9d5143d6a3cb1
2022-10-21[A1POLICYMANAGEMENT] Make A1P ServiceMesh compatibleAndreas Geissler2-1/+2
Update the application config to run in Istio SM by using HTTP instead of HTTPS and disable AAF dependency Issue-ID: OOM-3008 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I3882912d98b05861114848902f35d254fa49c9d8
2021-03-30[CCSDK] Fix error logs due to empty URLRehanRaza1-11/+1
The gating tests for Honolulu have reported flooding of error messages in SDNC because the ricLink in values.yaml was not set. The information about RICs can now be provided in values.yaml Change-Id: I8ef67c27ed95432fb90de88b2976f39068fa7be0 Issue-ID: CCSDK-3227 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech> [Improve ric list generation] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2021-02-28[A1P] Retrieve the certificates automaticallySylvain Desbureaux1-0/+74
Instead of using hardcoded certificates in the container, let's retrieve them automatically. Issue-ID: OOM-2681 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: If08469469fecdc8bf86d080980f221e5941a2329
2020-11-05[CCSDK] Make a1policymanagement react on ConfigMap updatesKonrad Bańka2-0/+57
Updated Deployment spec to template ConfigMap files in runtime allowing live reaction of application to config changes. Provided Configmaps with scripts to handle monitoring configmap-provided files. Updated envsubst to explicitly point to downloaded version. Issue-ID: CCSDK-2958 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I22e18f2838c0956f899cb9fa96d9fd862e6c6942
2020-09-16Add A1 Policy Management Service helm chartsLathish1-0/+39
Issue-ID: CCSDK-2492 Change-Id: Ide809298d075471b457cfb93fee77658c7cb597c Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>