aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Fix issue with initial error hidingLukasz Rajewski1-35/+34
2021-08-17Fix Status API resolutionMichal Chabiera1-18/+20
2021-08-11Support pre/post install/delete hooks  hthieu16-27/+1857
2021-08-09Fixed issue of leftovers after instace create failureLukasz Rajewski2-3/+8
2021-08-06Optimized status discovery0.9.0Lukasz Rajewski1-10/+7
2021-08-06Fixed issue in Status handlerLukasz Rajewski1-7/+12
2021-08-05Update status check endpoint hthieu22-17/+1595
2021-08-02Merge "Add suport for query api on root level"Lukasz Rajewski13-84/+247
2021-08-02Add suport for query api on root levelLukasz Rajewski13-84/+247
2021-08-02Config List handler added to Config APILukasz Rajewski7-7/+132
2021-07-29Fix of release name for configLukasz Rajewski2-7/+16
2021-07-23Change rb-definition-version identifierLukasz Rajewski1-1/+1
2021-05-05DeletePropagationPolicy changed to backgroundLukasz Rajewski3-3/+3
2021-04-20Merge "Migrate to use Helm v3 libraries"Lukasz Rajewski16-685/+1558
2021-04-12Migrate to use Helm v3 librariesRitu Sood16-685/+1558
2021-04-02Merge "Fix Healthcheck API"Ritu Sood6-47/+330
2021-03-31Fix Healthcheck APIKonrad Bańka6-47/+330
2021-03-11Merge "Correct Day2 Config Template creation response"Ritu Sood1-2/+7
2021-03-11Correct Day2 Config Template creation responseKonrad Bańka1-2/+7
2021-03-11Remove Hooks field from InstanceResponse http resp jsonKonrad Bańka1-1/+1
2021-03-09Correct Query API endpoint registrationKonrad Bańka3-2/+276
2021-02-25Provide Healthcheck API MVP0.8.0Konrad Bańka20-60/+468
2021-02-25Merge "Provide Query API for CNF Instances"Ritu Sood4-1/+148
2021-02-24Provide Query API for CNF InstancesKonrad Bańka4-2/+150
2021-02-23Move Day2 Config Values API to new endpointKonrad Bańka6-132/+211
2021-01-13Provide simple v3 chart mock testKonrad Bańka4-0/+55
2020-12-16Rollback helm library to version not failing v3 chartsKonrad Bańka2-485/+129
2020-11-27MULTICLOUD-1257 updated gui flowvikaskumar64-1853/+8310
2020-11-18Improve early-detection of empty templateKonrad Bańka7-13/+104
2020-10-16Merge "Restore commented unit test TestDeleteLogicalCloud"Eric Multanen5-39/+48
2020-10-16Merge "delete should return 404 error for invalid name"Eric Multanen1-1/+6
2020-10-10Restore commented unit test TestDeleteLogicalCloudIgor D.C5-39/+48
2020-10-08Fix mispelled key name in kubeconfigIgor D.C1-1/+1
2020-10-08Reduce duplication around DeleteCompositeApp callsIgor D.C1-124/+36
2020-10-05Merge "Remove unused mongo db methods from emco code"Ritu Sood4-634/+0
2020-10-05Merge "Ovnaction and vfw updates for deploy api change"Ritu Sood18-455/+320
2020-10-05Merge "Modify GenericPlacement APIs to include DepIntGrp"Ritu Sood12-88/+204
2020-10-02Ovnaction and vfw updates for deploy api changeEric Multanen18-455/+320
2020-10-02Modify GenericPlacement APIs to include DepIntGrpRajamohan Raj12-88/+204
2020-10-02DCM E2E testing fixesIgor D.C3-5/+8
2020-10-02Merge "Set name of resources correctly in appcontext"Ritu Sood1-36/+38
2020-10-02Merge "Reimplement Terminate to be compatible with Status"Ritu Sood4-63/+133
2020-10-02Remove unused mongo db methods from emco codeEric Multanen4-634/+0
2020-10-02Set name of resources correctly in appcontextIgor D.C1-36/+38
2020-10-02Reimplement Terminate to be compatible with StatusIgor D.C4-63/+133
2020-10-02Adding CSR Approval functionalityRitu Sood5-8/+220
2020-10-02Improve DCM test script: apply, term, kubeconfigIgor D.C1-30/+39
2020-10-02Merge "Fix rsync retry logic for unreachable cluster"Ritu Sood1-1/+1
2020-10-01Fix rsync retry logic for unreachable clusterEric Multanen1-1/+1
2020-10-01Subtle refactoring in a few functionsIgor D.C7-99/+186