From c19642ada5e54bd919abc26bdd33f4ecd469b697 Mon Sep 17 00:00:00 2001 From: Steven Webster Date: Wed, 17 Feb 2021 13:40:23 -0500 Subject: [PATCH] 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 Change-Id: I3eff245392312f969aa23d162c7d45f75f598afe --- .../build-docker-images/tag-management/image-tags.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-tools/build-docker-images/tag-management/image-tags.yaml b/build-tools/build-docker-images/tag-management/image-tags.yaml index c7d937b8..5121f03b 100644 --- a/build-tools/build-docker-images/tag-management/image-tags.yaml +++ b/build-tools/build-docker-images/tag-management/image-tags.yaml @@ -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