integ/kubernetes
Steven Webster d4c56d145f Enable bond-cni to build with golang 1.17
This commit fixes an issue that was seen if golang 1.17
was chosen as the toolchain to build the CNI package.

The go 1.17.5 build complains that the following vendored
modules should be explicitly required in the go.mod file:

github.com/coreos/go-iptables v0.6.0
github.com/safchain/ethtool v0.0.0-20210803160452-9aa261dae9b1
golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e

If these are added to the go.mod file, a further complaint
is given that it no longer matches the information in
vendor/modules.txt

The patch files were generated by running go mod tidy for
the go.mod file, and go mod vendor for the vendor/modules.txt.

Since the bond-cni uses go 1.17 in the go directive of its
go.mod file, this commit locks down on this version to attempt
to prevent other issues from arising from new or other golang
versions.

Testing:

- CentOS build
- Debian build
- Spot check of bond-cni functionality on CentOS

Closes-Bug: 1966728

Signed-off-by: Steven Webster <steven.webster@windriver.com>
Change-Id: I14638165db48cda9b89dd666b0c8b7c0a4e8e380
2022-04-11 14:21:24 -04:00
..
armada meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
armada-helm-toolkit Merge "update armada-helm-toolkit for k8s 1.22.5" 2022-03-11 02:41:09 +00:00
chartmuseum meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
cni Enable bond-cni to build with golang 1.17 2022-04-11 14:21:24 -04:00
containerd Debian: containerd upversion to 1.4.11 2022-04-02 00:36:17 +00:00
crictl/debian meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
docker-distribution Disable docker-registry service 2022-04-05 12:48:02 +03:00
etcd meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
helm meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
k8s-cni-cache-cleanup/centos Implement CNI cache file cleanup for stale files 2021-11-01 10:39:39 -04:00
k8s-pod-recovery k8s-pod-recovery: use src_path instead of dl_hook 2021-11-17 17:59:10 +08:00
kubernetes-1.18.1/centos/files Remove kubernetes 1.18, 1.19, 1.20 pkgs 2022-02-23 15:24:03 +00:00
kubernetes-1.21.8 Merge "Add metrics-server to list of platform namespaces" 2022-03-16 21:29:22 +00:00
kubernetes-1.22.5/centos Merge "Add metrics-server to list of platform namespaces" 2022-03-16 21:29:22 +00:00
kubernetes-1.23.1/centos Add metrics-server to list of platform namespaces 2022-03-21 17:58:25 -04:00
kubernetes-unversioned Fix qemu and kubernetes build resource requirements 2022-03-15 11:39:08 -04:00
n3000/centos Upversion OPAE SDK to 1.3.7-5 2021-06-24 15:27:25 -04:00
plugins sriov-network-device-plugin: update repo commit id 2021-11-11 21:57:40 +00:00
runc/debian meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00