Sharif Elgamal
7cce80e555
trying hyperkit??
2021-04-30 11:24:27 -07:00
Sharif Elgamal
bb9fa3d120
hey, uh, don't kill docker please
2021-04-30 10:44:09 -07:00
Sharif Elgamal
d9d251ac38
use external upload script
2021-04-30 08:20:24 -07:00
Sharif Elgamal
f26b2df8c3
install pstree on macos as well
2021-04-29 16:36:00 -07:00
Sharif Elgamal
eb3f2b7516
Merge branch 'master' of github.com:kubernetes/minikube into macstadium
2021-04-29 16:16:20 -07: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
ilya-zuyev
9947c61a83
Merge pull request #11185 from prezha/workout-cni-and-cruntimes
...
improve how cni and cruntimes work together
2021-04-29 15:01:18 -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
Medya Ghazizadeh
3de6dc0762
Merge pull request #11128 from afbjorklund/image-save
...
Add API for saving an image to a local path
2021-04-29 14:03:02 -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
Kent Iso
6f0391738c
Improve verify auto pause step and Update README.md for auto-pause benchmark
2021-04-29 19:56:06 +00:00
Sharif Elgamal
77dd7a7cd6
Merge branch 'master' of github.com:kubernetes/minikube into macstadium
2021-04-28 18:56:24 -07:00
Sharif Elgamal
a3b52560cd
that was a bad idea
2021-04-28 18:49:24 -07:00
Sharif Elgamal
7ed18e5811
try to propagate sudo creds
2021-04-28 18:21:24 -07:00
Steven Powell
c9ccfece9b
removed get prefix from funcs
2021-04-28 15:34:48 -07:00
Steven Powell
6b86c4fe1b
fix linting error
2021-04-28 15:23:31 -07:00
Kenta Iso
ad7b7fa584
Add verify step for control plane Paused status for cpu benchmark
2021-04-29 05:02:41 +09:00
Kent Iso
c873d89b9b
fix cpu usage benchmark linux image link
2021-04-29 01:06:27 +09:00
Kent Iso
a981e81f9c
Update README about cpu-benchmark
2021-04-29 01:06:27 +09:00
Kent Iso
67da2c88ce
Fix lint error
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
a6fdc2f8ea
Add data label to bar chart
2021-04-29 01:06:26 +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
Sharif Elgamal
b0f6923d68
Merge pull request #11212 from sharifelgamal/kicbase-build
...
Make sure to capture errors in auto kicbase builds
2021-04-28 09:01:57 -07:00
Steven Powell
285457ebda
updated releases script to updates releases-beta.json
2021-04-27 13:34:08 -07:00
Steven Powell
202cf31e16
removed commented out code
2021-04-27 10:41:35 -07:00
Steven Powell
540f20cca8
added tests
2021-04-27 10:40:31 -07:00
minikube-bot
fff23925e0
Updating kicbase image to v0.0.20-1619543236-11212
2021-04-27 17:16:43 +00:00
Sharif Elgamal
6e771fda93
Merge pull request #11210 from sharifelgamal/containerd-ingress
...
ci: mkcmp: skip ingress for containerd runtime, take 2
2021-04-27 09:51:21 -07:00
Sharif Elgamal
0ed1c923a9
Make sure to capture errors in auto kicbase builds
2021-04-26 17:54:07 -07:00
Medya Ghazizadeh
aa201d0784
Merge pull request #11206 from csiepka/patch-1
...
Correct typo in start_flags.go
2021-04-26 17:50:46 -07:00
Medya Ghazizadeh
b45c782df3
Merge pull request #11208 from afbjorklund/kicbase-arch
...
Make sure to pass the platform for the kicbase
2021-04-26 15:47:25 -07:00
Sharif Elgamal
17e47e32fe
fix nil pointer
2021-04-26 15:24:58 -07:00
Sharif Elgamal
e799015d7a
skip ingress for containerd
2021-04-26 13:50:53 -07:00
Steven Powell
7757ff54ee
simplified test
2021-04-26 13:24:06 -07:00
Steven Powell
cc727e4ad8
refactored code, detect true latest version between full and beta releases
2021-04-26 12:51:01 -07:00
Anders F Björklund
d9412b206d
Make sure to pass the platform for the kicbase
...
Otherwise it will always download linux/amd64
2021-04-26 21:49:28 +02:00
csiepka
ae450f6c7b
Correct typo in start_flags.go
...
Steps to reproduce the issue:
minikube start --memory=2G
Current Output (truncated):
smile minikube v1.14.1 on Linuxmint 19.3
sparkles Using the docker driver based on existing profile
exclamation You cannot change the memory size for an exiting minikube cluster. Please first delete the cluster.
Correction:
"exiting" to "existing" in output:
Expected output:
exclamation You cannot change the memory size for an existing minikube cluster. Please first delete the cluster.
2021-04-26 11:59:17 -07:00
Medya Ghazizadeh
1fcc4afcb1
Merge pull request #11198 from kubernetes/dependabot/go_modules/google.golang.org/api-0.45.0
...
Bump google.golang.org/api from 0.44.0 to 0.45.0
2021-04-26 10:59:04 -07:00
Medya Ghazizadeh
9ecb2d9e58
Merge pull request #11203 from hs0210/work
...
Add some zh-CN translations
2021-04-26 10:52:44 -07:00
Hu Shuai
bd902296bb
Add some zh-CN translations
...
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
2021-04-26 16:46:14 +08:00
dependabot[bot]
b9a2273e42
Bump google.golang.org/api from 0.44.0 to 0.45.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.44.0...v0.45.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 07:40:17 +00:00
Anders F Björklund
bbe9fb1c93
Add API for saving an image to a local path
...
This function SaveImage is the opposite of LoadImage,
useful for saving built images to the cache directory.
This is an alternative to using the push functionality,
which requires a registry similar to the pull function.
2021-04-26 08:23:31 +02:00