aboutsummaryrefslogtreecommitdiffstats
path: root/src/dcm
AgeCommit message (Expand)AuthorFilesLines
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-02DCM E2E testing fixesIgor D.C2-4/+7
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-02Improve DCM test script: apply, term, kubeconfigIgor D.C1-30/+39
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 "Add DCM to K8s deployment file"Ritu Sood1-10/+2
2020-09-30Add DCM to K8s deployment fileIgor D.C1-10/+2
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.C2-1/+66
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-25Enhance error handling and HTTP codes in DCMIgor D.C10-19/+74
2020-09-24Add default/template config.json for DCMIgor D.C1-0/+14
2020-09-22Fix missing operator-sdk dependency goautonegIgor D.C2-200/+945
2020-08-31Enhance the status query APIEric Multanen1-0/+1
2020-08-07Make dcm_call_api.sh test sufficient for applyIgor D.C1-42/+19
2020-08-05DCM - fix code formatting via vscode (II)Igor D.C15-1695/+1680
2020-08-05Merge "Add cleanup step to dcm_call_api.sh test script"Ritu Sood1-15/+68
2020-07-29Add cleanup step to dcm_call_api.sh test scriptIgor D.C1-15/+68
2020-07-28DCM - fix code formatting via vscodeIgor D.C4-903/+871
2020-06-03Move cluster management into its own microserviceEric Multanen2-28/+30
2020-06-02Reorganize ncm packages to align with architectureEric Multanen2-5/+9
2020-05-28Update go.mod files of services to use local codeEric Multanen2-2/+414
2020-04-21Script to test DCM APIItohan1-0/+147
2020-04-20Implement Apply API for DCMItohan6-63/+661
2020-04-10Add Distributed Cloud Managerenyinna123421-0/+3223