summaryrefslogtreecommitdiffstats
path: root/src/orchestrator/pkg
AgeCommit message (Expand)AuthorFilesLines
2020-07-08Adds composite app status update and queryEric Multanen6-11/+263
2020-06-26Add instruction and rsync call to instantiateEric Multanen4-13/+125
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 Multanen5-86/+275
2020-06-03Move cluster management into its own microserviceEric Multanen1-1/+1
2020-06-02Reorganize ncm packages to align with architectureEric Multanen1-2/+2
2020-06-01Adding cluster meta data and saving in etcdRajamohan Raj6-135/+372
2020-05-21InstallApp Grpc proto and server for rsyncManjunath Ranganathaiah2-391/+0
2020-05-20Changing the value type to interfaceRajamohan Raj1-2/+2
2020-05-15Adding meta data for app in appContextRajamohan Raj5-45/+158
2020-05-14Merge "Create appContext and save to etcd"Ritu Sood3-35/+238
2020-05-12Move controller module into separate packageEric Multanen4-47/+70
2020-05-12Create appContext and save to etcdRajamohan Raj3-35/+238
2020-04-30Add gRPC framework to orchestratorEric Multanen7-36/+896
2020-04-24Fix missing key error while getting resource instManjunath Ranganathaiah1-1/+1
2020-04-23Merge "Added intentResolver"Ritu Sood7-47/+187
2020-04-22Controller API supportEric Multanen4-26/+152
2020-04-21Orchestrator support for network intent updatesEric Multanen1-0/+32
2020-04-17Added intentResolverRajamohan Raj7-47/+187
2020-04-14Mongo api changesEric Multanen2-3/+31
2020-04-13Added query routes for deploymentIntentGroupRajamohan Raj2-13/+79
2020-04-13Merge "Adding query APIs for AppIntents"Ritu Sood6-21/+170
2020-04-13Test cases for resolving the helm templatesRajamohan Raj2-6/+5
2020-04-11Resolve the helm templatesRajamohan Raj6-7/+152
2020-04-09Adding query APIs for AppIntentsRajamohan Raj8-24/+172
2020-04-08Add validation routinesEric Multanen2-4/+57
2020-04-01Add init and reinit interfaces to context libsManjunath Ranganathaiah4-253/+365
2020-03-25App context library interface for etcdManjunath Ranganathaiah2-0/+573
2020-03-23Sync up Key json attribute namesEric Multanen10-26/+26
2020-03-23Create network service with cluster APIEric Multanen2-542/+0
2020-03-20Merge "Add update interface to run time context library"Ritu Sood2-0/+63
2020-03-19Add more validation methodsEric Multanen2-0/+730
2020-03-16Add update interface to run time context libraryManjunath Ranganathaiah2-0/+63
2020-03-12Added getAllApps functionality in App apiSrivahni Chivukula1-0/+29
2020-03-12Modified project api to use new mongodb methodsSrivahni Chivukula1-4/+4
2020-03-12Add apps under composite app APISrivahni Chivukula5-4/+539
2020-03-12Added tests to Composite App APISrivahni Chivukula5-6/+242
2020-03-12Run time context interface libraryManjunath Ranganathaiah2-0/+771
2020-03-11Add Delete and DeleteAll functionality to etcdRitu Sood2-1/+16
2020-03-06Merge "Adding Remove function to Mongo"Bin Yang4-4/+50
2020-03-06Merge "Change DB Name to accept variable"Ritu Sood2-6/+6
2020-03-05Adding Remove function to MongoRitu Sood4-4/+50
2020-03-05Add API support to handle App ProfilesEric Multanen2-0/+298
2020-03-05Composite Profile API and HandlerDileep Ranganathan3-4/+372
2020-03-05Change DB Name to accept variableenyinna12342-6/+6
2020-03-04Add DeploymentIntentGroup APIsRajamohan Raj6-18/+612
2020-03-03Implemented AppIntents and GenPlaceIntentsRajamohan Raj7-5/+844
2020-02-28Add v2 cluster registration api to k8s orchestratorEric Multanen2-0/+542
2020-02-28Remove String functionRitu Sood2-2/+3