Commit Graph

8563 Commits (091059b88619b6ff1c6764f309de66acb7dcee63)

Author SHA1 Message Date
Medya Ghazizadeh a5f8ad0e89
Merge pull request #7001 from medyagh/improve_test_log
improve misleading log
2020-03-11 15:27:53 -07:00
Thomas Strömberg 45b1156089
Merge pull request #7014 from tstromberg/rename-to-finalize
Download to a temporary files and finalize using os.Rename
2020-03-11 15:00:36 -07:00
Thomas Stromberg 8a132547c8 Clarify comment 2020-03-11 14:21:19 -07:00
Thomas Stromberg 97cc383de0 Avoid cache loading for the none driver, Docker already has a cache 2020-03-11 14:18:29 -07:00
sayboras 63dc938504 Update KUBECONFIG for change non user test
Install lz4 in ubuntu
2020-03-12 08:13:48 +11:00
Priya Wadhwa a2e5a5ee8c removed unused unit test 2020-03-11 14:11:17 -07:00
Priya Wadhwa 3462c4ce94 Update integration test 2020-03-11 14:06:32 -07:00
Priya Wadhwa 01f5300a62 merge reference stores if needed 2020-03-11 14:02:19 -07:00
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