Commit Graph

12590 Commits (65dc5b807946bef6e539f85efa45e936142fe091)

Author SHA1 Message Date
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
Medya Ghazizadeh 8b39f56a60
Merge pull request #9510 from ilya-zuyev/gh_9463_non_dev_dockerhost
Support non-default docker endpoints
2020-11-17 10:17:33 -08:00
Yehiyam Livneh 68cdbb92a8 add tag to nvidia-driver-installer addon docker image 2020-11-17 17:42:15 +02:00
Priya Wadhwa c4dd42a1d8 add --trace flag 2020-11-16 21:39:50 -08:00
Priya Wadhwa 0f23913f1b Tracing compiles 2020-11-16 20:31:13 -08:00
Sharif Elgamal f2e88b4d5c
Merge pull request #9721 from minikube-bot/jenkins-releases.json-v1.15.1
update releases.json to include v1.15.1
2020-11-16 17:03:16 -08:00
minikube-bot 522153ef7c Update releases.json to include v1.15.1 2020-11-16 16:27:33 -08:00
Sharif Elgamal 23f40a012a
Merge pull request #9719 from sharifelgamal/1.15.1
Update Makefile and release notes for 1.15.1 release
2020-11-16 16:19:34 -08:00
Sharif Elgamal 41b74b00ec update Makefile and release notes for 1.15.1 release 2020-11-16 14:20:03 -08:00
Sharif Elgamal 6d1754d1cd
Merge pull request #9715 from avoidik/fix-translation-code
less verbose language selector
2020-11-16 13:46:26 -08:00
priyawadhwa e59847d933
Merge pull request #9699 from priyawadhwa/ss-flake
Fix TestScheduledStop flake on KVM
2020-11-16 10:54:33 -08:00