summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-06-07[MOD/Runtime] Upgrade to Helmgen-core 1.0.41.3.3-mod-runtimeapivv770d1-110/+109
Includes fix on log.path setting for helm chart Change-Id: I25459c0ba84cd3f04cbd4b1ee669a4a3587a7f77 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3087 Signed-off-by: vv770d <vv770d@att.com>
2022-01-06[DCAEMOD/runtime] Fix job failures on missing snapshotvv770d1-2/+2
Switch helmchartgenerator-core dependency to released 1.0.2 Modified version format to address NFE Change-Id: Ifbcb3ca19192ab5bdd6a8a5cd9c4086a3b558365 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3008 Issue-ID: DCAEGEN2-3028 Signed-off-by: vv770d <vv770d@att.com>
2021-10-18updated helmgen-core to 1.0.2 and updated helm version to 3.5.41.3.1-mod-runtimeapiDhrumin Desai1-1/+1
Issue-ID: DCAEGEN2-2936 Change-Id: Id460775e5480f83460230a9a9b5be9eb76f44e50 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-10-07integrate helm-chart-generator to runtime apiDesai, Dhrumin (dd303q)1-2/+9
Issue-ID: DCAEGEN2-2694 Issue-ID: DCAEGEN2-2805 Change-Id: I1b7d1bd7d2254280e0faa561e49223357c615090 Signed-off-by: Dhrumin Desai <dd303q@att.com>
2021-02-24Update runtime-api with bpgen 1.7.31.2.3-mod-runtimeapiRemigiusz Janeczek1-1/+1
Update default k8splugin Externalize generated bp resources limits Issue-ID: DCAEGEN2-2636 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9fc00f3682925438a632b87e1a680060720c3ab1
2021-02-10Remove security vulnerabilities in runtime-apiRemigiusz Janeczek1-1/+12
Update springfox dependencies to 3.0.0 Add changelog Issue-ID: DCAEGEN2-2595 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I1c7df7c5e5ad250f532ae07904cb16f4e1114063
2021-01-29Update bp-generator version in runtime-api.1.2.1-mod-runtimeapiTomasz Wrobel1-1/+1
Top up blueprint generator version to 1.7.2 Issue-ID: DCAEGEN2-1179 Issue-ID: DCAEGEN2-2441 Issue-ID: DCAEGEN2-2546 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I63d5fa6aab259fc8b3b481898c2b768fd97e2beb
2021-01-14Bump runtime-api version to 1.2.01.2.0-mod-runtimeapiRemigiusz Janeczek1-1/+1
Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I593b2f48145f0c5c666f1f6ed12cd64010e91355
2020-10-08Update runtimeapi with bpgenerator 1.5.2Remigiusz Janeczek1-1/+1
Issue-ID: DCAEGEN2-2459 Issue-ID: DCAEGEN2-2460 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I56bdb36ccbf6ea5477ca4e0a1df08886d1a87cf7 (cherry picked from commit fb191e459ffaea56d57f6452d1c0f0467e23e102)
2020-09-24Top up bpgenerator to 1.5.1 in runtime api1.1.0-mod-runtimeapiRemigiusz Janeczek1-1/+1
Issue-ID: DCAEGEN2-2454 Issue-ID: DCAEGEN2-2289 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I12b9eb8c3b6f251721066f4f29dfbbeae155432b
2020-08-10dcaegen2/platform - mod/runtimeAPI java11 upgradeKrzysztof Gajewski1-1/+3
Take into account comments from I6a23640244b388272e12b9883a42797371f5ecec ticket Issue-ID: DCAEGEN2-2288 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>, Jerzy Szachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: I91250d5af6b2085063c955ab2b930223fcbb0f0b
2020-08-07dcaegen2/platform - mod/runtimeAPI java11 upgradeKrzysztof Gajewski1-4/+23
Change-Id: I6a23640244b388272e12b9883a42797371f5ecec Issue-ID: DCAEGEN2-2288 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>, Jerzy Szachniewicz <jerzy.szachniewicz@nokia.com>
2020-03-17fixed quotes issue in runtime-api1.0.1Dhrumin Desai1-1/+4
Update Runtime Issue-ID: DCAEGEN2-2120 Change-Id: Ib07060717b43255f17f95d45023e856eed1de674 Signed-off-by: Dhrumin Desai <dd303q@att.com> Signed-off-by: Deven <dp023n@att.com>
2020-02-28Modify Runtime for new bpgen dependencyDeven1-19/+43
Modify Runtime core and web components to build with the new bpgen dependency Issue-ID: DCAEGEN2-2091 Change-Id: Id9dac8f4cc24a39dac2dac8dce7a84b54c1e1229 Signed-off-by: Deven <dp023n@att.com>
2020-02-07sonarcloud supportVijay Venkatesh Kumar1-0/+2
Change-Id: Ie39df76703d6eb37f6826faa73f9e1a2371a5a64 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2065
2020-01-24Improve mod/runtimeapi code coverageAndrew Gauld1-0/+17
Change-Id: Ic8b23955deed9411ac2c216571ec2548a9fc5e42 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-17mod-runtimeapi fix docker build and code coverageAndrew Gauld1-29/+29
Change-Id: I2038934553b831d98bbbdbd893d253cb5b733aa6 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-16Add Maven multi-module sonar plugin for runtimeapiAndrew Gauld1-0/+8
Change-Id: I3ae46fac347501ade16c693db3014c2879b983d6 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2019-12-12Add+disable maven-deploy for runtimeapiMichael Hwang1-0/+13
Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang <mhwang@research.att.com> Change-Id: If6b8fc1dde30acd980b91e7c076dece4237741db
2019-12-11Add mod/runtimeapiMichael Hwang1-0/+26
Change-Id: I6c0a45ddf460a63a1e4b9284e19bf4ab111bd463 Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang <mhwang@research.att.com>