Update k8-cni-sriov image to stx.5.0-v2.6-7-gb18123d8
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: I3eff245392312f969aa23d162c7d45f75f598afe
This commit is contained in:
parent
a595a39242
commit
c19642ada5
@ -2,10 +2,10 @@
|
||||
---
|
||||
images:
|
||||
- name: docker.io/starlingx/k8s-cni-sriov
|
||||
src_build_tag: master-centos-stable-20191203T153530Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/dac417bd31ed36d455e94db4aabe5916367654d4
|
||||
# Tag determined based on release tag associated with upstream commit
|
||||
tag: stx.4.0-v2.2
|
||||
src_build_tag: master-centos-stable-20210218T003113Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/eccff3b0e661592084d9114a9a41816761e1f9b5
|
||||
# Version determined by running 'git describe --tags' in clone of upstream repo
|
||||
tag: stx.5.0-v2.6-7-gb18123d8
|
||||
- name: docker.io/starlingx/k8s-plugins-sriov-network-device
|
||||
src_build_tag: master-centos-stable-20200512T184214Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/e2dc5c2dd0042788697ade268ac5c24fe9dc2f8c
|
||||
|
Loading…
Reference in New Issue
Block a user