Commit Graph

9782 Commits (0ea84f9d14c91e21e8dd2e8f226ce8045c44efef)

Author SHA1 Message Date
Thomas Strömberg d8f5e769bb
Merge pull request #7013 from tstromberg/debug-preload-upload
Extra debugging for preload generation process
2020-03-11 13:53:13 -07:00
Thomas Stromberg 727d36d010 downloaders: finalize using os.Rename 2020-03-11 13:48:55 -07:00
Thomas Stromberg 9dfe72f372 Merge branch 'master' into v1.18.0-beta 2020-03-11 13:18:46 -07:00
Thomas Stromberg 43ce409e79 Extra debugging for preload generation process 2020-03-11 13:09:55 -07:00
Thomas Stromberg aaf115b592 Use a more specific output example! 2020-03-11 12:47:54 -07:00
Medya Ghazizadeh 8b99647f82
Merge pull request #7003 from medyagh/preload_block
block on preload download
2020-03-11 09:34:41 -07:00
Medya Ghazizadeh 74152a30b6
Merge pull request #7008 from ianfoo/issue-7007
site: Update overview to remove "not yet good for" non-VM line
2020-03-11 09:20:50 -07:00
Medya Gh f92edc3087 preload dont use gwait 2020-03-11 09:06:32 -07:00
Ian Molee 752a7ddd1e site: Update overview to remove "not yet good for" non-VM line
Addresses #7007.
2020-03-11 01:27:21 -07:00
Medya Gh a09167b17d lint 2020-03-11 00:56:29 -07:00
Medya Gh 94dfb49ae9 check for err 2020-03-10 22:45:53 -07:00
Medya Gh fb9cd3cbf5 block on preload download 2020-03-10 22:33:29 -07:00
Medya Gh e09f33ef98 improve misleading log 2020-03-10 22:05:30 -07:00
Medya Ghazizadeh 309b72f1a0
Merge pull request #6995 from medyagh/commit_st_jenkins
fix jenkins commit status duplicate wording
2020-03-10 21:41:10 -07:00
Thomas Stromberg c82fcb40f8 Merge conflict 2020-03-10 21:01:43 -07:00
Thomas Stromberg db32326873 Improve kubectl mismatch representation 2020-03-10 20:55:22 -07:00
Thomas Stromberg 12fd0b007e Revert kubectl mismatch UI change 2020-03-10 20:52:54 -07:00
Thomas Stromberg 71a22787c3 Update Kubernetes image mapping to match v1.18 2020-03-10 20:48:38 -07:00
Medya Ghazizadeh 12c12c4ca7
Merge pull request #6987 from tstromberg/memory-scaling2
Round suggested memory alloc by 100MB for VM's
2020-03-10 20:13:42 -07:00
Medya Ghazizadeh 5e4c5d5a50
Merge pull request #6991 from medyagh/test_containerd
allow setting api-server port for docker/podman drivers
2020-03-10 19:58:33 -07:00
Priya Wadhwa 68f236654f Add integration test 2020-03-10 19:32:22 -07:00
Thomas Stromberg c911b9f433 UsingContainerd -> IsRuntimeContainerd 2020-03-10 19:27:49 -07:00
Medya Gh e4a05cd15c fix jenkins commit status duplicate wording 2020-03-10 19:27:05 -07:00
Thomas Stromberg 176c6551a8 IsContainerdRuntime -> IsRuntimeContainerd 2020-03-10 19:08:27 -07:00
Medya Gh b5681d52c5 lint 2020-03-10 18:45:56 -07:00
Medya Gh 9ff0dc0ebc pass api server port to kic create container 2020-03-10 18:33:59 -07:00
Medya Gh a522175211 fix test containerd test for docker driver 2020-03-10 17:55:35 -07:00
Thomas Stromberg bd627f13e4 Plumb config.ClusterConfig throughout addon validation code 2020-03-10 17:49:47 -07:00
Thomas Stromberg d98bddac15 Set viper default in a better place 2020-03-10 17:45:43 -07:00
Thomas Stromberg c6333b95aa Test fixes: Add viper.SetDefault back, and make CalculateSizeInMB return an error instead of exit early 2020-03-10 17:43:56 -07:00
Thomas Stromberg f1d2127498 Only parse memory if set 2020-03-10 16:44:50 -07:00
Thomas Stromberg 5ff67c9c1e Update Newest to 1.18.0-beta.2 2020-03-10 16:11:11 -07:00
Thomas Stromberg 4788b75fcf Round suggested memory alloc by 100MB for VM's 2020-03-10 16:06:11 -07:00
Medya Ghazizadeh ec5dfbb17f
Merge pull request #6959 from afbjorklund/reportcard-cleanup
Improve the go reportcard for minikube
2020-03-10 15:11:00 -07:00
Sharif Elgamal e3227a2ded Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-10 15:02:38 -07:00
Medya Ghazizadeh 3780953132
Merge pull request #6980 from sharifelgamal/cp-bc
add unit test of PrimaryControlPlane
2020-03-10 14:46:58 -07:00
Priya Wadhwa de34ddaaef Rebased 2020-03-10 14:05:41 -07:00
Priya Wadhwa fc922cbb9b Only extract preloaded tarball if images don't exist in daemon 2020-03-10 14:01:27 -07:00
Sharif Elgamal ef93b291ca fix build failures 2020-03-10 13:46:06 -07:00
Sharif Elgamal 4627978660 change profile name to be more explicit 2020-03-10 12:06:15 -07:00
Medya Ghazizadeh caf44e21b4
Merge pull request #6978 from tstromberg/iso-warning
Add warning if disk image is missing features
2020-03-10 11:54:19 -07:00
Sharif Elgamal 2a78178113 add unit test of PrimaryControlPlane to avoid regressions related to config changes 2020-03-10 10:30:58 -07:00
Thomas Strömberg 7d28b2a890
Merge pull request #6977 from tstromberg/new-warning-type
New warning emoji
2020-03-10 09:19:26 -07:00
Thomas Stromberg b99304eac3 WarningType -> Warning 2020-03-10 09:07:42 -07:00
Thomas Stromberg a470d1cf9a Add warning if disk image is missing features 2020-03-10 07:39:42 -07:00
Thomas Stromberg 3b9ed0bed4 Select new warning emoji with consistent spacing between platforms 2020-03-10 07:37:43 -07:00
Thomas Strömberg 4f5c882ca4
Merge pull request #6969 from sharifelgamal/cp-bc
Allow backwards compatibility with 1.6 and earlier configs
2020-03-10 07:19:03 -07:00
Sharif Elgamal 05116abb1f more fallout for the merge-pocalypse 2020-03-09 19:29:29 -07:00
Sharif Elgamal 64ca925d6c Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-09 16:32:54 -07:00
Medya Ghazizadeh 08ae3fcd64
Merge pull request #6968 from priyawadhwa/windows-bug
preload: fix bug for windows file separators
2020-03-09 16:13:02 -07:00