eccff3b0e6
This commit uprevs the SR-IOV CNI image to pick up a few bug fixes. Specifically, this commit will allow rate-limiting configuration on a VF to be retained after the VF has been used by a pod (and pod subsequently deleted). Testing: NICs: Ethernet Controller X710 for 10GbE SFP+ Mellanox MT27700 Family [ConnectX-4] Functional: Connectivity testing (kernel + DPDK) Devices allocated appropriately to pod Rate-limiting information retained after pod deletion Partial-Bug: #1915951 Signed-off-by: Steven Webster <steven.webster@windriver.com> Change-Id: I32395c4805164401519cde8bc503f040c4187250
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
BUILDER=docker
|
|
LABEL=k8s-cni-sriov
|
|
DOCKER_REPO=https://github.com/intel/sriov-cni.git
|
|
DOCKER_REF=b18123d809f1c010cae19018e3395ed5981e76f7
|
|
|