summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Remove trust all for BasicAuthRestClientServiceClaudio D. Gasparini1-18/+0
2021-04-05Merge "Fixing DockerFile to avoid IOException"KAPIL SINGAL2-8/+20
2021-03-30Extend Restconf executor functionClaudio D. Gasparini4-71/+363
2021-03-29Fixing DockerFile to avoid IOExceptionSingal, Kapil (ks220y)2-8/+20
2021-03-27Merge "Address some pendings items for SSLBasicAuthRestClient"KAPIL SINGAL5-27/+50
2021-03-25Address some pendings items for SSLBasicAuthRestClientClaudio D. Gasparini5-27/+50
2021-03-25Fixed K8s HealthCheck API issueLukasz Rajewski2-21/+94
2021-03-24Fixed bug when k8s profile is created for default k8s versionLukasz Rajewski2-1/+9
2021-03-23Fix Certificate Exception when using BasicAuthRestClientServiceClaudio D. Gasparini1-0/+18
2021-03-22Bug fixes for config template and config value componentsLukasz Rajewski8-59/+200
2021-03-19Prohibit cycles in imperative workflowsJozsef Csongvai4-13/+107
2021-03-19Merge "Print process name with UAT assert error message"KAPIL SINGAL1-8/+8
2021-03-19Merge "Refactoring to enable on_failure for imperative workflow"KAPIL SINGAL44-94/+124
2021-03-18ComponentRemotePythonExecutor prepareEnv bugOleg Mitsura1-37/+11
2021-03-17Print process name with UAT assert error messageJozsef Csongvai1-8/+8
2021-03-17Refactoring to enable on_failure for imperative workflowJozsef Csongvai44-94/+124
2021-03-16Assign a unique worker ID for CDS Kafka workerJulien Fontaine7-37/+113
2021-03-09Add delete endpoint for config snapshot APIJulien Fontaine4-1/+124
2021-03-09Roll master version for IstanbulDan Timoney40-40/+40
2021-03-04Release version 1.1.1 of CDS dockersDan Timoney40-40/+40
2021-02-24Add rollback and update functionality for config-value component.Grzegorz Wielgosinski2-42/+79
2021-02-23Release version 1.1.0 docker containers and roll to next versionDan Timoney40-40/+40
2021-02-20Merge "Wrap day2 api and create configuration-value component"KAPIL SINGAL6-17/+397
2021-02-19K8sPlugin Query API endpoint addedLukasz Rajewski1-0/+29
2021-02-19Wrap day2 api and create configuration-value componentGrzegorz Wielgosinski6-17/+397
2021-02-17K8sPlugin Healthcheck API and API refactoringLukasz Rajewski5-29/+171
2021-02-17Fixed null pointer exception for JSON RALukasz Rajewski1-1/+3
2021-02-151. Wrap configuration-template DAY2 APIGrzegorz Wielgosinski3-0/+376
2021-02-11Added Kafka metrics for CDS workersJulien Fontaine17-44/+243
2021-02-11Improve logging for CDS Kafka workersJulien Fontaine4-28/+47
2021-02-10K8sPlugin Instance API HandlersLukasz Rajewski12-41/+487
2021-02-09Instance dependencies in ComponentScriptExecutorLukasz Rajewski1-1/+7
2021-02-09Move configuration beans out of profile.upload packageGrzegorz Wielgosinski7-100/+170
2021-02-03Issue-ID: CCSDK-3130Grzegorz Wielgosinski10-6/+8
2021-01-26PV/PVC eliminationOleg Mitsura6-20/+195
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL380-3975/+3975
2021-01-08CDS add Swagger annotations for Model Type APIPiotr Stanior2-1/+35
2020-12-17Merge "Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to false"KAPIL SINGAL17-48/+192
2020-12-16Refactoring assembly.id and name.spaceSingal, Kapil (ks220y)2-3/+1
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine17-48/+192
2020-12-16Fixing typo in message-prioritizationSingal, Kapil (ks220y)36-9/+9
2020-12-15CDS add Postman collection for Resource, Template, Dictionary and Config APIPiotr Stanior6-79/+78
2020-12-14Merge "CDS API reference add request classes"KAPIL SINGAL1-8/+21
2020-12-14Merge "Pass on MDCContext to imperative workflow"KAPIL SINGAL2-4/+14
2020-12-14Merge "CDS add Swagger annotations for Resource, Template, Dictionary and Con...KAPIL SINGAL8-37/+110
2020-12-14Merge "ResourceResolution should fail if required resource did not resolve -...KAPIL SINGAL1-2/+5
2020-12-14CDS Swagger remove yaml filesJakobKrieg1-1/+1
2020-12-14CDS API reference add request classesJakobKrieg1-8/+21
2020-12-14CDS add Swagger annotations for Resource, Template, Dictionary and Config APIPiotr Stanior8-37/+110
2020-12-14Pass on MDCContext to imperative workflowJozsef Csongvai2-4/+14