minikube-bot
a141f42521
Kicbase/ISO: Update cri-dockerd from v0.3.15 to v0.4.0 ( #20747 )
...
* Kicbase/ISO: Update cri-dockerd from v0.3.15 to v0.4.0
* Updating kicbase image to v0.0.46-1747166185-20747
* Updating ISO to v1.35.0-1747160120-20747
2025-05-14 14:49:05 -07:00
minikube-bot
6d383d5eb2
Kicbase/ISO: Update cri-dockerd from v0.3.14 to v0.3.15
2024-07-15 10:02:59 +00:00
minikube-bot
439c64a09f
Kicbase/ISO: Update cri-dockerd from v0.3.12 to v0.3.14
2024-07-08 10:02:48 +00:00
minikube-bot
bf53bb3300
Kicbase/ISO: Update cri-dockerd from v0.3.3 to v0.3.12
2024-04-08 10:03:46 +00:00
minikube-bot
c10f18061d
Kicbase/ISO: Update crictl from v1.21.0 to v1.28.0
2023-09-18 11:00:49 -07:00
minikube-bot
06251cb016
Kicbase/ISO: Update cri-dockerd from v0.3.2 to v0.3.3
2023-06-21 10:06:38 -07:00
Steven Powell
5db9342100
Kicbase/ISO: Update cri-dockerd from v0.3.1 to v0.3.2
2023-05-15 11:04:10 -07:00
Medya Ghazizadeh
08e42e5812
Merge pull request #16408 from spowelljr/fixChmod
...
Fix `minikube start` not working without `sudo` on none driver
2023-05-08 11:11:47 -07:00
Steven Powell
c61051ea67
add iptables and conntrack location to PATH
2023-05-01 11:15:48 -07:00
Steven Powell
fa9388fc9d
remove sudo -E from none driver
2023-04-28 14:58:25 -07:00
Steven Powell
e5235e1c1a
CI: fix not updating cri-dockerd version
2023-04-26 13:45:42 -07:00
Steven Powell
178bb0d7ea
CI: install cni-plugins for none driver tests
2023-04-25 14:32:16 -07:00
Steven Powell
8d12bf3d19
Merge pull request #15752 from spowelljr/updateCriDockerd
...
ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1
2023-02-15 15:46:39 -08:00
Anders F Björklund
99bff1ec78
Download binaries from dl.k8s.io instead of GCS
...
Need to add the -L to curl, to follow HTTP 302
Don't change the path for the current GCS mirror
2023-02-13 19:57:44 +01:00
Steven Powell
49b37244f8
ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1
2023-02-09 12:47:25 -08:00
Steven Powell
a3d4863cf4
update containerd to 1.6.15 and cri-dockerd to 0.3.0
2023-01-19 13:34:09 -08:00
Steven Powell
3c52423038
added one last missing sudo
2022-08-03 14:54:16 -07:00
Steven Powell
b6dc525d3d
sudo commands
2022-08-03 14:51:17 -07:00
Steven Powell
1941855573
install cri-docker from pre-built binaries
2022-08-03 13:28:50 -07:00
Steven Powell
e0b089847d
add QEMU tests
2022-07-08 11:57:05 -07:00
Steven Powell
4039cf23c6
fix checking for cri-dockerd on none tests
2022-06-23 14:31:18 -07:00
Steven Powell
5869f12abb
fix cri-docker copy path
2022-06-16 12:23:00 -07:00
Steven Powell
42fb10861c
update cri-docker commit
2022-06-16 12:23:00 -07:00
Steven Powell
e33a694cda
update CI cri-docker versions
2022-06-16 12:23:00 -07:00
Steven Powell
35987a8cd4
install crictl on none tests
2022-06-16 12:23:00 -07:00
Steven Powell
32f940d470
auto install cri-dockerd for none tests and docs
2022-06-16 12:23:00 -07:00
Steven Powell
3e0cd168b5
add cron to cleanup go modules
2022-05-11 16:32:02 -07:00
Sean Wei
d85321009b
Fix GitHub word for Jenkins scripts
2022-04-25 15:54:40 +08:00
Sharif Elgamal
290230831e
break OS_ARCH into OS and ARCH
2021-05-06 16:23:41 -07:00
Sharif Elgamal
ad885687de
actually common.sh is a better choice
2021-05-06 13:05:02 -07:00
Sharif Elgamal
63b773e88b
combine run_tests.sh and common.sh for integration testing
2021-05-06 12:43:16 -07:00
Sharif Elgamal
7793149844
fix none tests
2020-12-15 09:06:17 -08:00
Sharif Elgamal
aef091198a
fix up screwy env vars
2020-12-08 16:18:12 -08:00
Medya Gh
093b7c29be
improve comments
2020-03-25 13:30:08 -07:00
Medya Gh
d18cb6fe09
install socat
2020-03-25 13:26:47 -07:00
Medya Gh
90de1d4c7f
install conntrack on integeration machines
2020-03-23 18:37:13 -07:00
Medya Gh
94092c8d6a
sudo systemctl
2020-03-12 11:43:34 -07:00
Nguyen Hai Truong
44692fb411
trivial fix typo: kubelets -> kubelet ( #6632 )
...
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-02-13 21:10:32 -07:00
Medya Ghazizadeh
398c7ef00b
Add podman driver ( #6515 )
2020-02-12 19:11:44 -07:00
Medya Gh
d626c93203
install gopogh by go get
2019-12-19 14:24:33 -08:00
Medya Gh
104d7c64cd
resolve code review comments
2019-12-19 09:32:09 -08:00
Medya Gh
7fa17934d8
install gopogh using binary
2019-12-17 14:21:23 -08:00
Thomas Strömberg
94e0f289e9
Merge pull request #5648 from tstromberg/cleanup-scripts
...
Automatically install periodic cleanup script on macOS and Linux
2019-10-30 10:51:52 -07:00
Thomas Stromberg
07ab2751ec
Output warning rather than fail if install does not work
2019-10-30 09:33:43 -07:00
Thomas Stromberg
67181c6dd6
Merge
2019-10-30 06:37:48 -07:00
Thomas Stromberg
9a8c26c2fe
Call sudo to install cleanup script on Linux
2019-10-29 22:05:39 -07:00
Thomas Stromberg
970fc60403
Remove old kubeadm reset hack, also forcibly kill docker processes
2019-10-29 21:50:02 -07:00
Thomas Stromberg
0b65bbf1d9
Use underscores for script names, clear dhcpd leases
2019-10-29 21:33:39 -07:00
Thomas Stromberg
df2dff532a
Increase timeout to 90m, unset PARALLEL_COUNT
2019-10-29 20:03:39 -07:00
tstromberg
f8f38f917b
Fix issues with crontab installation
2019-10-29 16:10:13 -07:00