summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
AgeCommit message (Expand)AuthorFilesLines
2022-09-12Make UatExecutor accessible inside a CBA JUnit testFrank Kimmlingen1-4/+4
2022-09-08Http 204 response results with exception in rest resolutionFrank Kimmlingen2-3/+92
2022-09-06SpyPostInterceptor in UatExecutor does not collect all responsesFrank Kimmlingen1-2/+6
2022-08-22Refactoring to support H2 DB for local runSingal, Kapil (ks220y)3-16/+14
2022-08-22Refactoring Code to remove NRMSingal, Kapil (ks220y)4-29/+28
2022-08-22Use all source-db resources instead of only processor-dbMichal Jagiello3-4/+39
2022-08-02Change HTTP response code on Blueprint Model APIMichal Jagiello1-1/+1
2022-07-22Aligned attributes of CDS componentsLukasz Rajewski9-48/+100
2022-04-13Closing artifact files after vtl templatingLukasz Rajewski3-3/+4
2022-04-13Merge "Return errormessages in failing imperative workflows"KAPIL SINGAL3-3/+5
2022-04-12Prevent stack overflow in BluePrintProcessingGRPCHandlerJozsef Csongvai1-5/+4
2022-04-12Return errormessages in failing imperative workflowsJozsef Csongvai3-3/+5
2022-03-29Release Jakarta M4 CDS maven artifactsDan Timoney42-42/+42
2022-03-23Add indexes to Template/Resource resolutionOleg Mitsura2-2/+15
2022-03-07Upgrade commons-compress to version 1.21Dan Timoney1-1/+1
2022-03-02DMAAP-1706 - New Kafka Auth optiondavid.mcweeney5-1/+192
2022-02-14K8sPlugin integration changes for Istanbul APIsLukasz Rajewski2-12/+16
2022-02-09K8sPlugin integration changes for Istanbul APIsLukasz Rajewski11-34/+646
2022-01-17Add functions for retrieving multiple artifactsArne Chrestin5-4/+120
2021-11-30CCSDK-3531 improve cmd-exec returned err msgOleg Mitsura3-3/+9
2021-11-29Change load configuration paths for modeltype and resourcedicitonaryfarida azmy1-3/+3
2021-10-20Add missing code for Metrics and PV/PVC eliminationJozsef Csongvai9-6/+32
2021-09-29Merge "Metrics on command-executor blueprints processor side"Dan Timoney3-25/+73
2021-09-21Metrics on command-executor blueprints processor sideMichael Pruss3-25/+73
2021-09-21Roll versions for JakartaDan Timoney42-84/+42
2021-09-16Release version 1.2.0 maven artifactsDan Timoney42-42/+42
2021-09-13Fix versionDan Timoney1-1/+1
2021-09-11Merge "Upgrading velocity version to v2.3 due to some vulnerabilities in prev...KAPIL SINGAL5-5/+21
2021-09-11Merge "CCSDK-3451 Prometheus Metrics for command-executor"KAPIL SINGAL1-0/+1
2021-09-10Upgrading velocity version to v2.3 due to some vulnerabilities in previous ve...meriem zidane5-5/+21
2021-09-08Merge "Use cert-initializer truststore instead of hard-coded ONAP Root CA"Dan Timoney1-2/+7
2021-09-08Use cert-initializer truststore instead of hard-coded ONAP Root CAwdgp04241-2/+7
2021-09-01CCSDK-3451 Prometheus Metrics for command-executorKuldip Rai1-0/+1
2021-09-01Merge "Upgrade hazelcast version"KAPIL SINGAL2-2/+2
2021-08-31Upgrade hazelcast versionmeriem zidane2-2/+2
2021-08-27CCSDK-3434 CBA workflow status storeKavitha P36-7/+2038
2021-08-23Version upgradesDan Timoney1-3/+3
2021-08-05Ignore unknown fields from the k8splugin API responsesLukasz Rajewski10-0/+25
2021-08-03Move netty-ssl definition to springboot parentDan Timoney1-1/+2
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai386-4092/+4092
2021-07-27Removed redundant timeout handling for executeCommandJulien Fontaine1-19/+3
2021-06-23Add Request ID and Sub Request ID to CDS kafka logsJulien Fontaine3-22/+23
2021-05-13Add MS SQL driver in CDS blueprints andPrudence Au6-5/+81
2021-04-28Merge "Fixed error when uploading CBA when Hazelcast cluster is not initialized"Dan Timoney1-4/+2
2021-04-28Fixed error when uploading CBA when Hazelcast cluster is not initializedJulien Fontaine1-4/+2
2021-04-28Add check for cluster status to readiness endpointJozsef Csongvai1-3/+14
2021-04-26Fix for CCSDK-3271 added kotlin compiler option java 11vmuthukrishnan@aarnanetworks.com1-0/+2
2021-04-22Fix grpcProperties resolution for String valuesJozsef Csongvai1-2/+3
2021-04-09Fixed templating of values in k8s componentsLukasz Rajewski3-3/+3
2021-04-07Remove trust all for BasicAuthRestClientServiceClaudio D. Gasparini1-18/+0