integ/kubernetes
Don Penney 77b632e28f Fix containerd build failure
The 20200205T023000Z CENGN build failed on containerd due to a build
ordering issue. In the failed build, containerd was built ahead of
rpm, and the mock build environment for the containerd build ran with
the stock CentOS version of RPM. Unfortunately, it appears this
version of RPM fails when trying to build the debuginfo for a golang
package. There are currently two other golang packages in StarlingX,
but these have debuginfo disabled in the spec.

Adding a version-specific dependency in the containerd spec to ensure
the newer RPM is installed resolves the issue.

Change-Id: Ia7c85751012bbd0c3b83a2496bd7424e123eef93
Closes-Bug: 1862038
Co-Authored-By: Scott Little <scott.little@windriver.com>
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-02-05 12:34:15 -05:00
..
cni/sriov-cni/centos Uprev SR-IOV CNI and device plugin image base 2019-09-27 15:04:11 -05:00
containerd/centos Fix containerd build failure 2020-02-05 12:34:15 -05:00
docker-distribution/centos Enable Local Docker Registry Image Delete 2019-05-09 15:26:30 -04:00
etcd/centos Upversion etcd to 3.3.15 2019-09-24 09:22:41 -05:00
helm/centos integ: Convert wrsroot -> sysadmin 2019-06-14 15:09:09 -07:00
kubernetes/centos Upversion kubernetes to 1.16.2 2019-10-16 14:31:23 -05:00
plugins Merge "Add script to build intel qat device plugin image" 2019-10-15 21:21:27 +00:00