aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/api/projecthandler_test.go
AgeCommit message (Expand)AuthorFilesLines
2020-09-04GET project Returns 404 instead of 500Aditya Sharoff1-1/+1
2020-07-24Adds PUT api to v2/projectsLarry Sachs1-1/+94
2020-07-16Implement GetAll projects handlerRajamohan Raj1-0/+4
2020-04-17Added intentResolverRajamohan Raj1-2/+2
2020-04-11Resolve the helm templatesRajamohan Raj1-3/+3
2020-03-23Create network service with cluster APIEric Multanen1-3/+3
2020-03-12Add apps under composite app APISrivahni Chivukula1-3/+3
2020-03-05Add API support to handle App ProfilesEric Multanen1-3/+3
2020-03-05Composite Profile API and HandlerDileep Ranganathan1-3/+3
2020-03-04Add DeploymentIntentGroup APIsRajamohan Raj1-3/+3
2020-03-03Implemented AppIntents and GenPlaceIntentsRajamohan Raj1-3/+3
2020-02-28Add v2 cluster registration api to k8s orchestratorEric Multanen1-3/+3
2020-02-21Add Controller Register API to OrchestratorMarcus G K Williams1-3/+3
2020-02-20Add Composite Application APISrivahni Chivukula1-25/+25
2020-02-19Made changes to the Project API.Rajamohan Raj1-16/+36
2020-02-14Restructure code and create module libraryRitu Sood1-19/+19
2019-11-19Add v2 with project APIKiran Kamineni1-0/+228