Commit Graph

2932 Commits (4f097cb3691d2e60e7e15f375ff075a01d5bdec3)

Author SHA1 Message Date
Medya Gh 4f097cb369 fix 2020-03-12 14:29:17 -07:00
Medya Gh d3b20dc3d8 try 2020-03-12 14:28:37 -07:00
Medya Gh 1b0fb63fc9 try again 2020-03-12 14:27:31 -07:00
Medya Gh 7d3117916e daemon-reload 2020-03-12 14:17:06 -07:00
Medya Gh 4ce5a16254 sudo docker 2020-03-12 11:45:42 -07:00
Medya Gh 94092c8d6a sudo systemctl 2020-03-12 11:43:34 -07:00
Medya Ghazizadeh 980e3ab9ed
Merge pull request #6985 from priyawadhwa/no-overwrite-tar
Merge repositories.json after extracting preloaded tarball so that reference store isn't lost
2020-03-11 18:23:09 -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
Thomas Strömberg e45b230622
Merge branch 'master' into no-overwrite-tar 2020-03-11 16:59:41 -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
Priya Wadhwa 701cf5cfc9 Address nits 2020-03-11 15:53:45 -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
Priya Wadhwa a2e5a5ee8c removed unused unit test 2020-03-11 14:11:17 -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 43ce409e79 Extra debugging for preload generation process 2020-03-11 13:09:55 -07:00
Medya Gh f92edc3087 preload dont use gwait 2020-03-11 09:06:32 -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
Thomas Stromberg c82fcb40f8 Merge conflict 2020-03-10 21:01:43 -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
Thomas Stromberg c911b9f433 UsingContainerd -> IsRuntimeContainerd 2020-03-10 19:27:49 -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
Thomas Stromberg bd627f13e4 Plumb config.ClusterConfig throughout addon validation code 2020-03-10 17:49:47 -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 5ff67c9c1e Update Newest to 1.18.0-beta.2 2020-03-10 16:11: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
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 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 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
Priya Wadhwa eb815a7b9b use path.join 2020-03-09 12:52:58 -07:00
Sharif Elgamal 424b5170f7
Allow backwards compatibility with 1.6 and earlier configs 2020-03-09 12:01:07 -07:00
Priya Wadhwa 6caa5db0c2 fix bug for windows file separators 2020-03-09 11:51:37 -07:00