aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Merge "Add cleanup step to dcm_call_api.sh test script"Ritu Sood1-15/+68
2020-08-03Add StateInfo structure synced resourcesEric Multanen14-104/+386
2020-08-03Sanity test script for new releases.Rajamohan Raj1-1/+1
2020-07-29Add cleanup step to dcm_call_api.sh test scriptIgor D.C1-15/+68
2020-07-28Merge "Adds PUT api to v2/projects"Eric Multanen6-7/+257
2020-07-28DCM - fix code formatting via vscodeIgor D.C4-903/+871
2020-07-24Adds PUT api to v2/projectsLarry Sachs6-7/+257
2020-07-21Add newline to end of orchestrator/scripts/build.shLarry Sachs1-1/+2
2020-07-17Merge "Move status tracking CR to rsync"Ritu Sood5-65/+107
2020-07-17Add APIs for getAll DeploymentIntents and GetAll GenericPlacemnetIntentsRajamohan Raj5-2/+145
2020-07-17Add API to query all composite apps under a projectRajamohan Raj4-1/+61
2020-07-16Implement GetAll projects handlerRajamohan Raj4-0/+54
2020-07-16Move status tracking CR to rsyncEric Multanen5-66/+108
2020-07-15Change the Info to print resource nameRitu Sood1-2/+2
2020-07-15Merge "Update Rsync"Eric Multanen22-847/+3686
2020-07-10Update RsyncRitu Sood22-847/+3686
2020-07-09Fixing the triple dash issue in YAML.Rajamohan Raj1-0/+5
2020-07-08Add terminate support to orchestrator and ncmEric Multanen9-103/+146
2020-07-08Adds composite app status update and queryEric Multanen22-306/+794
2020-07-08Add watch functionality for Status CRRitu Sood2-5/+139
2020-07-07Fix go.mod for monitorLarry Sachs1-3/+0
2020-06-27Remove config and yaml file creationManjunath Ranganathaiah4-83/+32
2020-06-28Merge "Change the error message for orchestrator startup"Ritu Sood1-1/+1
2020-06-26Add instruction and rsync call to instantiateEric Multanen4-13/+125
2020-06-26Merge "Instantiation and termination of a given context implementation."Ritu Sood10-17/+1144
2020-06-25Change the error message for orchestrator startupRajamohan Raj1-1/+1
2020-06-24Instantiation and termination of a given context implementation.Manjunath Ranganathaiah10-17/+1144
2020-06-23Fix ovnaction cnitype key valueEric Multanen1-1/+1
2020-06-16Status operator to update status of resourcesSrivahni Chivukula26-26/+2170
2020-06-12Merge "Fix gRpc listen address"Ritu Sood2-4/+4
2020-06-10Fix gRpc listen addressRitu Sood2-4/+4
2020-06-07Make GRPC calls and delete extra cluster handlesRajamohan Raj2-0/+74
2020-06-05Implement Priority Based Controller listRajamohan Raj4-11/+182
2020-06-03Add grpc contextupdate client call to orchestratorEric Multanen13-99/+492
2020-06-03Move cluster management into its own microserviceEric Multanen27-113/+1981
2020-06-03Merge "Add UninstallApp call to grpc"Ritu Sood2-0/+14
2020-06-02Add UninstallApp call to grpcManjunath Ranganathaiah2-0/+14
2020-06-02Reorganize ncm packages to align with architectureEric Multanen18-530/+815
2020-06-02Create OVN network action controller from ncmEric Multanen28-149/+1115
2020-06-01Adding cluster meta data and saving in etcdRajamohan Raj6-135/+372
2020-05-28Fix Network and ProviderNetwork yaml formattingEric Multanen4-10/+10
2020-05-28Add appcontext instructions during intent applyEric Multanen1-0/+34
2020-05-28Add grpc client to resource synchronizer to ncmEric Multanen2-12/+84
2020-05-28fixup rsync go.mod fileEric Multanen3-5/+5
2020-05-28Update go.mod files of services to use local codeEric Multanen8-16/+548
2020-05-21InstallApp Grpc proto and server for rsyncManjunath Ranganathaiah7-4/+424
2020-05-20Change NCM for upstream change in orchestratorRajamohan Raj3-9/+2
2020-05-20Changing the value type to interfaceRajamohan Raj1-2/+2
2020-05-15Adding meta data for app in appContextRajamohan Raj7-52/+163
2020-05-14Merge "Create appContext and save to etcd"Ritu Sood4-35/+338