Stephen Augustus
1174e6698e
cni: Update CNI version to v0.8.5
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-01-29 04:41:29 -05:00
Stephen Augustus
b430f022fc
build: Don't attempt to use mirror for CNI plugin downloads
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-01-29 02:32:29 -05:00
Stephen Augustus
96f2588b61
cni: Update CNI download URLs to use new GCS bucket (k8s-artifacts-cni)
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-01-29 02:32:22 -05:00
Sascha Grunert
7e5e7c141c
Update cri-tools to v1.17.0
...
Update the crictl binaries to the latest release
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-14 08:36:20 +01:00
Dan Winship
ca32fd23cc
Update debian-iptables image digests for v12.0.1 build
2019-11-14 09:59:27 -05:00
Dan Winship
ffe93b3979
Update debian-iptables iptables-wrapper script
...
The debian-iptables v12.0.0 build didn't work because of another
previously-undiscovered iptables 1.8.x bug. Work around it for now and
bump the version to v12.0.1; we can revert back to the original
version of the script once iptables 1.8.4 is available in
buster-backports.
2019-11-14 09:57:57 -05:00
Dan Winship
8a646d2634
Update debian-iptables image digests for v12.0.0 build
2019-11-14 09:57:57 -05:00
Dan Winship
ee681f7bd3
Update debian-base image digests for v2.0.0 build
2019-11-14 09:57:56 -05:00
Tim Hockin
573a99ea51
Bump debian-base to buster
2019-11-14 09:57:56 -05:00
Jingyi Hu
706cde51c5
Update default etcd server to 3.4.3
2019-10-28 18:29:37 -07:00
Kubernetes Prow Robot
57353d5242
Merge pull request #83944 from openSUSE/cri-tools-windows
...
Add crictl windows binaries to workspace
2019-10-16 09:35:45 -07:00
Sascha Grunert
3050dc737b
Add crictl windows binaries to workspace
...
The windows binaries for as well as the 32bit linux binary was missing
from the workspace, which has been added now.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-15 14:12:24 +02:00
Joe Betz
c92bd5e7b5
Upgrade to etcd server 3.3.17
2019-10-13 17:17:15 -07:00
Lantao Liu
dfd5957713
Update crictl to v1.16.1.
2019-09-25 16:06:39 -07:00
Davanum Srinivas
8fbfdf8267
Update default etcd server to 3.3.15 for kubernetes 1.16
...
Change-Id: I68f1a5e5339d83077a1a9f312c4e6e33848886c5
2019-08-30 21:29:45 -04:00
Erick Fejta
35683d7342
Use suggested canonical form
2019-04-26 17:27:34 -07:00
Kubernetes Prow Robot
ffd5d1a2c0
Merge pull request #75997 from grayluck/iptables-cve
...
Bump debian-iptables versions to v11.0.2.
2019-04-25 16:10:39 -07:00
Pengfei Ni
1406e2b70f
Update cri-tools to v1.14.0
2019-04-08 10:59:18 +08:00
yankaiz
5549a330c2
Bump debian-iptables versions to v11.0.2.
2019-04-04 16:46:37 -07:00
Dan Williams
bfd8ad3268
build/gci: bump CNI version to 0.7.5
2019-03-18 17:16:42 -05:00
Bin Lu
973a3c7233
Add bazel-test-integration for Arm64
...
Signed-off-by: Bin Lu <bin.lu@arm.com>
2019-03-08 14:01:15 +08:00
Jeff Grafton
52aab6ffef
Refactor CNI, CRI, and image dependencies into workspace.bzl
2019-02-22 18:08:34 -08:00
Benjamin Elder
4cd93dada4
add CNI_VERSION to build/workspace.bzl, use it to dedupe version
2018-12-03 20:19:47 -08:00
Pengfei Ni
fa42ba649a
Update crictl to v1.12.0
2018-09-26 09:15:10 +08:00
Lantao Liu
330ed52747
Update crictl to v1.11.1.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-07-19 01:02:53 +00:00
Chuck Ha
30181e542d
Bumps cri-tools version to GA in bazel build
...
Fixes kubernetes/kubeadm#903
The version in the spec file must be hardcoded because the `{filename}`
syntax in the tar command is a substitutaion by bazel which happens before
the spec file does its ownt %{} substitutions. Therefore, if we use %{version}
bazel will not be able to find {crictl-v%{version}-...} in its list of
files so no substituation will take place and the file will not be found.
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-06-19 14:55:41 -04:00
Chuck Ha
03456a33f9
Adds a crictl package for kubeadm installs
...
Closes kubernetes/kubeadm#811
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-06-07 10:04:03 -04:00