adding primary network features 19/69819/7
authorKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Tue, 17 Mar 2020 05:32:22 +0000 (05:32 +0000)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Thu, 17 Sep 2020 23:24:55 +0000 (16:24 -0700)
commit62079e3b34f2f7ce7f04dc42e305c32bb719bd57
treed1b39c0dccaf863fee4052c3bd4ae4e02836a0c4
parent342d8470b54ca175756d0216c9f5294fd69746ec
adding primary network features

- adding docker build bugfixes
- Removing the dependence on Multus
- ovn4nfv-k8s CNI will be default or cluster networking
- ovn4nfv-k8s creates ovn overlay mutli-networking using pod annotations itself
- remove the outdated unit test

Based on the Ritu(ovn4nfv-k8s-plugin committer) patches
Change-Id: Ic48bd11d746e6339075fb3ba33f12463bb3f218d

Co-authored-by: Ritu Sood <ritu.sood@intel.com>
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: I9702bbd2d4aa23157052258ef6b363bc7b472a63
cmd/ovn4nfvk8s-cni/app/helper_linux.go
cmd/ovn4nfvk8s-cni/ovn4nfvk8s-cni.go
cmd/ovn4nfvk8s-cni/ovn4nfvk8s-cni_test.go [deleted file]
deploy/ovn4nfv-k8s-plugin-daemonset.yml [new file with mode: 0644]
go.sum
internal/pkg/ovn/common.go
internal/pkg/ovn/ovn.go
internal/pkg/ovn/ovn_test.go [deleted file]
internal/pkg/ovn/utils.go
pkg/controller/pod/pod_controller.go