
This commit uprevs the containernetworking-plugins to v1.7.1 and bond-cni v1.0 (with the latest commit changes) Update golang to support the up-versioned plugins. Test Plan: - PASS: Build and Deploy success - PASS: The plugins are present at /var/opt/cni/bin/ - PASS: Verify plugins version using dpkg -l - PASS: plugins functionality test includes: - bandwidth, bonding, bridge, DHCP, hd, ipvlan, macvlan, portmap, ptp, sbr, tuning, vlan, and vrf. Story: 2011462 Task: 52230 Change-Id: I9874b170588dfcbeebec79cf5ac3227a5b28d63a Signed-off-by: Mohammad Issa <mohammad.issa@windriver.com>
The spec file used here was from the Centos 7 src rpm for containernetworking-plugins. The orig file is included to help show modifications made to that spec file, to help understand which changes were needed and to assist with future upversioning.