multicloud/k8s.git
2020-12-03 Todd MalsbaryFix sriov test in baremetal deploy 90/116090/2
2020-11-19 Todd MalsbaryFix CrashLoopBackoff in emco-fluentd Pod 61/114461/2
2020-11-19 Ritu SoodMerge "Build and deploy sriov module only on supported...
2020-11-19 Ritu SoodMerge "Update multus-daemonset.yml to that of multus...
2020-11-19 Ritu SoodMerge "Upgrade kubespray from 2.12.6 to 2.14.1"
2020-11-19 Ritu SoodMerge "Update images used in onap4k8s and emco helm...
2020-11-19 Ritu SoodMerge "Use same host in both copy and run of deploy_opt...
2020-11-19 Ritu SoodMerge "Ignore 404 when deleting non-existent project...
2020-11-19 Ritu SoodMerge "Wait for service to be listening before running...
2020-11-19 Ritu SoodMerge "Properly escape query string to jq"
2020-11-19 Ritu SoodMerge "Move test inside if block to prevent premature...
2020-11-19 Ritu SoodMerge "Fix typo in deployments/helm/v2/emco/Chart.yaml"
2020-11-18 Konrad BańkaImprove early-detection of empty template 07/114807/3
2020-11-11 Todd MalsbaryUpdate multus-daemonset.yml to that of multus-cni v3... 65/114465/2
2020-10-30 Todd MalsbaryUpgrade kubespray from 2.12.6 to 2.14.1 64/114464/1
2020-10-30 Todd MalsbaryUse same host in both copy and run of deploy_optane.sh 63/114463/1
2020-10-30 Todd MalsbaryUpdate images used in onap4k8s and emco helm charts 62/114462/1
2020-10-30 Todd MalsbaryIgnore 404 when deleting non-existent project in emco.sh 60/114460/1
2020-10-30 Todd MalsbaryWait for service to be listening before running tests 59/114459/1
2020-10-30 Todd MalsbaryProperly escape query string to jq 58/114458/1
2020-10-30 Todd MalsbaryMove test inside if block to prevent premature exit 57/114457/1
2020-10-30 Todd MalsbaryFix typo in deployments/helm/v2/emco/Chart.yaml 56/114456/1
2020-10-16 Eric MultanenMerge "Update EMCO OpenAPI spec with DCM APIs"
2020-10-16 Eric MultanenMerge "Restore commented unit test TestDeleteLogicalCloud"
2020-10-16 Eric MultanenMerge "delete should return 404 error for invalid name"
2020-10-10 Igor D.CRestore commented unit test TestDeleteLogicalCloud 49/113749/1
2020-10-09 Igor D.CUpdate EMCO OpenAPI spec with DCM APIs 61/111061/11
2020-10-08 Igor D.CFix mispelled key name in kubeconfig 07/113707/1
2020-10-08 Ritu SoodUpdating the API definition 36/113136/5
2020-10-08 Ritu SoodMerge "Add k8splugin releases file for 0.7.0"
2020-10-09 Eric MultanenAdd k8splugin releases file for 0.7.0 06/113706/1
2020-10-08 Ritu SoodMerge "Reduce duplication around DeleteCompositeApp...
2020-10-08 Eric MultanenUpdate k8splugin for G release 88/113688/1 0.7.0
2020-10-08 Igor D.CReduce duplication around DeleteCompositeApp calls 61/113661/1
2020-10-06 Ritu SoodMerge "Apply corrections to EMCO v2 helm README"
2020-10-06 Igor D.CApply corrections to EMCO v2 helm README 90/113590/1
2020-10-06 Igor D.CAdd DCM to Helm deployment folder 95/113395/4
2020-10-05 Ritu SoodMerge "Remove unused mongo db methods from emco code"
2020-10-05 Ritu SoodMerge "Ovnaction and vfw updates for deploy api change"
2020-10-05 Ritu SoodMerge "Modify GenericPlacement APIs to include DepIntGrp"
2020-10-05 Todd MalsbaryBuild and deploy sriov module only on supported hosts. 49/113549/1
2020-10-03 Eric MultanenOvnaction and vfw updates for deploy api change 40/113440/4
2020-10-03 Rajamohan RajModify GenericPlacement APIs to include DepIntGrp 45/113145/6
2020-10-02 Igor D.CDCM E2E testing fixes 50/113450/6
2020-10-02 Ritu SoodMerge "Set name of resources correctly in appcontext"
2020-10-02 Ritu SoodMerge "Reimplement Terminate to be compatible with...
2020-10-02 Eric MultanenRemove unused mongo db methods from emco code 47/113447/2
2020-10-02 Igor D.CSet name of resources correctly in appcontext 49/113449/4
2020-10-02 Igor D.CReimplement Terminate to be compatible with Status 45/113445/4
2020-10-02 Ritu SoodAdding CSR Approval functionality 44/113444/4
2020-10-02 Igor D.CImprove DCM test script: apply, term, kubeconfig 48/113448/3
2020-10-02 Ritu SoodMerge "Fix rsync retry logic for unreachable cluster"
2020-10-02 Eric MultanenFix rsync retry logic for unreachable cluster 39/113439/1
2020-10-01 Igor D.CSubtle refactoring in a few functions 32/113432/2
2020-10-01 Igor D.CFix arg mismatch in GetLogicalCloudContext 08/113408/1
2020-09-30 Ritu SoodMerge "Implement Kubeconfig endpoint in DCM"
2020-09-30 Eric MultanenMerge "Update ResourceBundleState CRD and monitor-deploy"
2020-09-30 Eric MultanenMerge "Fix Status API to actually provide instance...
2020-09-30 Igor D.CUpdate ResourceBundleState CRD and monitor-deploy 99/113399/2
2020-09-30 Ritu SoodMerge "Add DCM to K8s deployment file"
2020-09-30 Aditya Sharoffdelete should return 404 error for invalid name 39/113139/3
2020-09-30 Igor D.CAdd DCM to K8s deployment file 93/113393/2
2020-09-30 Konrad BańkaFix Status API to actually provide instance status 71/113171/4
2020-09-29 Igor D.CUse project name provided by API in DCM 43/113343/2
2020-09-29 Igor D.CImplement Kubeconfig endpoint in DCM 04/113204/6
2020-09-29 Ritu SoodMerge "Add plugin_fw.sh test for v2 and run as part...
2020-09-28 Ritu SoodMerge "Add a couple of sanity checks in DCM"
2020-09-28 Igor D.CRequest CSR approvals via /subresource level 07/113207/2
2020-09-28 Ritu SoodMerge "Implement rest of Apply operation in DCM"
2020-09-28 Ritu SoodMerge "Implement Terminate operation in DCM"
2020-09-28 Igor D.CFix special characters issue in quotas in DCM 42/113142/8
2020-09-26 Igor D.CImplement rest of Apply operation in DCM 06/113206/1
2020-09-26 Igor D.CAdd a couple of sanity checks in DCM 05/113205/1
2020-09-25 Igor D.CImplement Terminate operation in DCM 03/113203/2
2020-09-25 Igor D.CIntroduce Monitor support for CSR resource 26/111926/11
2020-09-25 Ritu SoodMerge "Enhance error handling and HTTP codes in DCM"
2020-09-25 Igor D.CIf getAppContextStatus fails, cancel waitForDone 38/113138/2
2020-09-25 Igor D.CEnhance error handling and HTTP codes in DCM 41/113141/7
2020-09-25 Ritu SoodMerge "Let instructions exist under /subresource level"
2020-09-24 Igor D.CAdd default/template config.json for DCM 40/113140/1
2020-09-24 Igor D.CLet instructions exist under /subresource level 27/111927/4
2020-09-24 Rajamohan RajCleanup tmp resources after instantiation 38/112638/2
2020-09-24 vikaskumarinitial commit of emcoui web app 08/113208/1
2020-09-23 Todd MalsbaryAdd plugin_fw.sh test for v2 and run as part of installer. 81/113081/1
2020-09-23 Ritu SoodMerge "Add playbooks for v2 emco chart."
2020-09-23 Ritu SoodMerge "Create helm chart for ICN/SDEWAN controllers"
2020-09-23 Todd MalsbaryAdd playbooks for v2 emco chart. 10/111810/7
2020-09-23 ToddEnable installer.sh to use --plugins emco in place... 09/111809/7
2020-09-23 Yao LeCreate helm chart for ICN/SDEWAN controllers 37/109637/12
2020-09-22 Igor D.CFix missing operator-sdk dependency goautoneg 45/112945/10
2020-09-15 Aditya SharoffDelete issues error code 404 when project name is invalid 34/112434/6
2020-09-15 Eric MultanenMerge "Provide tests for nested labels provisioning"
2020-09-14 Konrad BańkaProvide tests for nested labels provisioning 93/112493/3
2020-09-11 Eric MultanenMerge "Use external service address and ports in sanity...
2020-09-11 Todd MalsbaryUse external service address and ports in sanity-check... 07/111807/6
2020-09-11 Ritu SoodMerge "Adding validations for all JSON data across...
2020-09-10 Eric MultanenMerge "Add log level support for orchestrator"
2020-09-10 Rajamohan RajAdding validations for all JSON data across modules 22/111722/4
2020-09-10 Eric MultanenMerge "Provide capability to specify release-name durin...
2020-09-10 Ritu SoodMerge "Create monitor deployment yaml file"
next