aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-03-26Fix: Run both sonar and clm scans in parallelHEADmasterJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Change-Id: I2fc475175c53e73d1cddac6e95600dfd384b26ed Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-26Fix: Remove typo from tests location for SonarJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Change-Id: Ife12e300e4b8458fe2df904606abe46b2196ee91 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-25Fix: Update directory-maven-plugin versionJessica Wagantall1-1/+1
In GHA, we are having the following issue after running CLM followed by Sonar goals: Cannot find a single highest directory for this project set. Seems that this issue can be fixed by bumping this plugin to the latest version. Issue-ID: CIMAN-33 Change-Id: Id99de184b84588e12b30bda35989524f094a9d52 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-25Revert "Fix: Continue if CLM GHA job fails"Jessica Wagantall1-1/+0
This reverts commit 39ff3b63f6d1072b6d369c43e18c11bd6b53fca3. Issue-ID: CIMAN-33 Change-Id: Ic6a7d75b0859ba8548b168f28a24718ca1c54b8a Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-25Fix: Continue if CLM GHA job failsJessica Wagantall1-0/+1
The CLM job fails if the scan reports any vulnerabilities. We need to make sure the next step is executed still. Issue-ID: CIMAN-33 Change-Id: I5dbdc9b16520744008dd65fb97e8a15720093122 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-22Fix: Sonar workflow should wait for CLM to finish.Jessica Wagantall1-1/+1
- Running these 2 goals in parallel seems to be causing some issues Issue-ID: CIMAN-33 Change-Id: I8f981a182b666f27ea2f23abeaba8db6ddcbb1fa Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-21Fix: Update call to maven sonar GHA workflowJessica Wagantall1-7/+2
Issue-ID: CIMAN-33 Change-Id: I7c6ac80b4b2cce6747d01a5dd3d3fbffb3a2af5d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-21Fix: Fix indentation in Sonar workflow callJessica Wagantall1-6/+6
Issue-ID: CIMAN-33 Change-Id: I0aeb9881f9b85724d28161f7aaa6a9abe80dda95 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-20CI: Add silent SonarCloud run in merge workflowJessica Wagantall1-1/+34
Issue-ID: CIMAN-33 Change-Id: I51bd600ce4e18e567c1ca54d7c55114e51385af6 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-18Fix: Update quotes needed in env varsJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Change-Id: I62e1232fef8e2c3b7b9856f409f78825ec6445bf Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-18Fix: Export opts as env variables in maven GHA workflowJessica Wagantall1-2/+1
Issue-ID: CIMAN-33 Change-Id: Id1148421ea3fda485c8b4e05797af6aade7a4b47 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-15Fix: Pass missing DMAVEN_OPTS in merge workflowJessica Wagantall1-0/+1
Issue-ID: CIMAN-33 Change-Id: I5fbf1642da04b9623110e39ddb19aae699c033bc Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-15Fix: Remove unsupported maven option from GHA merge workflowJessica Wagantall1-1/+0
Issue-ID: CIMAN-33 Change-Id: I10a23508c496f1c570315fd663d4ad695af882f6 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-15Fix: Declare required secrets and env in GHA merge workflowJessica Wagantall1-0/+2
Issue-ID: CIMAN-33 Change-Id: Ifdde5263c6a830be63c73b1c35fdf1b6320677f0 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-15Fix: Use JDK 17 in GHA merge workflowJessica Wagantall1-0/+1
Issue-ID: CIMAN-33 Change-Id: I628d9c774da754662cb64b9f53710cc9242b32b1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-15Fix: Update the right input names in GHA merge workflowJessica Wagantall1-2/+2
Issue-ID: CIMAN-33 Change-Id: I7ede77ccee2b3ecedacf56c9c3961316adadca54 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-15Fix: CLM run in GHA depends on notifyJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Change-Id: If7dc15ddf36a6cb61f04b0551343b523ca859d01 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-15Fix: Update input indentation in GHA workflowJessica Wagantall1-4/+4
Issue-ID: CIMAN-33 Change-Id: I15ac113a98770c7463ac71c32e0d9774356a0d8e Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-03-14CI: Add gerrit-merge GHA workflowJessica Wagantall1-0/+111
This workflow only runs CLM. At the moment, this is a silent workflow and does not vote. It's main intention is to test the GHA CLM workflow. Issue-ID: CIMAN-33 Change-Id: Ib8d8cd3bcaf5b7f84efae2c0c1918a991861f70e Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-02-29Fix: Add mvn-opts in GHA maven reusable workflow callJessica Wagantall1-0/+6
Issue-ID: CIMAN-33 Change-Id: I98cabdfd5463ce7ec6741306cff12f6a87aaa3e1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2024-02-27update link to upper-constraints.txtthmsdt1-3/+3
Issue-ID: DOC-823 Change-Id: I0e4707c8d3b61fee12df9817960b7a9c8bb77596 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2024-02-20add python compatibility modulethmsdt1-0/+1
Issue-ID: DOC-823 Change-Id: I12306cb0ea23be65cdd0f824c8d99cbf47ba00b0 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2024-01-18reduce CDS java security vulnerabilitiesFrank Kimmlingen13-36/+44
upgrade to spring-boot 2.7.18 (Last spring-boot 2.x version) upgrade the additional versions inside the cds Issue-ID: CCSDK-3981 Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de> Change-Id: I239fbdb8b6f58095d805399c6f9ed3af6e7b42fe
2024-01-09During resource resolution there occurs from time to time a ↵Frank Kimmlingen2-1/+22
ConcurrentModificationException. This leads to errors, which are hard to find. Simple solution is to use a ConcurrentHashMap instead, because this class is thread safe. Issue-ID: CCSDK-3978 Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de> Change-Id: I68de3bc24d93a784964bc4b58caa2aeebf250e33
2023-12-04BlueprintCompilerCacheMessageListener should also clean deploy folderFrank Kimmlingen2-3/+80
BlueprintCompilerCacheMessageListener do a cleanup of the deploy folder of the given artifactName:artifactVersion inside the deploy path. Issue-ID: CCSDK-3969 Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de> Change-Id: I9cefc996feb0ddc4b20153159c59a5b89abb1b50
2023-11-09Use version 2.6.1 parent pomsDan Timoney1-1/+14
Use version 2.6.1 of parent poms Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icbb4d3897954a4e7fc8ca6ddbc8e01a68d19f98a
2023-10-17Fix: Update reusable workflow nameJessica Wagantall1-1/+1
The maven reusable workflow name has changed to compose-maven-verify.yaml Issue-ID: CIMAN-33 Change-Id: If804dfe59ff64d5c2cb21449aaa74d3afaf6b132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-10-06Fix: Run maven verify docker profile in GHAJessica Wagantall1-0/+1
Issue-ID: CIMAN-33 Change-Id: I5b4998e70d914c40d78d5388ab43b562e7a36065 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-10-03Fix: Remove target repo inputJessica Wagantall1-6/+0
Issue-ID: CIMAN-33 Change-Id: If47eeeeb8ac27e4cf54993590a31540212aa332f Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-10-03Fix: Add default values to inputs needed by Maven verifyJessica Wagantall1-2/+2
Issue-ID: CIMAN-33 Change-Id: Idd8a2c559a2bdb328f1b2cc8e5a4e91805c4db12 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-10-02Fix: Remove default value for repo targetJessica Wagantall1-2/+1
Issue-ID: CIMAN-33 Change-Id: I2c0013907aca7faf5391cb9879236b34331c5c75 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-10-02Fix: Remove additional inputs for workflow callJessica Wagantall1-10/+0
Issue-ID: CIMAN-33 Change-Id: I6dca8cecbd436fcc95d3831d247d2f1444342d32 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-10-02CI: Add test for maven verify GHA workflowJessica Wagantall1-0/+124
This is a comment only workflow call Issue-ID: CIMAN-33 Change-Id: I78d573ab2819a639b5ba98772f6d11dc55c5e098 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-09-26Make UatServices.verify working for bigger cba'sFrank Kimmlingen1-5/+4
use awaitSingle to synchronize creation of the temp zip file and the access to this file. Issue-ID: CCSDK-3934 Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de> Change-Id: I908a251be76e4abfee5986729ae84b7f27057280
2023-06-26support for configurable http/https for cds-ui serverrajesh.kumar1-1/+1
Issue-ID: CCSDK-3814 Change-ID: I73f97f986a817d423f93a8d922dcd9647b2606aa Signed-off-by: rajesh.kumar <rk00747546@techmahindra.com>
2023-06-26[DOC] Fix master doc build configAndreas Geissler1-6/+5
Issue-ID: DOC-811 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I39729a4b23ca9404c9287a58d5ac787770871cb1
2023-06-14Convert scripts to python3Dan Timoney15-34/+34
Convert python2 scripts to python3 Issue-ID: CCSDK-3906 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I68b82108c5cd51a99735f65f964b8ebc16181c1b
2023-06-14Roll snapshot for MontrealDan Timoney69-70/+70
Roll snapshot to 1.6.0-SNAPSHOT to prepare for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I76b9683c658f793c01fdb865404df72ac1ec9684
2023-05-08Enhancing BluePrintJinjaTemplateServiceSingal, Kapil (ks220y)7-24/+72
* Using CustomJinjavaInterpreter to override getAsString API, and returning context.currentNode.master.image instead of empty string * Earlier rendered result was not keeping unresolved variable rather replacing with empty string, and above helps keeping those. * Upgrading jinja.version to 2.7.0 from 2.5.1 and adding related Junit Test Issue-ID: CCSDK-3895 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I00da64811883957f44f819a44405e073ed7a7755
2023-05-02Release version 1.5.1 maven artifacts and roll versionDan Timoney70-69/+74
Release version 1.5.1 of CDS maven artifacts and roll to next snapshot version Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2d865d2acad2e3594e140604076a421c5d352e0c
2023-05-02Release version 1.5.1 CDS docker containersDan Timoney1-0/+17
Release version 1.5.1 of CDS docker containers Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6b2a649f0d558dde142b19c3dd5fde43978e3674
2023-04-27Update version to 1.5.1-SNAPSHOT1.5.1Dan Timoney69-69/+69
Update CDS to snapshot version 1.5.1-SNAPSHOT so that version 1.5.1 can be released Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9c54710dfadcda134a3b3a08d50690a3cadccca3
2023-04-27Adding some minor featuresSingal, Kapil (ks220y)14-2480/+2901
* Adding proxy and ssl context to CloseableHttpClient * Adding paged capability to ResourceDictionary GET API, and adding POST APi to bulk load resource definitions * Adding more packages to swagger-maven-plugin to get more RestCOntroller generating swagger doc * Fixing maven artifact versions all places Issue-ID: CCSDK-3895 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I096f80a2326cd00068029330b241da209e46e31d (cherry picked from commit 2f4cc180555b1891fb749443449bd969db408d9c)
2023-04-07Add db connection status check as option for readiness healthcheckLukasz Rajewski1-3/+16
Issue-ID: CCSDK-3887 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I1e32dedc6abaf829fe82733548cb9c26ea386117
2023-03-29Change dockerfiles to use ccsdk java17 base imageLukasz Rajewski2-4/+4
Issue-ID: CCSDK-3813 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I098eed2a911811c99473c0ac67fc34db8415c284
2023-03-29K8sPlugin: support UAT functionalityFrank Kimmlingen12-170/+286
K8sAbstractRestClientService and all derived classes K8sQueryRestClient K8sRbInstanceRestClient K8sDefinitionRestClient K8sUploadFileRestClientService does not support the spy / verify functionality of UatExecutor / UatServices Issue-ID: CCSDK-3872 Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de> Change-Id: Iee30f48e9d86efd07a2ab6dde0d5743e4657934f
2023-03-24Fix doc-rules job and cds-ui buildLukasz Rajewski21-233/+467
- Doc changes to satisfy new doc-rules - Fixo f CDS-UI build Issue-ID: CCSDK-3859 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I9471e845afd39d06466da9a5db8fde5acdf15ea1
2023-03-17Enable JUnit tests and porting to java 17Frank Kimmlingen21-158/+234
JUnit tests are no more executed: spring-boot-starter-test does not execute any junit4 tests by default Fix enable tests and adopts the tests moslty to java 17 runtime Issue-ID: CCSDK-3859 Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I02a8d25350ca62262bfc6e07c2865cd8d7b4e6b2
2023-03-09Code changes needed to resolve openjdk17 issuesDan Timoney11-23/+23
Upgraded groovy maven plugin for openjdk17. Changed parent version to latest snapshot to pick up grpc upgrade needed to allow local compiles on newer macbooks, based on apple silicon. Issue-ID: CCSDK-3861 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie11456682a3a038892a35a5ec3b3e0f2e8847b13
2023-02-24Use version 2.5.3 parent pomsDan Timoney1-1/+1
Update to use latest released London parent poms v2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84983ca3376e03e683782a223f3b57e4648b9942