aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-30Update images used in onap4k8s and emco helm chartsTodd Malsbary7-13/+13
2020-10-30Ignore 404 when deleting non-existent project in emco.shTodd Malsbary1-1/+1
2020-10-30Wait for service to be listening before running testsTodd Malsbary2-0/+12
2020-10-30Properly escape query string to jqTodd Malsbary1-2/+2
2020-10-30Move test inside if block to prevent premature exitTodd Malsbary1-3/+2
2020-10-30Fix typo in deployments/helm/v2/emco/Chart.yamlTodd Malsbary1-1/+1
2020-10-16Merge "Update EMCO OpenAPI spec with DCM APIs"Eric Multanen1-0/+909
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-09Update EMCO OpenAPI spec with DCM APIsIgor D.C1-0/+909
2020-10-08Fix mispelled key name in kubeconfigIgor D.C1-1/+1
2020-10-08Updating the API definitionRitu Sood1-184/+203
2020-10-08Merge "Add k8splugin releases file for 0.7.0"Ritu Sood1-0/+8
2020-10-08Add k8splugin releases file for 0.7.0Eric Multanen1-0/+8
2020-10-08Merge "Reduce duplication around DeleteCompositeApp calls"Ritu Sood1-124/+36
2020-10-08Update k8splugin for G release0.7.0Eric Multanen1-1/+1
2020-10-08Reduce duplication around DeleteCompositeApp callsIgor D.C1-124/+36
2020-10-06Merge "Apply corrections to EMCO v2 helm README"Ritu Sood1-12/+11
2020-10-06Apply corrections to EMCO v2 helm READMEIgor D.C1-12/+11
2020-10-06Add DCM to Helm deployment folderIgor D.C9-0/+194
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 Sood21-575/+442
2020-10-05Merge "Modify GenericPlacement APIs to include DepIntGrp"Ritu Sood13-102/+216
2020-10-05Build and deploy sriov module only on supported hosts.Todd Malsbary7-89/+100
2020-10-02Ovnaction and vfw updates for deploy api changeEric Multanen21-575/+442
2020-10-02Modify GenericPlacement APIs to include DepIntGrpRajamohan Raj13-102/+216
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 Multanen2-0/+16
2020-09-30Merge "Fix Status API to actually provide instance status"Eric Multanen7-313/+194
2020-09-30Update ResourceBundleState CRD and monitor-deployIgor D.C2-0/+16
2020-09-30Merge "Add DCM to K8s deployment file"Ritu Sood2-10/+74
2020-09-30delete should return 404 error for invalid nameAditya Sharoff1-1/+6
2020-09-30Add DCM to K8s deployment fileIgor D.C2-10/+74
2020-09-30Fix Status API to actually provide instance statusKonrad Bańka7-313/+194
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-29Merge "Add plugin_fw.sh test for v2 and run as part of installer."Ritu Sood2-0/+1106