summaryrefslogtreecommitdiffstats
path: root/mod2/helm-generator/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-05-26[MOD/Helm-gen] Add log.path setting for helm-genVijay Venkatesh Kumar1-1/+1
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 updatesvv770d1-138/+142
Change-Id: I0b5398ccb0af01bfbaf6c600eef5623810ce95c3 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3052 Signed-off-by: vv770d <vv770d@att.com>
2021-10-18Convert streams_publishes and streams_subscribes json strings under ↵Dhrumin Desai1-1/+1
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 Desai1-1/+7
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 Desai1-0/+129
component spec Issue-ID: DCAEGEN2-2694 Change-Id: I3e317e312f90b061c0cdff155b8673967aea414b Signed-off-by: Dhrumin Desai <dd303q@att.com>