aboutsummaryrefslogtreecommitdiffstats
path: root/internal/pkg/node/node.go
AgeCommit message (Collapse)AuthorFilesLines
2020-09-17Adding node interface, SNAT and OVN Node switch portKuralamudhan Ramakrishnan1-0/+31
- Adding nfn proto for node interface MAC and IP address - Adding node switch ports in NFN Operator - Adding grpc client in nfn agent to get mac and IP address for node interface - Adding feature to create Node interface with OVS internal port - Make sure pod controller requeue the pod request for empty node field in pod spec - Unique node interface name using SHA and maintain 15 charactor for OVS switch port - Adding SNAT for default interface in each node - Adding iptables modules for SNAT rules Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com> Change-Id: I6cfa36e45007e796eb651345f9f0751329defcf7