Commit Graph

8268 Commits (ab3919da0737012b9f25df886e26bf6e9015295a)

Author SHA1 Message Date
Thomas Strömberg ab3919da07
Merge pull request #6940 from afbjorklund/varlink-19
Upgrade varlink to 19, drop included patch
2020-03-11 17:04:03 -07:00
Thomas Strömberg a29c5739ab
Merge pull request #6988 from tstromberg/v1.18.0-beta
Update NewestKubernetesVersion to 1.18.0-beta.2
2020-03-11 17:00:35 -07:00
Medya Ghazizadeh d63d3bc1df
Merge pull request #6990 from tstromberg/istio-memory2
Plumb config.ClusterConfig throughout addon validation code
2020-03-11 16:16:12 -07:00
Medya Ghazizadeh c57e41533f
Merge pull request #7015 from tstromberg/lz4-missing
none: Skip driver preload and image caching
2020-03-11 16:15:25 -07:00
Thomas Strömberg 2412dd5331
Merge pull request #6998 from tstromberg/kubectl-mismatch
Improve kubectl mismatch UI for clarity
2020-03-11 15:42:12 -07:00
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
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 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
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
Medya Ghazizadeh 3780953132
Merge pull request #6980 from sharifelgamal/cp-bc
add unit test of PrimaryControlPlane
2020-03-10 14:46:58 -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