Commit Graph

5439 Commits (245f44da66041d916c19fdbabfb07e0558e98d32)

Author SHA1 Message Date
Sharif Elgamal 245f44da66 write to a file and move code around for clarity 2021-04-16 15:33:50 -07:00
Sharif Elgamal 0ed5b13995 add docs for all integration tests and generate docs with them 2021-04-16 13:42:41 -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
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
minikube-bot 53babcc152 Update kicbase to v0.0.19 2021-04-05 22:22:23 +00:00
Sharif Elgamal 2904102a96
Merge pull request #10993 from minikube-bot/iso-release-v1.19.0
Update ISO to v1.19.0
2021-04-05 15:09:04 -07:00
Medya Ghazizadeh 18dacff70f
Merge pull request #10958 from azhao155/yzhao/feature/AddAutoPauseInitiliazedStatus
auto-pause: initialize the pause state from the current state
2021-04-05 13:46:23 -07:00
Medya Ghazizadeh d8b5e28875
Merge pull request #10985 from prezha/multinode-cni-dns
Fix CNI issue related to picking up wrong CNI
2021-04-05 13:13:33 -07:00
minikube-bot 77daf46300 Update ISO to v1.19.0 2021-04-05 20:00:42 +00:00
Sharif Elgamal 9c250ca486
Merge pull request #10979 from sharifelgamal/cloud-shell-gcp
Fix gcp-auth tests for cloud shell
2021-04-05 11:01:05 -07:00
Predrag Rogic 387ad774bb
multinode: fix kindnet and dns issues 2021-04-05 16:18:37 +01:00