Commit Graph

3544 Commits (c504f2febd1e6c47c62b7d15ee654499d364579b)

Author SHA1 Message Date
Medya Gh 16c2077106
add helpers and unit test 2020-04-20 13:32:55 -07:00
Medya Gh 366dc8d127
add helper for img plull command 2020-04-20 13:13:37 -07:00
Medya Gh bc36eb2de9
add todo comment 2020-04-19 21:13:46 -07:00
Medya Gh d2415d778e
add json parser for critcl images 2020-04-19 20:36:22 -07:00
Medya Gh ac66bf2f90
first working version 2020-04-19 19:59:50 -07:00
Medya Gh c017c98e81
add preload funcs for containerd 2020-04-19 19:33:11 -07:00
Medya Gh 23f7fb0b9b
lint 2020-04-18 14:52:45 -07:00
Medya Gh 24dd9861e0
change loglevel for freezer 2020-04-18 14:37:58 -07:00
Medya Ghazizadeh 3276ed4387
Merge pull request #7753 from tstromberg/dns-permissions
tunnel: Fix resolver file permissions, add DNS forwarding test
2020-04-17 19:56:20 -07:00
Medya Ghazizadeh 825ba532d1
Merge pull request #7603 from alonyb/w/add-registery-addon
Add registry addon feature for docker on mac/windows
2020-04-17 19:50:43 -07:00
Medya Ghazizadeh fe4fdeec6c
Merge pull request #7752 from medyagh/node_pressure_redo
Check node pressure & new option "node_ready" for --wait flag
2020-04-17 19:45:40 -07:00
Medya Gh 21ad12fb44 lint 2020-04-17 16:50:12 -07:00
Medya Gh 5e36969ab9 run NodePressure after api server is up 2020-04-17 16:15:12 -07:00
Sharif Elgamal f8c1f05e9a Merge branch 'master' of github.com:kubernetes/minikube into multi-vm 2020-04-17 15:32:50 -07:00
Medya Gh 70cbc67983 add todo comment 2020-04-17 15:21:34 -07:00
Medya Ghazizadeh 14b6582c7b
Merge pull request #7749 from tstromberg/storageclass-kapi
Unify Kubernetes client creation around kapi.Client
2020-04-17 14:54:27 -07:00
Medya Gh 775a91cc1a make node pressure happen after all other waits 2020-04-17 14:35:36 -07:00
Medya Gh cd99a47ad2 address review comments 2020-04-17 14:10:13 -07:00
Medya Gh 4e7429695d address review comments 2020-04-17 14:07:41 -07:00
Medya Gh 4f04427326 rename icon 2020-04-17 13:50:33 -07:00
Medya Gh a18e27d807 lint 2020-04-17 13:12:51 -07:00
Medya Gh 100bc08dd1 add advise 2020-04-17 12:45:31 -07:00
Medya Gh 786801dd43 add required verifying node conditions 2020-04-17 12:40:00 -07:00
Priya Wadhwa dac65664b6 remove testing for v1.11 2020-04-17 12:33:37 -07:00
Thomas Stromberg 8fc8abb6df Remove viper from service package 2020-04-17 12:26:52 -07:00
Priya Wadhwa 7a1de72d2e remove v1alpha1 since we no longer supports k8s versio < 1.12 2020-04-17 12:25:55 -07:00
Priya Wadhwa 02bafac2a8 Fix unit test 2020-04-17 12:24:31 -07:00
Medya Gh 710b289993 remove duplicate checking ShouldWait 2020-04-17 12:18:30 -07:00
Medya Gh ad00988d50 add node_ready for WaitForNode 2020-04-17 12:14:09 -07:00
Medya Gh ffebe51e00 add styles for verifying 2020-04-17 12:06:46 -07:00
Priya Wadhwa 3d05a43c8b Upgrade oldest supported k8s version to v1.12.0 2020-04-17 11:58:09 -07:00
Thomas Stromberg b2efff6d59 Make resolver file world-readable, improve logging and errors 2020-04-17 11:44:04 -07:00
Medya Gh 76ca5e0f20 add node conditions and error types 2020-04-17 11:42:20 -07:00
Medya Gh 991c97a738 rename appsrunning key to match others 2020-04-17 11:33:08 -07:00
Medya Gh 44ff50f144 add WaitForNodeReady 2020-04-17 11:32:41 -07:00
Priya Wadhwa 156558c236 Merge branch 'master' of https://github.com/kubernetes/minikube into flake 2020-04-17 11:17:24 -07:00
Medya Ghazizadeh d3801136eb
Revert "Pass the cri socket path to kubeadm reset command" 2020-04-17 11:02:21 -07:00
Medya Ghazizadeh b0378e9362
Merge pull request #7724 from afbjorklund/kubeadm-reset-cri-socket
Pass the cri socket path to kubeadm reset command
2020-04-17 11:01:19 -07:00
Sharif Elgamal f415802b50 don't use mustload to avoid panic 2020-04-17 10:25:20 -07:00
Thomas Stromberg e45af6d78f Make context-name explicit in GetCoreClient 2020-04-17 10:20:44 -07:00
Thomas Stromberg 99165fd73a Fix tests 2020-04-17 10:09:22 -07:00
Thomas Stromberg 3a5406f79e Unify client creation around kapi.Client 2020-04-17 09:58:14 -07:00
Alonyb bfa45ef79a delete unnecesary func 2020-04-16 19:49:26 -05:00
Medya Gh 891e7a6520 spell 2020-04-16 16:53:04 -07:00
Medya Gh bf15f9a00c fix build err 2020-04-16 16:20:04 -07:00
Medya Gh 934f900f16 improve kic start and kill 2020-04-16 16:10:44 -07:00
Medya Ghazizadeh 3afa3d6970
Merge pull request #7726 from medyagh/retry_unification
use wait.poll for waiting on default sa
2020-04-16 15:58:45 -07:00
Medya Gh bb327e250d adjust try 2020-04-16 15:14:59 -07:00
Medya Ghazizadeh 1d7d6679ee
Merge pull request #7717 from govargo/fix-update-context
Fix update-context in order to recover kubeconfig even if it's missing
2020-04-16 14:18:43 -07:00
Medya Ghazizadeh 469f075e21
Merge pull request #7565 from tstromberg/fail-slower
Increase host creation timeout
2020-04-16 14:18:01 -07:00