Commit Graph

1031 Commits (db08552f10366702429ad7d7a37a942affb7ee8b)

Author SHA1 Message Date
Sharif Elgamal f6c2f5bb79 Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-11 14:25:53 -07:00
Steven Powell 03b5bb7bef
Merge pull request #13864 from minikube-bot/auto_bump_golang_version
bump golang version
2022-03-30 16:12:10 -07:00
Steven Powell 9105b1479d pr-flake-rate: default links to last 90 days 2022-03-30 14:49:01 -07:00
Steven Powell 38827bec66 have test table link to matching time period 2022-03-30 10:30:52 -07:00
Sharif Elgamal eb14277c3d Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-03-28 16:21:05 -07:00
Sharif Elgamal c253eb5183 fix up makefile for aarch64 iso 2022-03-28 16:20:30 -07:00
minikube-bot b8ba447784 bump golang versions 2022-03-28 09:02:23 +00:00
Sharif Elgamal c89495934f report cloud shell failures back to github 2022-03-21 13:44:13 -07:00
Sharif Elgamal 033f0300f9 switch it to kvm linux crio 2022-02-25 13:40:43 -08:00
Sharif Elgamal 279cf2d39f Ignore arm64 flake test results for now 2022-02-25 13:24:51 -08:00
minikube-bot 3a006d7dc7 bump golang versions 2022-02-14 09:02:23 +00:00
Steven Powell 1b10eb02d9 updated release script to push v2 releases files 2022-02-02 12:31:07 -08:00
Steven Powell 6c72f9378b support legacy releases.json file 2022-02-01 17:11:33 -08:00
minikube-bot e9f7972701 bump golang versions 2022-01-24 23:46:12 +00:00
Steven Powell ea01e98135 return non-zero exit code on improper flag usage 2022-01-06 14:53:19 -08:00
Steven Powell 2aef5c60ee trim off new line character 2022-01-06 14:12:08 -08:00
Steven Powell 7eac7a5448 add boilerplate 2022-01-06 14:06:43 -08:00
Steven Powell 81a3f1ac27 remove testing code 2022-01-06 14:05:28 -08:00
Steven Powell 2b54b45765 add SHA for all archs to releases.json file 2022-01-06 14:01:29 -08:00
Steven Powell 3acd6d6fef
Merge pull request #13263 from spowelljr/make30Day
flake charts: allow toggling between all-time and last 90 day flake charts
2022-01-05 09:31:13 -08:00
Steven Powell 186e42a052 add comment to explain link generation 2022-01-04 14:54:37 -08:00
Steven Powell c7d8220056 fixed lint errors 2022-01-04 10:37:15 -08:00
Steven Powell 6adc8ed1cb move files to not have duplicate main funcs 2021-12-30 12:19:20 -08:00
Steven Powell 29293577e5 remove unused arg 2021-12-29 17:20:26 -08:00
Steven Powell 96802bd02e allow toggling between all-time and last 90 day flake charts 2021-12-29 17:16:28 -08:00
Sharif Elgamal 840ad7fadc copy existing ISO for faster ISO release 2021-12-22 14:25:50 -08:00
Steven Powell e43ead0043 add quote to Windows env 2021-12-16 10:02:59 -08:00
Steven Powell b17834c96b added env to suppress Docker performance messages 2021-12-14 13:46:52 -08:00
minikube-bot 4f1944f026 bump golang versions 2021-12-13 23:22:50 +00:00
Steven Powell c948fc4519
Revert "bump golang version to 1.17.5" 2021-12-13 10:42:47 -08:00
minikube-bot 1bd034917a bump golang versions 2021-12-13 09:06:54 +00:00
Steven Powell a91d28325c leave existing Docker Desktop instance running 2021-12-03 11:51:46 -08:00
Medya Ghazizadeh 12b9d920c8
Merge pull request #12909 from sharifelgamal/macos
start including macOS tests in flake reports
2021-11-09 13:35:55 -08:00
Sharif Elgamal 93ac75f782
Merge pull request #12893 from sharifelgamal/latest-bin
only copy binaries to minikube/latest on non-PR builds
2021-11-09 12:37:21 -08:00
Sharif Elgamal f64c019633 change chowns in golang install script to selgamal 2021-11-09 11:36:13 -08:00
Sharif Elgamal 69fb310f57 start including macOS tests in flake reports 2021-11-09 10:09:39 -08:00
Steven Powell 13993d565d fix running `minikube delete` before `MINIKUBE_HOME` set 2021-11-09 07:54:09 -05:00
Sharif Elgamal dae454ecd8 fix unbound var error part 3 2021-11-08 15:20:14 -08:00
Sharif Elgamal 390dff5fed fix unbound var error part 2 2021-11-08 14:49:52 -08:00
Sharif Elgamal 3cb1f322a5 fix unbound var error 2021-11-08 14:18:37 -08:00
Sharif Elgamal 4cfe4afdc3 Merge branch 'latest-bin' of github.com:sharifelgamal/minikube into latest-bin 2021-11-08 13:06:25 -08:00
Sharif Elgamal c7a208daef be more specific about what gets copied to the mirror 2021-11-08 13:06:00 -08:00
Sharif Elgamal 1517f73ae0
Update hack/jenkins/minikube_cross_build_and_upload.sh
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-08 10:37:05 -08:00
Steven Powell 8c74e26567
Merge pull request #12770 from spowelljr/arm64Jq
Throw error if trying to install jq on arm64 machines
2021-11-08 11:21:09 -07:00
Sharif Elgamal 4d1d0e0cde only copy binaries to minikube/latest on non-PR builds 2021-11-08 08:35:57 -08:00
Sharif Elgamal 41a3a99f87
Merge pull request #12873 from sharifelgamal/time-to-k8s
Various CI Script Improvements
2021-11-08 08:17:08 -08:00
Steven Powell f8a0c53415 update exit message 2021-11-08 08:58:28 -05:00
Steven Powell a565ec05e5 add install case for linux arm64 2021-11-08 08:56:48 -05:00
minikube-bot bc7ee0e00c bump golang versions 2021-11-08 09:02:26 +00:00
Sharif Elgamal bc93814168 remove extra script and just use alternate spot as a mirror 2021-11-04 14:01:33 -07:00
Sharif Elgamal 21a66f038c ci script stuffs 2021-11-04 12:47:49 -07:00
Sharif Elgamal 3a90d58d8f propagate ROOT_JOB_ID into cloud shell tests for proper log storage 2021-11-02 13:36:21 -07:00
Sharif Elgamal da2507d151 set env vars correctly so go install works 2021-10-26 15:06:54 -07:00
Sharif Elgamal 31eff422b3 retag latest kicbase for release instead of rebuilding it 2021-10-26 14:30:01 -07:00
Steven Powell 82bd665abb error if trying to install jq on arm64 machines 2021-10-25 10:25:40 -07:00
Sharif Elgamal 9b28e2330d don't let root own the go installation folder on CI machines 2021-10-21 14:31:28 -07:00
Steven Powell b6e8a3be1b directly code golang version 2021-10-20 16:29:58 -07:00
Sharif Elgamal 55f5c2fab7 disable the cleanup cron for now 2021-10-18 13:51:41 -07:00
Sharif Elgamal 88547d8ca3 check for more than just the e2e binary for the cleanup cron 2021-10-12 14:29:58 -07:00
Sharif Elgamal de3deb727a reboot windows machines after every test 2021-10-06 13:25:09 -07:00
Sharif Elgamal 85422b0a9d actually run the cron :) 2021-10-05 11:16:58 -07:00
Sharif Elgamal 79c16ab5cb fix github context when docker fails 2021-10-05 09:25:08 -07:00
Sharif Elgamal d61c75cab1 cleanup the, uh, cleanup scripts 2021-10-05 08:55:39 -07:00
Sharif Elgamal b887c235e7 refactor common code like a good programmer 2021-10-01 16:45:03 -07:00
Sharif Elgamal 5247cfd195 typo for commit status 2021-10-01 11:25:00 -07:00
Sharif Elgamal 8b95abe7b5 one last syntax issue 2021-09-30 16:00:31 -07:00
Sharif Elgamal c5921094c8 fix powershell syntax 2021-09-30 15:53:16 -07:00
Sharif Elgamal 268ac0e9a4 make sure docker is running no matter what 2021-09-30 15:23:48 -07:00
Sharif Elgamal 1b503098c5 fix github api call, account for not uploading directly to GCS 2021-09-30 14:59:59 -07:00
Sharif Elgamal 86a616c157 remove the mkdir from common.ps1 since that dir already needs to exist 2021-09-30 09:45:48 -07:00
Sharif Elgamal ebbc4113a7 enable hyperv ci status 2021-09-29 14:30:43 -07:00
Sharif Elgamal 28ada81a3c enable hyperv integration tests 2021-09-29 14:23:31 -07:00
Sharif Elgamal 6388a1be0e fix perms for mkcmp 2021-09-22 17:29:07 -07:00
Sharif Elgamal 5a89895154 used PR's mkcmp for perf comments 2021-09-22 23:01:31 +00:00
Sharif Elgamal 7fef2012af don't install github-release for now 2021-09-21 16:20:14 -07:00
Steven Powell 027403f1e9 change go get to go install 2021-09-17 13:10:03 -07:00
Steven Powell cb6fe0f6a6 add github-release install script 2021-09-17 12:02:17 -07:00
Steven Powell 1936a7b508
Merge pull request #12425 from spowelljr/updateCrio
Update cri-o from v1.20.0 to 1.22.0
2021-09-15 18:21:10 -07:00
Sharif Elgamal 728e97d154 install dnsutils for nslookup on linux machines 2021-09-15 09:40:32 -07:00
Steven Powell 16941e8925 make sure current go version is installed 2021-09-14 09:50:53 -07:00
Sharif Elgamal cd05ababea filter crio instead of windows 2021-09-13 16:38:35 -07:00
Sharif Elgamal 94891b4704 add windows to list 2021-09-09 13:47:50 -07:00
Sharif Elgamal 9446725acd fix bash syntax for filtering 2021-09-09 10:16:13 -07:00
Sharif Elgamal 1997995132 syntax 2021-09-08 17:19:06 -07:00
Sharif Elgamal d3d4f74d8a filter out arm64 and macOS from flake reports 2021-09-08 17:14:01 -07:00
Sharif Elgamal ff023382c4 fix regex 2021-09-02 12:33:36 -07:00
Sharif Elgamal 0b9e97648b fix go version check 2021-09-02 11:58:39 -07:00
Sharif Elgamal 9d939663a6 correct path to script 2021-09-02 11:47:27 -07:00
Sharif Elgamal f11d14de59 make sure to install the same version of golang across scripts 2021-09-02 11:22:53 -07:00
minikube-bot bf5f081a53 bump golang versions 2021-08-30 23:49:19 +00:00
Sharif Elgamal c2153fb8cc fix link to iso/kicbase logs on build failure 2021-08-24 13:42:05 -07:00
Sharif Elgamal c5246ad15e Merge branch 'master' of github.com:kubernetes/minikube into cs-start-stop 2021-08-19 16:45:10 -07:00
Andriy Dzikh 7e3d874265 Display date in a better format, since old format reported time of 0:00 am 2021-08-17 09:37:52 -07:00
Andriy Dzikh aa90cfb57f Replace Math.min with destructuring with custom array min. 2021-08-16 16:19:47 -07:00
Sharif Elgamal 2a1693655a add space for aesthetics 2021-08-13 12:30:24 -07:00
Medya Ghazizadeh 5360e1296a
Merge pull request #12239 from spowelljr/removeVolumes
Add `--volumes` to `docker system prune`
2021-08-12 12:45:37 -07:00
Andriy Dzikh aae6390004 Add link directly to test log for gopogh link. 2021-08-12 10:05:43 -07:00
Steven Powell e88344977e add `--volumes` to `docker system prune` 2021-08-11 15:05:35 -07:00
Sharif Elgamal 72c5ee1e32 widen it to all start stop tests 2021-08-11 12:49:48 -07:00
Sharif Elgamal 2646b49a19 add TestStartStop to Cloud Shell tests 2021-08-11 11:15:51 -07:00