aboutsummaryrefslogtreecommitdiffstats
path: root/src/ncm
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Fix missing operator-sdk dependency goautonegIgor D.C2-12/+1561
2020-09-10Adding validations for all JSON data across modulesRajamohan Raj4-0/+214
2020-08-31Enhance the status query APIEric Multanen4-7/+155
2020-08-31Add rsync registration changes to ncm tooEric Multanen1-2/+66
2020-08-11Add appcontext state, status and resource statusEric Multanen4-68/+89
2020-08-03Add StateInfo structure synced resourcesEric Multanen4-33/+139
2020-07-08Add terminate support to orchestrator and ncmEric Multanen3-73/+13
2020-06-03Move cluster management into its own microserviceEric Multanen9-2562/+5
2020-06-02Reorganize ncm packages to align with architectureEric Multanen15-523/+804
2020-06-02Create OVN network action controller from ncmEric Multanen17-2428/+2
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-28Update go.mod files of services to use local codeEric Multanen1-0/+7
2020-05-20Change NCM for upstream change in orchestratorRajamohan Raj3-9/+2
2020-05-15Adding meta data for app in appContextRajamohan Raj1-4/+3
2020-05-13Add gRPC servers to ncm serviceEric Multanen4-1/+162
2020-05-02Merge "Update ncm code for upstream changes"Ritu Sood2-2/+2
2020-05-01Update ncm code for upstream changesRajamohan Raj2-2/+2
2020-04-30Add API support for network chain intentEric Multanen5-0/+573
2020-04-22Add code to apply workload network annotationsEric Multanen5-6/+447
2020-04-17Merge "Add apply API for network intents"Ritu Sood8-20/+316
2020-04-17Remove orchestrator dependency from ncmRajamohan Raj1-8/+2
2020-04-16Add apply API for network intentsEric Multanen8-20/+316
2020-04-10APIs for network, workload and interface intentsEric Multanen9-4/+1292
2020-04-07Adding function to Query cluster based on labelRitu Sood4-1/+58
2020-03-23Add Network and Provider Network Intent API supportEric Multanen8-46/+999
2020-03-23Create network service with cluster APIEric Multanen13-0/+2786