Commit Graph

12957 Commits (3dac483db9c5511056865c448be3121f97a6a796)

Author SHA1 Message Date
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
Jituri, Pranav 61ba2b6252
Revert "Enable the NGINX ingress addon for windows and kic"
This reverts commit 118d2009
2020-11-21 18:39:42 +05:30
Jituri, Pranav 6bbc5f986b
Enable Ingress Addon for Docker Windows 2020-11-21 16:01:06 +05:30
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
Jituri, Pranav 118d2009e7
Enable the NGINX ingress addon for windows and kic 2020-11-21 01:05:40 +05:30
Jituri, Pranav 197f2a25ae
Removed unused debugging lines 2020-11-21 00:30:05 +05:30
Jituri, Pranav bf7b09f484
Fix permissions for key file on Windows 2020-11-21 00:27:19 +05:30
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
Sharif Elgamal 54461f3d6c Merge branch 'master' of github.com:kubernetes/minikube into docker-script 2020-11-19 16:41:33 -08:00
Medya Ghazizadeh 640e1cb255
Merge pull request #9751 from sharifelgamal/pending-cleanup
remove unused tests from pending
2020-11-19 16:37:38 -08:00
Sharif Elgamal 5465b94f5f remove unused tests from pending 2020-11-19 16:23:50 -08:00
Sharif Elgamal 312bdd489b make docker installer more extensible 2020-11-19 16:01:20 -08:00