minikube-bot
1a5b4ac397
bump default/newest kubernetes versions
2021-07-01 20:49:00 +00:00
minikube-bot
202e2fa36f
Updating kicbase image to v0.0.24-1625170572-11834
2021-07-01 20:31:45 +00:00
Andriy Dzikh
cec98ef11a
Template auto-pause.service to allow injecting the correct container runtime.
2021-07-01 13:12:44 -07:00
Medya Ghazizadeh
05b64d1a74
Merge pull request #11824 from andriyDev/fix-auto-pause
...
Make kicbase copy auto-pause binary instead of auto-pause folder
2021-07-01 16:10:33 -04:00
Dakshraj Sharma
d8adc48463
Adds explanations for minikube error codes
2021-07-01 23:22:23 +05:30
minikube-bot
2bf9076527
Updating kicbase image to v0.0.24-1625086337-11824
2021-06-30 21:07:40 +00:00
Medya Ghazizadeh
b8596f1a13
Merge pull request #11811 from medyagh/go_mod_godame
...
bump go mod libs manually
2021-06-30 15:50:45 -04:00
Medya Ghazizadeh
646060bc7b
Merge pull request #11815 from ilya-zuyev/ilyaz/fix_contains_no_runlevels_issue
...
Fix "kubelet Default-Start contains no runlevels" error
2021-06-30 12:55:40 -04:00
Ilya Zuyev
6cb587a873
set `SYSTEMCTL_SKIP_SYSV` for "systemctl disable --now" to suppress attempts to interract with sysv scripts
2021-06-29 14:03:39 -07:00
Medya Gh
a714161f31
update go-github to v36
2021-06-29 15:46:23 -04:00
minikube-bot
8e62a7d4a0
Update ISO to v1.22.0-beta.0
2021-06-29 19:32:53 +00:00
Medya Gh
89c7853601
bump go mod libs manually
2021-06-29 15:24:59 -04:00
Ilya Zuyev
68c4d072fe
Revert "Merge pull request #11688 from afbjorklund/buildroot-2021.02"
...
This reverts commit 02abe7856c
, reversing
changes made to 4d078ae82f
.
2021-06-28 17:11:11 -07:00
Ilya Zuyev
51d2e89fe4
Revert "Merge pull request #11778 from minikube-bot/iso-release-v1.22.0-beta.0"
...
This reverts commit fd703f95f6
, reversing
changes made to 0b170db6cd
.
2021-06-28 17:11:05 -07:00
ilya-zuyev
fd703f95f6
Merge pull request #11778 from minikube-bot/iso-release-v1.22.0-beta.0
...
Update ISO to v1.22.0-beta.0
2021-06-28 12:48:11 -07:00
Sharif Elgamal
0b170db6cd
Merge pull request #11772 from minikube-bot/kicbase-release-v0.0.24
...
Update kicbase to v0.0.24
2021-06-28 10:56:18 -07:00
Steven Powell
e8b3db9485
Merge pull request #11692 from spowelljr/addNoLimit
...
Add ability to pass 'max' value to memory and cpus flags
2021-06-28 17:09:32 +00:00
minikube-bot
f2c8ac2f7e
Update ISO to v1.22.0-beta.0
2021-06-28 01:20:41 +00:00
ilya-zuyev
02abe7856c
Merge pull request #11688 from afbjorklund/buildroot-2021.02
...
Upgrade Buildroot to 2021.02 LTS with Linux 4.19
2021-06-27 17:13:11 -07:00
minikube-bot
bce90e5037
Update kicbase to v0.0.24
2021-06-25 23:41:39 +00:00
Medya Ghazizadeh
512ae30449
Merge pull request #11753 from andriyDev/AddonMaintainers
...
Add maintainer column to addons list
2021-06-25 18:42:51 -04:00
ilya-zuyev
6ac71f1a8d
Merge pull request #11603 from ilya-zuyev/ilyaz/fix_no_digest_caching
...
Fix --base-image caching for images specified by name:tag
2021-06-25 15:38:00 -07:00
Medya Ghazizadeh
2468684944
Merge pull request #11743 from medyagh/arm64_auto_pause
...
Add auto pause on arm64 image
2021-06-25 18:32:04 -04:00
ilya-zuyev
05553c08ef
Merge pull request #11755 from ilya-zuyev/fix_net_addr_lookup
...
Improve finding of local network containing the ip address
2021-06-25 15:31:28 -07:00
Ilya Zuyev
3622e088e6
refactor
2021-06-25 14:26:26 -07:00
minikube-bot
4a54d5b93c
Updating ISO to v1.21.0-1624344650-11688
2021-06-25 13:44:28 -07:00
Ilya Zuyev
7875965b7d
fix error message
2021-06-25 13:37:53 -07:00
Ilya Zuyev
049c426dca
add comments
2021-06-25 13:28:29 -07:00
Medya Ghazizadeh
52d88fb628
Merge pull request #11674 from ilya-zuyev/ilyaz/m1_amd64
...
Allow running amd64 binary on M1
2021-06-25 15:15:28 -04:00
Andriy Dzikh
2f523eb081
Add maintainers that are certain.
2021-06-25 12:14:20 -07:00
Steven Powell
a2ae86cb7c
renamed flag value from nolimit to max
2021-06-25 10:49:28 -07:00
Steven Powell
3b55ac61c8
remove asset files
2021-06-25 10:49:28 -07:00
Steven Powell
c2e2546f9b
fixed linting issues
2021-06-25 10:49:28 -07:00
Steven Powell
4871d68d8c
add ability to pass nolimit value to memory and cpus flags
2021-06-25 10:49:28 -07:00
Ilya Zuyev
e7697a7f37
Fix linter errors
2021-06-24 14:42:46 -07:00
Medya Gh
306fa828b1
enable auto-puase on arm64
2021-06-24 17:25:14 -04:00
Medya Ghazizadeh
cb2e8e18e7
Merge pull request #11632 from ilya-zuyev/ilyaz/fix_vm_ctrd_timeout
...
Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)" #2
2021-06-24 17:09:53 -04:00
Ilya Zuyev
f091f32e9e
Merge branch 'master' into ilyaz/m1_amd64
2021-06-24 13:17:41 -07:00
Ilya Zuyev
e910260883
Merge branch 'master' into ilyaz/fix_no_digest_caching
2021-06-24 11:56:18 -07:00
Sharif Elgamal
16d2f2a9d6
Merge pull request #11731 from andriyDev/fix-multinode-restart
...
Move node config deletion out of drainNode and into Delete
2021-06-24 10:42:06 -07:00
Andriy Dzikh
b5df84a707
Add maintainer column to addons list.
2021-06-24 10:11:38 -07:00
Ilya Zuyev
2c287368c3
improve searching of local network containing the given ip address
2021-06-23 19:09:14 -07:00
Steven Powell
e3326f88df
finishing last of comments
2021-06-23 15:03:03 -07:00
Ilya Zuyev
f04da67d0a
try to increase api healthz wait timeout
2021-06-23 13:46:51 -07:00
Ilya Zuyev
829da6988e
try to increase api healthz wait timeout
2021-06-23 11:07:13 -07:00
Steven Powell
0a5aadf502
addressed more comments
2021-06-23 10:42:39 -07:00
Ilya Zuyev
20e07836c5
revert debug timeout; fix state value
2021-06-22 21:53:54 -07:00
Ilya Zuyev
8222cf97c5
temp change: increase apiServerHealthz timeout
2021-06-22 18:20:03 -07:00
Steven Powell
2a50af1ba5
wrote github action to check if translations are valid
2021-06-22 16:46:27 -07:00
Andriy Dzikh
1aae0988e5
Move node config deletion out of drainNode and into Delete.
...
Previously, drainNode would delete the node from the config, but this means the machine can no longer be properly cleaned up if the node is drained for non-deletion reasons (rejoining a cluster).
2021-06-22 14:20:33 -07:00
Ilya Zuyev
88ade35fa7
cleanup
2021-06-22 14:18:02 -07:00
Ilya Zuyev
d13b80f486
fix comments
2021-06-22 12:16:17 -07:00
Ilya Zuyev
62bab4c078
Implement EnableNow for OpenRC
2021-06-22 12:12:47 -07:00
Ilya Zuyev
5522dbc481
Implement DisableNow for OpenRC
2021-06-22 12:07:32 -07:00
Ilya Zuyev
f02dc1ed92
Merge branch 'master' into ilyaz/fix_vm_ctrd_timeout
2021-06-22 12:04:04 -07:00
Ilya Zuyev
06592c478c
cleanup asset files
2021-06-22 10:19:51 -07:00
ilya-zuyev
d4fe77356c
Merge pull request #11667 from ilya-zuyev/fix_docker_stop_log
...
Do not return an error from Systemd.ForceStop(svc) if svc is already stopped
2021-06-22 10:10:20 -07:00
Anders F Björklund
3b533a07cb
Make sure to log errors from DaemonInfo
2021-06-22 07:56:11 +02:00
Ilya Zuyev
345d79c559
remove translation files
2021-06-21 21:52:36 -07:00
Ilya Zuyev
654a963b2f
fix error processing
2021-06-21 21:49:28 -07:00
Ilya Zuyev
2072affd4f
Adjust wait timeout
2021-06-21 20:02:51 -07:00
Ilya Zuyev
fc130d781a
Adjust wait timeout
2021-06-21 19:05:39 -07:00
Ilya Zuyev
a6a0791222
Rename ErrRuntimeVersion to NewErrServiceVersion
2021-06-21 19:04:46 -07:00
Ilya Zuyev
68749e13b7
move helper
2021-06-21 19:03:21 -07:00
Ilya Zuyev
cfb44b3708
Add field comments to ErrRuntimeVersion
2021-06-21 18:43:01 -07:00
Ilya Zuyev
b10a7a1b9e
Merge branch 'master' into ilyaz/m1_amd64
2021-06-21 18:35:00 -07:00
Ilya Zuyev
5a3ad1ed7b
Merge branch 'master' into fix_docker_stop_log
2021-06-21 18:33:05 -07:00
Sharif Elgamal
867ad61f7c
make it simpler
2021-06-21 15:29:56 -07:00
Ilya Zuyev
476835b5a7
fix linter error
2021-06-21 15:00:54 -07:00
Ilya Zuyev
3ef400ddee
Merge branch 'master' into ilyaz/fix_vm_ctrd_timeout
2021-06-21 14:55:01 -07:00
Sharif Elgamal
281fbef94f
let windows users user the LC_ALL env var to set locale
2021-06-21 14:21:43 -07:00
Sharif Elgamal
cf4078ad1a
Merge pull request #11576 from JacekDuszenko/fix-embed-certs-from-config
...
Fix embed-certs global config
2021-06-21 11:33:11 -07:00
Peixuan Ding
23badd4c84
Add method for customized box output
...
Signed-off-by: Peixuan Ding <dingpeixuan911@gmail.com>
2021-06-21 13:18:57 -04:00
Medya Ghazizadeh
b9c363001d
Merge pull request #11668 from daehyeok/remove_config_options
...
Remove unused config options
2021-06-21 12:42:23 -04:00
Medya Ghazizadeh
40fc9cdc91
Merge pull request #11665 from sharifelgamal/gcp-auth-0.0.6
...
Upgrade gcp-auth-webhook to v0.0.6
2021-06-21 12:41:16 -04:00
Medya Ghazizadeh
f068befb3d
Merge pull request #11694 from ilya-zuyev/fix_box_intersection
...
Fix intersected log boxes when running with --alsologtostderr
2021-06-21 12:36:01 -04:00
Medya Ghazizadeh
ab41aa5e8a
Merge pull request #11690 from andriyDev/fix-redownload-kicbase
...
Move daemon cache check before file cache check
2021-06-21 12:11:54 -04:00
Ilya Zuyev
8a9fbe9bbf
extract kverify.WaitForAPIServerStatus() helper
2021-06-18 11:27:40 -07:00
Ilya Zuyev
0559802bed
Add a comment about using SYSTEMCTL_SKIP_SYSV env
2021-06-18 11:06:16 -07:00
Andriy Dzikh
fa7c151fdb
Fix translations not looking for correct file.
2021-06-18 09:15:06 -07:00
Daehyeok Mun
cd1adcf35d
Remove unused config options
2021-06-18 11:54:47 -04:00
Ilya Zuyev
ab51f6fb70
Fix intersected log boxes when running with --alsologtostderr
2021-06-17 19:57:25 -07:00
Ilya Zuyev
fbc5a829d1
Fix SecondStartNoReconfiguration flake
2021-06-17 19:22:35 -07:00
Andriy Dzikh
770d348e30
Use goembed for translations.
2021-06-17 15:06:24 -07:00
Andriy Dzikh
95333ed1fe
Move daemon cache check before file cache check so cache doesn't need to be repopulated if daemon is already present.
2021-06-17 15:01:11 -07:00
Sharif Elgamal
1e0ce5c090
Merge branch 'master' of github.com:kubernetes/minikube into gcp-auth-0.0.6
2021-06-17 11:43:37 -07:00
Andriy Dzikh
02b996e011
Redefine addon asset in terms of embed.FS.
2021-06-16 09:59:39 -07:00
Ilya Zuyev
32cd4cb12b
Allow running amd64 bianry on M1
2021-06-15 15:30:12 -07:00
Ilya Zuyev
b0b4cbb774
Do not return an error from Systemd.ForceStop(svc) if svc is already stoppedf
2021-06-15 15:01:27 -07:00
Ilya Zuyev
57847c9776
remove debug stuff
2021-06-15 14:53:28 -07:00
Ilya Zuyev
b59cf9f423
Fix message
2021-06-15 14:51:16 -07:00
Ilya Zuyev
cc1a92d947
Fix message
2021-06-15 14:46:14 -07:00
Ilya Zuyev
9a52c8d5d5
Fix message
2021-06-15 14:45:56 -07:00
Ilya Zuyev
bfcfb76779
Fix message
2021-06-15 14:43:47 -07:00
Ilya Zuyev
76ba964438
Fix messages and warnings
2021-06-15 14:41:33 -07:00
Sharif Elgamal
ed42a7bcf8
Upgrade gcp-auth-webhook to v0.0.6
2021-06-15 14:36:38 -07:00
Ilya Zuyev
1e68bcb3ae
Improve containerd version check. Add user advice
2021-06-15 14:27:38 -07:00
Ilya Zuyev
dd5d8a36e6
check container runtime version for upgrades
2021-06-14 18:28:53 -07:00
Ilya Zuyev
9d65d85314
more debug stuff
2021-06-11 18:16:13 -07:00
Ilya Zuyev
9d64921653
more debug stuff
2021-06-11 16:09:57 -07:00