aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/pkg/module
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Modify GenericPlacement APIs to include DepIntGrpRajamohan Raj7-52/+151
2020-09-24Cleanup tmp resources after instantiationRajamohan Raj1-1/+33
2020-09-09Changes to add state and retry logic to rsyncManjunath Ranganathaiah1-0/+9
2020-08-31Enhance the status query APIEric Multanen1-57/+30
2020-08-27Remove the need for rysnc registration in orchestratorRajamohan Raj1-2/+41
2020-08-11Add appcontext state, status and resource statusEric Multanen3-62/+130
2020-08-03Add StateInfo structure synced resourcesEric Multanen2-38/+117
2020-08-03Sanity test script for new releases.Rajamohan Raj1-1/+1
2020-07-24Adds PUT api to v2/projectsLarry Sachs2-4/+109
2020-07-17Merge "Move status tracking CR to rsync"Ritu Sood2-49/+0
2020-07-17Add APIs for getAll DeploymentIntents and GetAll GenericPlacemnetIntentsRajamohan Raj2-2/+86
2020-07-17Add API to query all composite apps under a projectRajamohan Raj2-1/+34
2020-07-16Implement GetAll projects handlerRajamohan Raj1-0/+24
2020-07-16Move status tracking CR to rsyncEric Multanen2-50/+1
2020-07-09Fixing the triple dash issue in YAML.Rajamohan Raj1-0/+5
2020-07-08Add terminate support to orchestrator and ncmEric Multanen3-19/+58
2020-07-08Adds composite app status update and queryEric Multanen3-8/+180
2020-06-26Add instruction and rsync call to instantiateEric Multanen3-13/+59
2020-06-07Make GRPC calls and delete extra cluster handlesRajamohan Raj2-0/+74
2020-06-05Implement Priority Based Controller listRajamohan Raj3-9/+181
2020-06-03Add grpc contextupdate client call to orchestratorEric Multanen1-1/+2
2020-06-01Adding cluster meta data and saving in etcdRajamohan Raj2-116/+224
2020-05-15Adding meta data for app in appContextRajamohan Raj1-22/+29
2020-05-14Merge "Create appContext and save to etcd"Ritu Sood1-26/+222
2020-05-12Move controller module into separate packageEric Multanen4-47/+70
2020-05-12Create appContext and save to etcdRajamohan Raj1-26/+222
2020-04-30Add gRPC framework to orchestratorEric Multanen1-10/+21
2020-04-23Merge "Added intentResolver"Ritu Sood5-46/+66
2020-04-22Controller API supportEric Multanen3-26/+129
2020-04-17Added intentResolverRajamohan Raj5-46/+66
2020-04-13Added query routes for deploymentIntentGroupRajamohan Raj2-13/+79
2020-04-13Merge "Adding query APIs for AppIntents"Ritu Sood4-18/+147
2020-04-13Test cases for resolving the helm templatesRajamohan Raj1-4/+3
2020-04-11Resolve the helm templatesRajamohan Raj4-4/+150
2020-04-09Adding query APIs for AppIntentsRajamohan Raj4-18/+147
2020-03-23Sync up Key json attribute namesEric Multanen10-26/+26
2020-03-23Create network service with cluster APIEric Multanen2-542/+0
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 Chivukula4-4/+535
2020-03-12Added tests to Composite App APISrivahni Chivukula5-6/+242
2020-03-05Add API support to handle App ProfilesEric Multanen2-0/+298
2020-03-05Composite Profile API and HandlerDileep Ranganathan3-4/+372
2020-03-04Add DeploymentIntentGroup APIsRajamohan Raj6-18/+612
2020-03-03Implemented AppIntents and GenPlaceIntentsRajamohan Raj5-2/+823
2020-02-28Add v2 cluster registration api to k8s orchestratorEric Multanen2-0/+542
2020-02-21Add Controller Register API to OrchestratorMarcus G K Williams3-0/+318
2020-02-20Add Composite Application APISrivahni Chivukula4-41/+189
2020-02-19Made changes to the Project API.Rajamohan Raj2-24/+57
2020-02-14Restructure code and create module libraryRitu Sood3-0/+344