summaryrefslogtreecommitdiffstats
path: root/kubernetes/a1policymanagement
AgeCommit message (Collapse)AuthorFilesLines
2021-03-30[CCSDK] Correct permissions of mounted configmapsKonrad Bańka1-1/+1
One configmap contains scripts that need to be executable. It turns out that by mistake such file permissions were granted to wrong volume by mistake. Issue-ID: CCSDK-2958 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: If02b4579981bcf3ba52304013f3be4ec43e2672c
2020-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux2-2/+2
Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c (cherry picked from commit 4f9902b6e7b5c70588160266276904ab81832867)
2020-11-23[CCSDK] Make a1policymanagement react on ConfigMap updatesKonrad Bańka5-3/+114
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 (cherry picked from commit 52c38b98b8410de74e545f5cd7f79c2d959bc81a)
2020-10-30[CCSDK] Update a1policymanagement image versionKonrad Bańka1-1/+1
Current version was pointing to Honolulu candidate image, while before branch-off, it should contain Guilin one. Issue-ID: CCSDK-2962 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I732203d0c3cdf0f5e5d833e6bbd060ee03783075
2020-09-24[A1POLICYMANAGEMENT] Guilin version bumpLathish1-1/+1
Bump image versions to use Guilin M4 version of A1 Policy Management image Issue-ID: CCSDK-2854 Change-Id: Iee58442b0cd56c1a3e68a96d4ce62c32e810f90a Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-09-16Add A1 Policy Management Service helm chartsLathish9-0/+328
Issue-ID: CCSDK-2492 Change-Id: Ide809298d075471b457cfb93fee77658c7cb597c Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>