aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15Use controller runtime and operator sdkRitu Sood3-0/+233
Changing the framework to use controller runtime and operator sdk. This allows to add CRD controllers for Network, Provider Network etc in the same operator. Binary renamed to nfn-operator (Network funtion networking). Change-Id: Ic25a3c3f5f1418fc0614f3aede48b41d9c1156cd Signed-off-by: Ritu Sood <ritu.sood@intel.com>