minikube-bot
43e4ecb378
CI: Update gh from 2.31.0 to 2.32.0
2023-07-12 15:59:36 +00:00
minikube-bot
63c3f8b40e
CI: Update gotestsum from v1.10.0 to v1.10.1
2023-07-10 10:06:54 +00:00
minikube-bot
72b4125d7c
CI: Update gh from 2.30.0 to 2.31.0
2023-06-26 10:02:27 +00: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
533ba032e1
CI: Cancel build if ISO changes are out of date
2023-06-13 14:47:19 -07:00
minikube-bot
96095dd4e2
Update go from 1.20.4 to 1.20.5
2023-06-12 09:02:22 +00:00
Steven Powell
b89ffa3141
CI: Use last 90 days for flake issues
2023-06-08 12:16:18 -07:00
Steven Powell
c371f0550e
flake rate: Fix links always hardcoded to fail_
2023-06-07 14:28:12 -07:00
minikube-bot
00fead1aa0
CI: Update gh from 2.29.0 to 2.30.0
2023-05-31 00:13:08 +00: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
Ricky Sadowski
cd9b22dff5
[CI/CD] Update kubectl installation in check_install_docker.sh script
...
This commit updates the check_install_docker.sh script used in the Jenkins installers. It modifies the installation command for kubectl to use the updated URL: https://dl.k8s.io/release/$ (curl -sL https://dl.k8s.io/release/stable.txt )/bin/linux/${ARCH}/kubectl. This ensures that the latest version of kubectl is downloaded and installed during the Jenkins installation process.
The previous URL https://storage.googleapis.com/kubernetes-release/release/stable.txt is being moved.
Signed-off-by: Ricky Sadowski <richard.j.sadowski@gmail.com>
2023-05-11 15:05:12 +00:00
minikube-bot
74a2d03578
Update go from 1.20.3 to 1.20.4
2023-05-10 14:48:18 -07:00
Steven Powell
ed160a12f7
CI: include all environments in flake comments
2023-05-10 11:05:31 -07:00
minikube-bot
959ba2a738
CI: Update gh from 2.28.0 to 2.29.0
2023-05-10 16:43:23 +00:00
Steven Powell
0b06e971de
Revert "Update go from 1.20.3 to 1.20.4"
2023-05-08 15:03:23 -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
minikube-bot
06480f2b3c
Update go from 1.20.3 to 1.20.4
2023-05-08 09:02:18 +00: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
minikube-bot
a32d6317cc
CI: Update gh from 2.27.0 to 2.28.0
2023-04-25 16:26:30 +00:00
minikube-bot
2af022b157
CI: Update gopogh from v0.16.0 to v0.17.0
2023-04-24 09:02:30 +00:00
Steven Powell
9789134b06
CI: Fix typo
2023-04-21 11:04:02 -07:00
Steven Powell
d62681b58f
CI: Cloud Shell file touch failing to due no dir
2023-04-20 13:45:37 -07:00
Steven Powell
f4d8f258a1
CI: Fix incorrect preload images
2023-04-17 13:56:09 -07:00
Steven Powell
95a57ce6b9
CI: Fix cron restarting active machines
2023-04-12 13:43:16 -07:00
Medya Ghazizadeh
9d9403c50f
Merge pull request #16206 from spowelljr/checkForScannerErrors
...
cleanup: Check for scanner errors
2023-04-11 10:54:38 -07:00
Steven Powell
86024c3ef1
CI: only comment tests with < 50% flake rate
2023-04-10 13:42:45 -07:00
Steven Powell
599babc76b
Merge pull request #16278 from minikube-bot/auto_bump_gotestsum_version
...
CI: Update gotestsum from v1.9.0 to v1.10.0
2023-04-10 08:58:44 -07:00
minikube-bot
d5061ef452
CI: Update gotestsum from v1.9.0 to v1.10.0
2023-04-10 10:06:38 +00:00
minikube-bot
d2a4828b16
CI: Update gh from 2.26.1 to 2.27.0
2023-04-10 10:01:54 +00:00
minikube-bot
c098938f24
Update go from 1.20.2 to 1.20.3
2023-04-07 15:41:12 +00:00
minikube-bot
c92a59f08a
CI: Update gh from 2.25.1 to 2.26.1
2023-04-05 14:37:11 +00:00
minikube-bot
d8a692a8df
CI: Update gopogh from v0.15.0 to v0.16.0
2023-04-04 17:45:19 +00:00
Steven Powell
5dd0f26cd7
cleanup: Check for scanner errors
2023-03-31 11:15:34 -07:00
Steven Powell
6cb45a7de7
CI: add cron to kicbase & ISO build machines
2023-03-29 14:20:03 -07:00
Steven Powell
5741979b31
CI: Always require Docker to be running
2023-03-29 10:31:17 -07:00
Medya Ghazizadeh
bae9c4e3c0
Merge pull request #16171 from spowelljr/restartIfDockerFails
...
CI: restart Windows if Docker fails to start
2023-03-27 16:31:26 -07:00
Steven Powell
934ec9ce37
CI: restart Windows if Docker fails to start
2023-03-27 10:47:55 -07:00
Steven Powell
995980dba6
CI: remove test_summary.json
2023-03-27 09:04:41 -07:00
Medya Ghazizadeh
3b00a4cec9
Merge pull request #16152 from spowelljr/dockerMacos
...
CI: only setup docker if using docker driver
2023-03-25 11:03:45 -07:00
Steven Powell
2d618dd41e
CI: only setup docker if using docker driver
2023-03-24 15:06:42 -07:00
Steven Powell
387f07d7c0
add comment
2023-03-24 12:37:47 -07:00
Steven Powell
ff1ecd2e26
CI: fix restarting Docker macOS
2023-03-24 12:25:32 -07:00
minikube-bot
3eeaa5980c
bump gh versions
2023-03-21 18:37:36 +00:00
Steven Powell
50e9147e4e
fix lint errors
2023-03-20 12:43:07 -07:00
Medya Ghazizadeh
8cbdbe3d0b
Merge pull request #16023 from minikube-bot/auto_bump_golang_version
...
bump golang version
2023-03-11 00:15:56 -08:00
minikube-bot
825ff4f846
bump golang versions
2023-03-10 18:45:18 +00:00
minikube-bot
acc9b609d3
bump gh versions
2023-03-10 18:44:32 +00:00