aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/crds/k8s_v1alpha1_providernetwork_crd.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-11-20Add Provider Network CRD controllerRitu Sood1-3/+11
CRD controller watches for Provider Network CR's and sends messages to all the nodes that needs to be configured for provider network, if subsribe message was already received from the agent running on the node. Change-Id: Idc3e2703a309113b325a2fb7c8eb244a02babeb3 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2019-08-16Add types and generated code for CRDsRitu Sood1-0/+136
Adding Network CRD and Provider Network CRD generated code as per the spec. https://wiki.onap.org/display/DW/K8s+Plugin+Network+Related+CRD%27s+for+R5 Change-Id: If75885205830cf2cef197754ea8f00b61095a4a1 Signed-off-by: Ritu Sood <ritu.sood@intel.com>