Upgrade ovn-kubernetes CNI to latest release 74/3374/4
authorTrevor Tao <trevor.tao@arm.com>
Mon, 20 Apr 2020 10:36:43 +0000 (18:36 +0800)
committerTrevor Tao <trevor.tao@arm.com>
Wed, 19 Aug 2020 06:10:54 +0000 (06:10 +0000)
Upgrade ovn-kubernetes CNI to latest release(the commit id:
ef14b95bafd07c20cf253b165780c5e88241dbfd).

This installation supports both arm64 and amd64
with multi-arched images.

Fix an error in the install-ovn-k8s.sh script.

Add a cleanup action before the installation
to make sure there would be no obsolete
ovs db information to bother the work of current ovs/ovn which
is actually existed and bothered a lot.

Signed-off-by: Trevor Tao <trevor.tao@arm.com>
Change-Id: Ia37f06d795a216979416d70c5fbd44765ce83837
Signed-off-by: Trevor Tao <trevor.tao@arm.com>

No differences found