summaryrefslogtreecommitdiffstats
path: root/mod2/helm-generator/helmchartgenerator-cli
AgeCommit message (Collapse)AuthorFilesLines
2022-06-03Release dcaegen2/platform1.0.4-helmgeneratorjenkins-releng1-3/+3
2022-05-26[MOD/Helm-gen] Add log.path setting for helm-genVijay Venkatesh Kumar2-5/+6
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-24[DCAEMOD/Helm-gen] Vulnerability updatesvv770d1-3/+21
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-09updated dependencies to 9.x-0 and added ServiceAccount.nameOverride ↵Dhrumin Desai3-7/+16
substitution check in hemlchart generator Issue-ID: DCAEGEN2-2960 Change-Id: I8d0db7a5ad404df241ca01acbd419a9f10a84792 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-10-18Convert streams_publishes and streams_subscribes json strings under ↵Dhrumin Desai1-2/+2
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 Desai2-4/+4
Issue-ID: DCAEGEN2-2911 Issue-ID: DCAEGEN2-2917 Change-Id: Ifc1f336b627b37a9356a3a72b33fcac18bdaa686 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-08-31Helm-generator - seedcode delivery for helm chart generation tool from ↵Dhrumin Desai18-0/+4207
component spec Issue-ID: DCAEGEN2-2694 Change-Id: I3e317e312f90b061c0cdff155b8673967aea414b Signed-off-by: Dhrumin Desai <dd303q@att.com>