aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-01Fix arg mismatch in GetLogicalCloudContextIgor D.C1-1/+1
2020-09-30Merge "Implement Kubeconfig endpoint in DCM"Ritu Sood6-14/+267
2020-09-30Merge "Update ResourceBundleState CRD and monitor-deploy"Eric Multanen1-0/+5
2020-09-30Merge "Fix Status API to actually provide instance status"Eric Multanen6-313/+188
2020-09-30Update ResourceBundleState CRD and monitor-deployIgor D.C1-0/+5
2020-09-30Merge "Add DCM to K8s deployment file"Ritu Sood1-10/+2
2020-09-30delete should return 404 error for invalid nameAditya Sharoff1-1/+6
2020-09-30Add DCM to K8s deployment fileIgor D.C1-10/+2
2020-09-30Fix Status API to actually provide instance statusKonrad Bańka6-313/+188
2020-09-29Use project name provided by API in DCMIgor D.C4-12/+21
2020-09-29Implement Kubeconfig endpoint in DCMIgor D.C6-14/+267
2020-09-28Merge "Add a couple of sanity checks in DCM"Ritu Sood3-1/+21
2020-09-28Request CSR approvals via /subresource levelIgor D.C3-1/+93
2020-09-28Merge "Implement rest of Apply operation in DCM"Ritu Sood1-23/+88
2020-09-28Merge "Implement Terminate operation in DCM"Ritu Sood5-7/+179
2020-09-28Fix special characters issue in quotas in DCMIgor D.C2-4/+8
2020-09-26Implement rest of Apply operation in DCMIgor D.C1-23/+88
2020-09-26Add a couple of sanity checks in DCMIgor D.C3-1/+21
2020-09-25Implement Terminate operation in DCMIgor D.C5-7/+179
2020-09-25Introduce Monitor support for CSR resourceIgor D.C7-11/+288
2020-09-25Merge "Enhance error handling and HTTP codes in DCM"Ritu Sood10-19/+74
2020-09-25If getAppContextStatus fails, cancel waitForDoneIgor D.C1-1/+7
2020-09-25Enhance error handling and HTTP codes in DCMIgor D.C10-19/+74
2020-09-25Merge "Let instructions exist under /subresource level"Ritu Sood1-1/+1
2020-09-24Add default/template config.json for DCMIgor D.C1-0/+14
2020-09-24Let instructions exist under /subresource levelIgor D.C1-1/+1
2020-09-24Cleanup tmp resources after instantiationRajamohan Raj2-10/+65
2020-09-24initial commit of emcoui web appvikaskumar73-0/+24198
2020-09-22Fix missing operator-sdk dependency goautonegIgor D.C20-2395/+5643
2020-09-15Delete issues error code 404 when project name is invalidAditya Sharoff3-4/+21
2020-09-14Provide tests for nested labels provisioningKonrad Bańka3-1/+90
2020-09-11Merge "Adding validations for all JSON data across modules"Ritu Sood41-50/+364
2020-09-10Merge "Add log level support for orchestrator"Eric Multanen5-22/+47
2020-09-10Adding validations for all JSON data across modulesRajamohan Raj41-50/+364
2020-09-10Merge "Provide capability to specify release-name during instantiation"Eric Multanen5-129/+201
2020-09-10Merge "Changes to add state and retry logic to rsync"Eric Multanen8-37/+426
2020-09-09Changes to add state and retry logic to rsyncManjunath Ranganathaiah8-37/+426
2020-09-09Add log level support for orchestratorRajamohan Raj5-22/+47