Commit Graph

12741 Commits (a55a0b0286f91da1f03bf1d8105d21b51a6a9ba9)

Author SHA1 Message Date
Anders F Björklund 91890693ee Merge branch 'master' into docker-env-ssh 2020-11-24 20:21:21 +01:00
Priya Wadhwa 5e1382432f update docs 2020-11-24 10:48:20 -08:00
Priya Wadhwa 37567070b6 address review comments 2020-11-24 10:39:13 -08:00
Priya Wadhwa 63e5021065 Merge branch 'master' of https://github.com/kubernetes/minikube into add-tracing 2020-11-24 10:29:06 -08:00
Priya Wadhwa 9507e8035c add doc around telemetry 2020-11-24 10:28:29 -08:00
Priya Wadhwa 2a0a01a18c UPDate 2020-11-24 10:14:09 -08:00
Medya Ghazizadeh 5d5a12c60f
Merge pull request #9734 from priyawadhwa/updae-iso-kic
Update ISO and kicbase to include scheduled stop
2020-11-24 10:10:59 -08:00
Medya Ghazizadeh 2dc88c58ea
Merge pull request #9756 from medyagh/docker_env_restart
docker-env: "reload" dockerd service first before "restart" to avoid restarting apiserver container
2020-11-24 10:03:55 -08:00
Medya Ghazizadeh 02511f1c70
Merge pull request #9702 from daehyeok/print_node
Add number of nodes for cluster in `minikube profile list`
2020-11-24 09:57:03 -08:00
Priya Wadhwa 89253fcbf0 Merge branch 'master' of https://github.com/kubernetes/minikube into metrics-code 2020-11-23 16:21:40 -08:00
Priya Wadhwa 5b2a552091 cleanup 2020-11-23 16:21:13 -08:00
Priya Wadhwa b01bad0ebf add --memory flag to constrain that variable 2020-11-23 16:18:46 -08:00
Priya Wadhwa 46f82272e0 Add metrics script to collect data for cloud monitoring 2020-11-23 16:14:06 -08:00
Sharif Elgamal 64bfa1596d
Merge pull request #9768 from sharifelgamal/crio-hack
remove restart hack for crio now that iso is fixed
2020-11-23 13:59:20 -08:00
Priya Wadhwa d370a3e164 fix up script 2020-11-23 12:56:48 -08:00
Medya Ghazizadeh 97c4856e13
Merge pull request #9588 from blueelvis/task/dont-autoselect-hyperv
Do not auto-select Hyper-V driver if session has no privilege
2020-11-23 12:19:04 -08:00
Medya Ghazizadeh beb4077379
Merge pull request #9764 from daehyeok/remove_dup
Remove duplicated if statement in `(p *Profile) IsValid()`.
2020-11-23 12:13:02 -08:00
Medya Ghazizadeh f5478a4117
Merge pull request #9748 from alonyb/w/remove-addons-template-dependency
Remove template dependency in addons
2020-11-23 12:10:56 -08:00
Sharif Elgamal ee9b5b4d49 remove restart hack for crio now that iso is fixed 2020-11-23 11:39:43 -08:00
Daehyeok Mun 2cd34b7c36 Remove duplicated if statement in `(p *Profile) IsValid()`. 2020-11-22 18:06:53 -08:00
Anders F Björklund 807bec0034 Merge branch 'master' into docker-env-ssh 2020-11-22 21:58:08 +01:00
Anders F Björklund fee0f5310a Add private network implementation for podman
Most of it the same as docker, except for the options.

i.e. libnetwork "bridge" plugin vs. cni "bridge" plugin
2020-11-22 13:58:12 +01:00
Daehyeok Mun 97db8b5f4c Add number of nodes for cluster in `minikube profile list`
fixes \#6780
Add the Nodes column with the number of nodes the cluster has into
`minikube profile list` output.
2020-11-21 20:45:08 -08:00
alonyb 459db36ec6 remove yaml files 2020-11-21 16:45:12 -05:00
Medya Ghazizadeh 9fc4b2c11d
Merge pull request #9755 from medyagh/improve_svc_test
integration test: fail service test early if can't deploy example svc
2020-11-20 16:37:22 -08:00
Medya Gh 659e4ce1bd lint 2020-11-20 15:47:02 -08:00
Medya Gh 301b24ab2e lint 2020-11-20 15:45:39 -08:00
Medya Gh b498e6b288 typo 2020-11-20 15:35:04 -08:00
Medya Gh 5a443f09fb try reload dockerd first before restart 2020-11-20 15:31:05 -08:00
Medya Gh 5d34a5e7e6 add memory limit to all minikube starts in integration test 2020-11-20 14:46:22 -08:00
Medya Ghazizadeh 61abd1e64c
Merge pull request #9752 from afbjorklund/download-ellipsis
Abbreviate too long filenames to show progress
2020-11-20 14:31:08 -08:00
Medya Ghazizadeh be85445605
Merge pull request #9747 from ilya-zuyev/gh_9774_fix_test_offline
Fix invalid DOCKER_HOST handling in integration tests
2020-11-20 14:28:58 -08:00
Priya Wadhwa b5e1d7ef17 metrics 2020-11-20 14:27:55 -08:00
Medya Ghazizadeh 131d7248c4
Merge pull request #9710 from valaparthvi/issue9690
convert dockerNetworkInspect to a struct
2020-11-20 14:16:01 -08:00
Sharif Elgamal 852bceeef2
Merge pull request #9750 from sharifelgamal/docker-script
make docker installer more extensible
2020-11-20 10:52:09 -08:00
Anders F Björklund d6f14d691a Abbreviate too long filenames to show progress
When the prefix string gets too long, the cheggaaa/pb
progress bar library doesn't show the remaining time.
2020-11-20 18:33:24 +01:00
alonyb be1b24c08a replace all yaml by tmpl files 2020-11-20 12:31:52 -05:00
alonyb 06cf8e8041 add new tmpl format and replace image name by template in valumesnapshots addon 2020-11-20 12:30:16 -05:00
alonyb 4d5bad3262 add new tmpl format and replace image name by template in gvisor addon 2020-11-20 12:29:56 -05:00
Anders F Björklund fff47bd596 Refactor: put base filename into a proper variable 2020-11-20 18:29:18 +01:00
alonyb 4a9c316c75 add new tmpl format and replace image name by template in gcp auth addon 2020-11-20 12:28:15 -05:00
alonyb fc9ac12939 add new tmpl format and replace image name by template in rbac csi addon 2020-11-20 12:27:42 -05:00
alonyb 3e43155efd add new tmpl format and replace image name by template 2020-11-20 12:27:23 -05:00
alonyb 91d2298224 add new tmpl format and replace image name by template in deploy csi addon 2020-11-20 12:19:49 -05:00
alonyb 3798da2ee4 add new tmpl format and replace image name by template 2020-11-20 12:19:27 -05:00
alonyb 6eadf270c3 add new tmpl format and replace image name by template 2020-11-20 12:17:36 -05:00
alonyb a3b9e601ad change ambassador addon to tmpl format 2020-11-20 12:09:40 -05:00
alonyb 8383c49950 change ambassador cdrs to tmpl format 2020-11-20 12:08:52 -05:00
alonyb e26a64662c change olm to tmpl format 2020-11-20 08:50:30 -05:00
Parthvi Vala 63c186bb05 convert dockerNetworkInspect to a struct 2020-11-20 12:29:37 +05:30