Commit Graph

15323 Commits (06d6a5c67528d3e2824613f7a51d6e9fb353857d)

Author SHA1 Message Date
Ilya Zuyev 06d6a5c675 remove an empty line 2021-05-20 16:29:16 -07:00
Ilya Zuyev 85242d0711 in integration test - validate the exit code 2021-05-20 16:23:44 -07:00
Ilya Zuyev 13ee52fc99 generate-docs 2021-05-20 14:47:42 -07:00
Ilya Zuyev 5600ee6755 Reorganize functional tests 2021-05-20 14:43:51 -07:00
Ilya Zuyev e254c0750b Reorganize functional tests 2021-05-20 14:34:43 -07:00
Ilya Zuyev 5a0f955970 Update tests 2021-05-20 10:58:38 -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
Ilya Zuyev 6454527a1e generate docs 2021-05-19 16:19:21 -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
Ilya Zuyev 32883fc5ca fix tests 2021-05-19 15:38:28 -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
Ilya Zuyev d185d765a1 update tests 2021-05-19 15:13:21 -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 03600d9afc Add integration test 2021-05-19 13:25:42 -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 039b727cb9 check if cni is not disabled for containerd/crio 2021-05-18 22:48:14 -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
Ilya Zuyev 10da147ec8 Merge branch 'master' into ilyaz/gh_11335_test_net_plugins_false_start 2021-05-17 18:53:05 -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