integ/kubernetes/cni/plugins
Aman Pandae df695a76f5 debian-pkg: Uprev cni plugins
This commit uprevs the containernetworking-plugins to v1.5.0 and
bond-cni v1.0 (with the latest commit changes)

Test Plan:
- PASS: downloader
- PASS: build pkgs
- PASS: build image
- PASS: the plugins are present at /var/opt/cni/bin/
- PASS: ensure installed packages are the correct version
- PASS: plugins functionality test includes:
        - bandwidth, bonding, bridge, DHCP, hd,
          ipvlan, macvlan, portmap, ptp, sbr,
          tuning, vlan, and vrf.

Story: 2011124
Task: 50165

Change-Id: I66e676990d63ee0785ae474088c7618803d014c6
Signed-off-by: Aman Pandae <AmanPandae.Mothukuri@windriver.com>
2024-05-23 07:19:47 -04:00
..
debian debian-pkg: Uprev cni plugins 2024-05-23 07:19:47 -04:00
Readme.rst uprev the containernetwork-plugins 2021-08-13 11:35:07 -04:00

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.