Commit Graph

5446 Commits (13c7334b95f3ab25bb7f912203f5f4799783a37b)

Author SHA1 Message Date
Anders F Björklund 13c7334b95 Handle errors when getting the checksum 2021-04-20 08:03:39 +02:00
Anders F Björklund 4c20019d37 Refactor common code for storage attributes 2021-04-20 08:02:40 +02:00
Anders F Björklund 4e9112e29c Add checksum to the preload tarball download
Check the checksum before putting the download into the cache,
leave the previous checksum file even if it is now redundant.
2021-04-18 20:21:38 +02:00
Sharif Elgamal fa9bfd9338
Merge pull request #11118 from sharifelgamal/containerd-ingress
ci: mkcmp: skip testing ingress for containerd
2021-04-16 13:58:36 -07:00
Medya Ghazizadeh 60d8401f59
Merge pull request #11086 from sharifelgamal/mock-mirror
avoid network calls for mirror unit tests
2021-04-16 13:46:31 -07:00
Sharif Elgamal 299c62c57c ci: mkcmp: skip testing ingress for containerd 2021-04-16 13:45:56 -07:00
Medya Ghazizadeh 69cc612fc4
Merge pull request #11097 from sharifelgamal/mkcmp-output
ci: pr-bot add containerd to mkcmp and warn if too slow
2021-04-15 10:58:06 -07:00
Sharif Elgamal 1319b6e398 refactor checkRepository to make mocking easier 2021-04-14 12:51:16 -07:00
Medya Ghazizadeh 241112f4ea
Merge pull request #11088 from spowelljr/fixSnapDocker
Check if Docker installed via Snap Package Manager
2021-04-14 10:04:57 -07:00
Sharif Elgamal 38927241a9 add containerd to mkcmp and warn if too slow 2021-04-14 09:39:10 -07:00
Steven Powell 52ce3b3512 moved minikube and docker isSnap funcs to detect package 2021-04-13 16:15:05 -07:00
Sharif Elgamal dfa98bbf30
Merge pull request #11096 from sharifelgamal/mkcmp-output
ci : overhaul pr bot's mkcmp output
2021-04-13 15:37:35 -07:00
Sharif Elgamal 53bf5322ac add backticks for better table output 2021-04-13 15:21:49 -07:00
Sharif Elgamal 4628c17c27 increase runs back to 5 2021-04-13 14:40:47 -07:00
Sharif Elgamal d8d37ddac4 fix issue and delete unused code 2021-04-13 14:36:38 -07:00
Sharif Elgamal 36d3575212 syntax 2021-04-13 12:45:48 -07:00
Sharif Elgamal bfc592732b print out all times in details 2021-04-13 12:31:22 -07:00
Sharif Elgamal 37339160b0 restructure mkcmp output to be more readable 2021-04-13 09:31:09 -07:00
Steven Powell 315726b115 check if Docker installed via Snap Package Manager 2021-04-12 16:51:47 -07:00
Anders F Björklund f527fb675a Address security concerns with the go code
As flagged by the github code scanning
2021-04-12 20:38:21 +02:00
Anders F Björklund 473a0f4c78 Fix gofmt and add it to the list of linters 2021-04-11 09:28:28 +02:00
ilya-zuyev a9cf5e9337
Merge pull request #11049 from minikube-bot/iso-release-v1.19.0
Update ISO to v1.19.0
2021-04-09 17:11:21 -07:00
minikube-bot 2c9be984fd Update ISO to v1.19.0 2021-04-09 23:27:53 +00:00
minikube-bot f7c204d907 Update kicbase to v0.0.20 2021-04-09 19:23:04 +00:00
Medya Ghazizadeh 5a17d80985
Merge pull request #11019 from medyagh/autopause_vm
Add auto-pause to VMs
2021-04-09 00:27:00 -07:00
Medya Ghazizadeh 11a2d0aff0
Merge pull request #11024 from ilya-zuyev/ilyaz/do_not_run_amd64_on_m1
Do not allow running darwin/amd64 minikube binary on darwin/arm64 systems
2021-04-08 15:29:34 -07:00
Sharif Elgamal ffba51f082 Merge branch 'master' of github.com:kubernetes/minikube into medya-autopause-vm 2021-04-08 14:00:37 -07:00
Sharif Elgamal 699c663df3
Revert "Bump newest supported kubernetes version to v1.21.0-rc.0" 2021-04-08 13:06:00 -07:00
Ilya Zuyev 6aa7e11923 fix imports 2021-04-08 11:50:03 -07:00
Sharif Elgamal 489f8f8de8
Merge pull request #11026 from sharifelgamal/mkcmp
split out minikube start and enable ingress times for mkcmp
2021-04-08 11:49:12 -07:00
Ilya Zuyev 8d8f95305b Merge branch 'master' into ilyaz/do_not_run_amd64_on_m1 2021-04-08 11:44:52 -07:00
Ilya Zuyev 1d1d9f2c53 add unit tests for func DownloadURL(..) 2021-04-08 11:37:49 -07:00
Sharif Elgamal 1cabf5eee8 fix test 2021-04-08 11:33:32 -07:00
minikube-bot 831c3dfdbd Updating kicbase image to v0.0.19-1617905290-11019 2021-04-08 18:17:37 +00:00
Ilya Zuyev b2aa1e56aa make linter happy 2021-04-08 11:14:03 -07:00
Sharif Elgamal 11099658e5 more structured logging for mkcmp 2021-04-08 10:41:21 -07:00
Ilya Zuyev 9a3157950f add download link 2021-04-08 10:25:12 -07:00
minikube-bot 61aa26dec2 Updating ISO to v1.19.0-1617859429-11019 2021-04-08 06:21:11 +00:00
Medya Gh d1c46aea43 add auto-pause to VMs 2021-04-07 19:36:48 -07:00
Medya Ghazizadeh 1e3370298a
Merge pull request #11001 from lilongfeng0902/minikube-lilf
minor spelling errors
2021-04-07 17:35:39 -07:00
Medya Ghazizadeh 25b0ce75e2
Merge pull request #11006 from prezha/fix-TestErrorSpam
fix flake TestErrorSpam
2021-04-07 17:34:09 -07:00
Medya Ghazizadeh 889587d44d
Merge pull request #11010 from ilya-zuyev/ilyaz/bump_k8s_1.21.0
Bump newest supported kubernetes version to v1.21.0-rc.0
2021-04-07 16:57:35 -07:00
Ilya Zuyev d1431f67a6 exit if run amd64 binary on M1 cpu 2021-04-07 15:44:03 -07:00
Medya Ghazizadeh 848a28db5f
Merge pull request #11007 from afbjorklund/list-images
Add ListImages function and image list command
2021-04-07 15:26:22 -07:00
Sharif Elgamal 6fb0b39bc4 increase mkcmp runs to 5 and fix ingress test 2021-04-07 11:50:59 -07:00
Predrag Rogic e42d0b5da0
fix flake TestErrorSpam 2021-04-07 16:46:15 +01:00
Ilya Zuyev a88664d771 bump NewestKubernetesVersion to v1.21.0-rc.0 2021-04-06 17:01:29 -07:00
Anders F Björklund 35d8d4aa52 Add ListImages function and image list command 2021-04-06 22:57:34 +02:00
Anders F Björklund db3fd51194 Rename ListOptions to ListContainersOptions 2021-04-06 22:39:43 +02:00
李龙峰 7ae82c573b Propagation not Propogation 2021-04-06 14:52:52 +08:00