Sharif Elgamal
|
972dae8133
|
Make sure all tests have comments
|
2021-05-11 15:17:43 -07:00 |
Medya Ghazizadeh
|
0b1babeb56
|
Merge pull request #11349 from afbjorklund/image-ls
Switch place of minikube image ls and list
|
2021-05-11 10:35:49 -07:00 |
Medya Ghazizadeh
|
d905531c20
|
Merge pull request #11354 from alenzen/patch-1
Use upgrade instead of install for the RPM installation
|
2021-05-11 10:34:44 -07:00 |
Thomas Güttler
|
28f2757f43
|
Updated URL and remove zsh note
The URL was outdated.
Removed the zsh note, too. I think it makes sense that it gets explained on the target page, not here.
|
2021-05-11 16:52:07 +02:00 |
Alessandro Lenzen
|
c089b94eaa
|
use -U instead of -i for RPM package installation
-U installs the package if it is not currently installed just like -i.
It upgrades the package if it is currently installed to a newer version.
|
2021-05-09 17:27:58 +02:00 |
Anders F Björklund
|
fb728a8893
|
Switch place of minikube image ls and list
Just to make it more similar to the docker image commands.
Both ls/list and rm/remove are equivalent commands, though.
|
2021-05-09 09:37:02 +02:00 |
Medya Ghazizadeh
|
a2d62511d2
|
Merge pull request #11191 from zhijianli88/shell-completion
completion: add specific shell completion
|
2021-05-07 16:16:54 -07:00 |
Medya Ghazizadeh
|
90f00f2189
|
Merge pull request #11341 from dinever/fix-sidebar-highlight
docs: fix sidebar current page highlight issue
|
2021-05-07 16:15:24 -07:00 |
Peixuan Ding
|
90a714de4f
|
docs: fix sidebar current page highlight issue
|
2021-05-07 18:57:02 -04:00 |
Peixuan Ding
|
614644a47c
|
docs: fix format issue for Contributor Guide
|
2021-05-07 18:11:52 -04:00 |
minikube-bot
|
ec6bf3f52b
|
Update releases.json to include v1.20.0
|
2021-05-06 14:46:05 -07:00 |
Medya Ghazizadeh
|
4bb44282d7
|
Merge pull request #11298 from minikube-bot/kicbase-release-v0.0.22
Update kicbase to v0.0.22
|
2021-05-06 10:56:40 -07:00 |
Medya Ghazizadeh
|
1db55f6617
|
Merge pull request #11305 from daehyeok/docs
Update docs for missing integration test
|
2021-05-06 10:56:09 -07:00 |
Medya Ghazizadeh
|
501d51eff2
|
Merge pull request #11299 from minikube-bot/iso-release-v1.20.0
Update ISO to v1.20.0
|
2021-05-06 10:55:43 -07:00 |
Sharif Elgamal
|
94e2ec4e37
|
Merge pull request #11287 from medyagh/update-k8s-v
update newest supported Kubernetes version to v1.22.0-alpha.1
|
2021-05-06 10:55:25 -07:00 |
Daehyeok Mun
|
184aaad4c7
|
Update docs for missing integration test
|
2021-05-05 22:21:22 -07:00 |
Medya Gh
|
5d37f3d151
|
site
|
2021-05-05 16:27:52 -07:00 |
Medya Gh
|
5b7acd315a
|
update newest kubernetes version
|
2021-05-05 16:27:52 -07:00 |
Sharif Elgamal
|
9a3b3367ab
|
Merge branch 'master' of github.com:kubernetes/minikube into mkbot-0.0.22
|
2021-05-05 16:25:22 -07:00 |
Sharif Elgamal
|
5c3e8328c8
|
Merge branch 'master' of github.com:kubernetes/minikube into mkbot-1.20-iso
|
2021-05-05 16:24:31 -07:00 |
Andriy Dzikh
|
9f9dc2c326
|
Update docs using `make generate-docs`.
|
2021-05-05 16:18:15 -07:00 |
Sharif Elgamal
|
6850e7312a
|
generate-docs
|
2021-05-05 14:54:36 -07:00 |
minikube-bot
|
625a06ce6d
|
Update kicbase to v0.0.22
|
2021-05-05 21:18:37 +00:00 |
Ilya Zuyev
|
30f8a38fff
|
add functional_podman_ubuntu test
Fix test error messages
Fix test comment and docs
|
2021-05-05 13:49:51 -07:00 |
Steven Powell
|
d081b80d27
|
simplified benchmarks
|
2021-05-04 16:09:06 -07:00 |
Steven Powell
|
bf11304d28
|
added more image build benchmarks
|
2021-05-04 15:24:46 -07:00 |
Steven Powell
|
2be9109797
|
fixed CPU benchmarking typos and small formatting
|
2021-05-04 12:48:04 -07:00 |
Anders F Björklund
|
6012a8f61d
|
Add new functional test for ListImages as well
|
2021-05-01 13:48:24 +02:00 |
Anders F Björklund
|
6f236a0655
|
Make separate image for the remove functional test
Removing the busybox image can make the build fail
|
2021-05-01 13:44:32 +02:00 |
ilya-zuyev
|
27045fd421
|
Merge pull request #11239 from minikube-bot/kicbase-release-v0.0.21
Update kicbase to v0.0.21
|
2021-04-30 11:36:16 -07:00 |
minikube-bot
|
c5b65cab51
|
Update kicbase to v0.0.21
|
2021-04-30 18:08:55 +00:00 |
minikube-bot
|
2e12378c99
|
Update ISO to v1.20.0-beta.0
|
2021-04-30 06:22:22 +00:00 |
Medya Ghazizadeh
|
fe0a1774a6
|
Merge pull request #11140 from govargo/add-cpu-benchmark
Add cpu usage benchmark command `make cpu-benchmark` and website docs
|
2021-04-29 15:16:01 -07:00 |
Kent Iso
|
b8da6760b0
|
Change barChart color for linux benchmark chart and remove X.Title
|
2021-04-29 21:48:41 +00:00 |
Kenta Iso
|
43b1dfd433
|
Change barChart color and add benchmark description to docs of benchmark
|
2021-04-30 06:41:44 +09:00 |
Medya Ghazizadeh
|
ac2b98d744
|
Merge pull request #11169 from spowelljr/addBetaNotifications
Add opt-in notifications for beta releases
|
2021-04-29 14:03:59 -07:00 |
Kenta Iso
|
4b5fbf1827
|
Update macOS auto-pause result with improved method
|
2021-04-30 05:35:51 +09:00 |
Kent Iso
|
e3fd45d079
|
Update linux auto-pause result with improved method
|
2021-04-29 20:05:59 +00:00 |
Li Zhijian
|
0e228aa4e2
|
make generate-docs
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
|
2021-04-29 18:30:27 +08:00 |
Kent Iso
|
c873d89b9b
|
fix cpu usage benchmark linux image link
|
2021-04-29 01:06:27 +09:00 |
Kent Iso
|
1edbcc94e3
|
Update Linux benchmark result
|
2021-04-29 01:06:27 +09:00 |
Kenta Iso
|
12f7ebf9fa
|
Update macOS benchmark result
|
2021-04-29 01:06:27 +09:00 |
Kent Iso
|
52ddca0ea4
|
divide idle only benchmark and autopause benchmark of cpu usage
|
2021-04-29 01:06:27 +09:00 |
Kent Iso
|
288eb00810
|
Add linux cpu benchmark image
|
2021-04-29 01:06:26 +09:00 |
Kent Iso
|
7fe94b5876
|
Add minikube docker with auto-pause to cpu benchmark
|
2021-04-29 01:06:26 +09:00 |
Kent Iso
|
45a867d3b8
|
Add cpu usage benchmark
|
2021-04-29 01:06:26 +09:00 |
minikube-bot
|
fff23925e0
|
Updating kicbase image to v0.0.20-1619543236-11212
|
2021-04-27 17:16:43 +00:00 |
Medya Ghazizadeh
|
8ce6326186
|
Merge pull request #11054 from afbjorklund/iso-os-update
Upgrade buildroot minor version
|
2021-04-24 21:10:51 -07:00 |
Medya Ghazizadeh
|
30d659c635
|
Merge pull request #11055 from afbjorklund/kic-os-update
Update kicbase base image
|
2021-04-24 21:09:32 -07:00 |
Medya Ghazizadeh
|
41bbb4f6c5
|
Merge pull request #11164 from afbjorklund/build-rebase
Add re-implementation of the build command
|
2021-04-24 21:03:30 -07:00 |