Commit Graph

15311 Commits (9692cae4372d75f31a75e2aff9359cacdac76700)

Author SHA1 Message Date
Andriy Dzikh 9692cae437 Add caching to PreloadExists to improve performance. 2021-05-20 13:19:58 -07:00
Andriy Dzikh 8882de007b Add check to allow downloading of listed binaries if preload is missing. 2021-05-20 10:33:06 -07:00
Andriy Dzikh b441330f7e Create unit test for excluding binaries from caching. 2021-05-20 10:18:50 -07:00
Andriy Dzikh 9fb9e940f1 Prevent `minikube start --download-only` from downloading binaries that are part of the Kubernetes release binaries. 2021-05-20 10:18:22 -07:00
Medya Ghazizadeh 316f5ea3b2
Merge pull request #11432 from andriyDev/CustomAddonImages
Persist custom addon image/registry settings.
2021-05-19 18:30:14 -07:00
Steven Powell 8c864b038f
Merge pull request #11466 from spowelljr/addBenchmarkingProcess
Add details on the benchmarking process
2021-05-19 15:51:04 -07:00
Andriy Dzikh df32362a7f Add comments to types.go for CustomAddonImages/CustomAddonRegistries. 2021-05-19 15:26:28 -07:00
Steven Powell 7d1c32e480 change title of page 2021-05-19 15:22:47 -07:00
Steven Powell b7f3135034 add details on the benchmarking process 2021-05-19 15:08:33 -07:00
Medya Ghazizadeh 72e8341536
Merge pull request #11431 from briandealwis/resume
Add "resume" as an alias for "unpause"
2021-05-19 15:04:35 -07:00
Medya Ghazizadeh a9ce58f555
Merge pull request #11462 from andriyDev/MockPreloadChecksum
Allow download_test to mock checksum retrieval
2021-05-19 14:49:32 -07:00
Medya Ghazizadeh 34c68b51ea
Merge pull request #11465 from spowelljr/updateImageLoadBenchmarks
site : update image build benchmarks
2021-05-19 14:25:44 -07:00
Steven Powell 1409c0a26f fix typo 2021-05-19 14:12:52 -07:00
Steven Powell c4eaf5d7e5 update image build benchmarks 2021-05-19 13:58:53 -07:00
ilya-zuyev 4ac50b7415
Merge pull request #11453 from ilya-zuyev/ilyaz/fix_install_go_on_arm
Fix golang installation script for arm64
2021-05-19 10:50:46 -07:00
Steven Powell 23bc9bb4ba
Merge pull request #11463 from spowelljr/fixRPMLink
Fixed download path for linux rpm
2021-05-19 10:44:15 -07:00
Steven Powell 44567fdabf fixed download path for linux rpm 2021-05-19 10:06:13 -07:00
Andriy Dzikh 88205c2e65 Allow download_test to mock checksum retrieval. 2021-05-19 09:54:03 -07:00
Ilya Zuyev b78415fcd0 add logs 2021-05-18 22:04:25 -07:00
Ilya Zuyev 443c0c00a1 add logs 2021-05-18 22:03:57 -07:00
Ilya Zuyev 6da92d44f6 Fix golang installation script for arm64 platform 2021-05-18 22:00:57 -07:00
Andriy Dzikh 6c3113706e Create unit tests for new utility functions in pkg/minikube/assets/addons.go. 2021-05-18 14:10:39 -07:00
Andriy Dzikh 46884123a8 Run make generate-docs. 2021-05-18 14:10:39 -07:00
Andriy Dzikh 7998c8d691 Create tests to ensure custom addon images persist. 2021-05-18 14:10:39 -07:00
Andriy Dzikh 040e7e7a8d Persist custom addon image settings. 2021-05-18 14:10:37 -07:00
Andriy Dzikh 7684a14e1a Move (custom) image selection to its own function. 2021-05-18 14:09:03 -07:00
Andriy Dzikh 62b2c94c0f Refactor assets/addons.go to de-dupe map parsing. 2021-05-18 14:09:03 -07:00
Medya Ghazizadeh 4f345f2b8f
Merge pull request #11426 from afbjorklund/images-versions
Update the bootstrapper images for k8s 1.21
2021-05-18 12:23:43 -07:00
Medya Ghazizadeh ea1defe2bf
Merge pull request #11399 from dinever/installer-options
Implement a quiz-style installation instructions
2021-05-18 11:48:09 -07:00
Medya Ghazizadeh adbcae1848
Merge pull request #11410 from r4j4h/upgrade-metallb-addon-metallb-version
metallb-addon: Update metallb from 0.8.2 to 0.9.6
2021-05-18 11:43:13 -07:00
Medya Ghazizadeh 8f85fd9751
Merge pull request #11438 from medyagh/autopause-vm
Fix auto-pause on VMs (detect right control-plane IP)
2021-05-18 09:18:33 -07:00
Peixuan Ding d29d0a8fce make sure web page renders acceptable result when JS is disabled 2021-05-18 01:41:32 -04:00
Peixuan Ding 120925eb7b revert changes in release_build_and_upload.sh 2021-05-18 01:34:52 -04:00
Peixuan Ding d50e86138d wrap the installation section into a blue card 2021-05-18 01:07:45 -04:00
Peixuan Ding a7d8a06f72 reuse getUserOS from tabs.js 2021-05-18 00:17:42 -04:00
Peixuan Ding ed7827913e update hugo version to 0.83.1 2021-05-18 00:01:16 -04:00
Medya Ghazizadeh e05cad71c4
Merge pull request #11355 from afbjorklund/driver-order
Sort rejected drivers by their preference order
2021-05-17 20:31:34 -07:00
Medya Ghazizadeh cd73e832dd
Merge pull request #11371 from afbjorklund/driver-alternate
Fix error picking non-default alternate drivers
2021-05-17 18:54:43 -07:00
Medya Gh 8ca3d1f799 remove debug 2021-05-17 18:54:02 -07:00
Medya Gh 0068f92327 add port to addons templates 2021-05-17 18:50:12 -07:00
Medya Gh 45fca194af add apiserver ip to autopause proxy 2021-05-17 18:50:12 -07:00
Medya Ghazizadeh ee9ed1c3d3
Merge pull request #11404 from prezha/host.minikube.internal
add host.minikube.internal to coredns
2021-05-17 18:46:33 -07:00
Medya Gh f6a89cea06 goimport 2021-05-17 18:39:09 -07:00
Medya Gh e4374e2189 geneate docs 2021-05-17 18:35:37 -07:00
Brian de Alwis 49fb17d9fc Add "resume" as an alias for "unpause" 2021-05-17 18:34:11 -07:00
ilya-zuyev 612d4e4d58
Merge pull request #11433 from ilya-zuyev/ilyaz/fix_fmt_warning
fix "no arguments passed" warning
2021-05-17 16:28:56 -07:00
Anders F Björklund c7e8be0972 Bump the preload version and add a note
The image list was wrong for the 1.21 preload tarball

It had the pause and coredns versions from 1.20 still
2021-05-17 23:02:09 +02:00
Anders F Björklund 9f5388af73 Remove k8s 1.11 support from kubeadm images
It requires arch suffix, but that code is no longer present.

Should be OK, we have: OldestKubernetesVersion = "v1.14.0"
2021-05-17 22:51:11 +02:00
Predrag Rogic 6aa689a32e
make generate-docs 2021-05-17 21:27:40 +01:00
Predrag Rogic 4e967acbae
avoid error, improve test 2021-05-17 21:18:27 +01:00