summaryrefslogtreecommitdiffstats
path: root/mod2/helm-generator
AgeCommit message (Collapse)AuthorFilesLines
2022-05-26[MOD/Helm-gen] Add log.path setting for helm-genVijay Venkatesh Kumar10-19/+25
Issue-ID: DCAEGEN2-3087 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Change-Id: I0ea4861ba029501b19f3bd811f597dd2949b2d7e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-02-28[DCAEMOD/Helm-gen] Vulnerability updatesvv770d1-1/+12
Fix runtime exception noted with okhttp upgrade to 4.9.3 Change-Id: Ib4cc0ce0723f34d528cd7a4a392309dd8eeae068 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3052
2022-02-24[DCAEMOD/Helm-gen] Vulnerability updatesvv770d5-144/+186
Change-Id: I0b5398ccb0af01bfbaf6c600eef5623810ce95c3 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3052 Signed-off-by: vv770d <vv770d@att.com>
2021-11-12[MOD/Helm-gen] Fix cli parent dependencyvv770d1-2/+2
Change-Id: Icf0ecd3cbc95ee751596f79a71d1b4f5aed72226 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2973
2021-11-11[MOD/Helm-gen] add version.propertiesvv770d1-0/+6
version.property files required for stage release jobs Change-Id: I0825b502f523a98f7864372f49be3ad3c19af337 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2973
2021-11-09updated dependencies to 9.x-0 and added ServiceAccount.nameOverride ↵Dhrumin Desai19-14/+71
substitution check in hemlchart generator Issue-ID: DCAEGEN2-2960 Change-Id: I8d0db7a5ad404df241ca01acbd419a9f10a84792 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-10-27Add cmpv2Certificate flag, removed hyphens from config under postgres and ↵Dhrumin Desai11-31/+219
enhanced Readme file Issue-ID: DCAEGEN2-2948 Issue-ID: DCAEGEN2-2949 Issue-ID: DCAEGEN2-2950 Issue-ID: DCAEGEN2-2951 Change-Id: I2de3c1906ec0c967a233d40288338b76acc0dbeb Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-10-18Convert streams_publishes and streams_subscribes json strings under ↵Dhrumin Desai6-7/+33
applicationConfig to map in helm chart generator Issue-ID: DCAEGEN2-2936 Change-Id: I0ebfa7e615ef53ff12e84551f9847038f92f1724 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-10-04Improved helm-generator code to make it more testable and improved code coverageDhrumin Desai23-98/+499
Issue-ID: DCAEGEN2-2911 Issue-ID: DCAEGEN2-2917 Change-Id: Ifc1f336b627b37a9356a3a72b33fcac18bdaa686 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-09-08fixed jacoco.xml report path for helm-chart-generatorDhrumin Desai1-5/+1
Issue-ID: DCAEGEN2-2839 Change-Id: Ie52f0c3d3c20a92d3b734a425af7343ac1bc5c9b Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-09-07adding missing sonar properties to helm-chart-generatorDhrumin Desai1-9/+38
Issue-ID: DCAEGEN2-2839 Change-Id: I5d7eb4278459cea046ba1d72d2cbd0474abeb942 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-08-31Helm-generator - seedcode delivery for helm chart generation tool from ↵Dhrumin Desai88-0/+12299
component spec Issue-ID: DCAEGEN2-2694 Change-Id: I3e317e312f90b061c0cdff155b8673967aea414b Signed-off-by: Dhrumin Desai <dd303q@att.com>