integ/kubernetes/cni/plugins
Mohammad Issa 32f150ee9d debian-pkg: Uprev cni plugins
This commit uprevs the containernetworking-plugins to v1.3.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: 2010639
Task: 49101

Change-Id: I516c717530e50d6bdf50dbc704a382a71f7958cf
Signed-off-by: Mohammad Issa <mohammad.issa@windriver.com>
2023-11-16 22:07:35 +00:00
..
centos cni plugins: add IFNAME key support to the tuning plugin 2022-06-30 09:22:36 -04:00
debian debian-pkg: Uprev cni plugins 2023-11-16 22:07:35 +00:00
Readme.rst uprev the containernetwork-plugins 2021-08-13 11:35:07 -04:00

Readme.rst

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.