Commit Graph

12601 Commits (ee1da89f11cbe42b295c1081c52436368eaebf5d)

Author SHA1 Message Date
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
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
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
Ilya Zuyev 3b5c265264 Remove TestOfflineDownload 2020-11-19 15:36:18 -08:00
Ilya Zuyev 7910f622c3 Fix TestOffline 2020-11-19 14:11:33 -08:00
alonyb eff5fadb50 remove all isTemplate bool from addons 2020-11-19 17:01:58 -05:00
alonyb 5552eb307f remove boolean template dependency 2020-11-19 17:01:28 -05:00
alonyb d6e4f8acaf remove name image from template 2020-11-19 16:59:33 -05:00
Medya Ghazizadeh b6aee57175
Merge pull request #9746 from Helithumper/patch-2
Updating link to main_test
2020-11-19 13:59:05 -08:00
Peyton Duncan 6574e69f6e
Update testing.en.md
The link was set to `main.go` which no longer exists, thus the link was dead. Updated the link to now point to `main_test.go` which is alive.
2020-11-19 16:49:40 -05:00
Medya Ghazizadeh ff76e189ea
Merge pull request #9742 from medyagh/svc_test_failure
improve test failure logs for service command
2020-11-19 13:42:07 -08:00
Medya Gh c237d5d7f1 improve test failure logs for service command 2020-11-19 11:53:04 -08:00
Jituri, Pranav 592b3239ad
Merge remote-tracking branch 'origin/master' into task/dont-autoselect-hyperv 2020-11-20 01:18:46 +05:30
Jituri, Pranav 6e900ee2fd
Resolve review comments & fix powershell issue 2020-11-20 01:17:30 +05:30
Priya Wadhwa 6c6329edeb Merge branch 'master' of https://github.com/kubernetes/minikube into updae-iso-kic 2020-11-18 17:29:24 -08:00
Medya Ghazizadeh b77718a237
Merge pull request #9733 from alonyb/w/fix-cred-addon
Fix registry-creds addon failure with ImageRepository
2020-11-18 11:33:00 -08:00
Priya Wadhwa e88b0908bf Update docs 2020-11-18 11:10:45 -08:00
Priya Wadhwa e83ba9df9c Update ISO and kicbase to include scheduled stop so we can test them 2020-11-18 10:54:41 -08:00
Anders F Björklund de2013eb9b Install buildkit binary for use with containerd 2020-11-18 07:58:44 +01:00
alonyb b4681e4af2 change is template to true in cred addon 2020-11-17 23:57:58 -05:00
priyawadhwa 1d37a912d2
Merge pull request #9689 from priyawadhwa/ss-windows
Implement scheduled stop on windows
2020-11-17 17:56:24 -08:00
Priya Wadhwa 4cd74633ca Only save scheduled stop config if daemonize is successful 2020-11-17 15:14:09 -08:00
Priya Wadhwa 5a0ab905ed fix merge conflict 2020-11-17 15:11:23 -08:00
Medya Ghazizadeh 2179b04850
Merge pull request #9728 from yehiyam/nvidia-driver-installer-tag
add tag to nvidia-driver-installer addon docker image
2020-11-17 11:52:57 -08:00
Medya Ghazizadeh ac5b827223
Merge pull request #9713 from prezha/fix-kubeadm-unit-tests
fix bsutil (kubeadm) unit tests (testdata)
2020-11-17 11:45:22 -08:00
Medya Ghazizadeh a75cb3271c
Merge pull request #9708 from prezha/fix-kubernetes-version
hack update: generate unit tests for new k8rs version
2020-11-17 11:43:01 -08:00