minikube-bot
9ae3fc48c5
bump golang versions
2022-10-10 12:23:39 -07:00
Steven Powell
e1a5442b1a
Merge pull request #15098 from kubernetes/dependabot/github_actions/actions/checkout-3.1.0
...
Bump actions/checkout from 3.0.2 to 3.1.0
2022-10-10 12:19:07 -07:00
Steven Powell
0d460086eb
Merge pull request #15075 from spowelljr/updateUbuntu
...
Update kicbase base image
2022-10-10 12:18:17 -07:00
dependabot[bot]
df0c6e7084
Bump actions/checkout from 3.0.2 to 3.1.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](2541b1294d...93ea575cb5
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 18:45:13 +00:00
minikube-bot
5eb12bdb5d
Updating kicbase image to v0.0.35-1665422179-15075
2022-10-10 17:34:19 +00:00
Steven Powell
5af4713c81
Merge branch 'master' into updateUbuntu
2022-10-10 10:13:15 -07:00
Steven Powell
f981dd1527
Merge pull request #15081 from klaases/warn1
...
Warn if addon has no associated Github username
2022-10-10 10:12:31 -07:00
Steven Powell
2cb8652ee8
Merge pull request #15091 from minikube-bot/addTimeToK8sv1.27.1
...
Add time-to-k8s benchmark for v1.27.1
2022-10-10 10:09:18 -07:00
Steven Powell
996c82f341
Merge pull request #15090 from minikube-bot/jenkins-releases.json-v1.27.1
...
update releases.json & releases-v2.json to include v1.27.1
2022-10-10 10:08:40 -07:00
Steven Powell
ae0f0fcc4a
Merge pull request #15089 from minikube-bot/leaderboard
...
Update leaderboard
2022-10-10 10:08:13 -07:00
Steven Powell
3765a7f85f
Merge pull request #15095 from minikube-bot/auto_bump_golint_version
...
bump golint version
2022-10-10 10:07:37 -07:00
minikube-bot
d2d87307a3
bump golint versions
2022-10-10 10:02:29 +00:00
minikube-bot
e6011ad6ec
add time-to-k8s benchmark for v1.27.1
2022-10-08 03:59:11 +00:00
minikube-bot
242a10948d
Update releases.json & releases-v2.json to include v1.27.1
2022-10-07 20:27:59 -07:00
minikube-bot
8800ec260c
Update leaderboard
2022-10-08 03:17:07 +00:00
Steven Powell
fe869b5d4d
Merge pull request #15088 from spowelljr/release1271
...
Release 1.27.1
2022-10-07 20:12:31 -07:00
Steven Powell
4c895c6115
update changelog wording
2022-10-07 16:28:07 -07:00
Steven Powell
006b13ba35
release 1.27.1
2022-10-07 15:51:22 -07:00
klaases
4cd9394f40
Update translations/fr.json
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-10-07 15:42:50 -07:00
Steven Powell
05d6a3f726
Merge pull request #15087 from minikube-bot/kicbase-release-v0.0.35
...
Update kicbase to v0.0.35
2022-10-07 15:24:54 -07:00
minikube-bot
4ff8150296
Update kicbase to v0.0.35
2022-10-07 22:03:53 +00:00
Steven Powell
399a60eb86
Merge pull request #15085 from spowelljr/fixPortValidation
...
Allow passing only exposed port to --ports
2022-10-07 14:39:43 -07:00
Steven Powell
5b4b685562
Merge pull request #15077 from spowelljr/fixPause
...
Fix status taking a long time on docker driver
2022-10-07 14:39:32 -07:00
Steven Powell
26ff0aa2d2
allow only passing exposed port to --ports
2022-10-07 10:56:58 -07:00
klaases
f57036378e
update translations
2022-10-06 17:10:28 -07:00
klaases
f6d3bf0515
remove check for unknown maintainer
2022-10-06 16:25:50 -07:00
klaases
43d0753d78
warn if addon has no associated github username
2022-10-06 16:11:53 -07:00
Steven Powell
691cc40705
Merge pull request #15073 from spowelljr/warnDNS
...
Warn QEMU users of DNS issue
2022-10-06 14:57:29 -07:00
Steven Powell
6d00b3e89a
mark as unpaused on start & renaming/comments
2022-10-06 14:27:34 -07:00
Medya Ghazizadeh
b9882e7185
Merge pull request #15080 from free2create/patch-1
...
Quick Start Tweak: For limited memory
2022-10-06 14:00:47 -07:00
Rob Leland
13be85e598
Quick Start Tweak: For limited memory
...
I am using minikube in a environment with limited memory (a VM)
The start guide shows the use of this command:
minikube config set memory 16384
Which returns a Docker error since only 16001 of memory could be reserved.
If we reframe the intent slightly to show how to *change* the default memory limit, as opposed to *increasing* it then the proposed change will still convey the same info.
In addition, those with limited memory will be less likely to encounter this error.
2022-10-06 12:50:22 -04:00
Steven Powell
521a507d93
fix status taking a long time on docker driver
2022-10-05 16:08:05 -07:00
minikube-bot
4f2d24a65b
Updating kicbase image to v0.0.34-1664988738-15075
2022-10-05 17:09:52 +00:00
Steven Powell
5e70a7d9f8
update kicbase base image
2022-10-05 09:45:06 -07:00
Steven Powell
40bf1caca9
warn QEMU users of DNS issue
2022-10-04 16:29:34 -07:00
Steven Powell
aca5f29b40
Merge pull request #15070 from spowelljr/arm64PreloadTests
...
tests: Enable `TestPreload` for arm64
2022-10-04 13:55:45 -07:00
Steven Powell
b59d8be9ac
Merge pull request #15066 from spowelljr/updateEntrypoint
...
Update entrypoint and kindnetd
2022-10-04 13:55:31 -07:00
Steven Powell
113d61471a
enable TestPreload for arm64
2022-10-04 09:59:38 -07:00
Steven Powell
7634b67679
update image to new
2022-10-04 09:43:04 -07:00
Steven Powell
e961a526bc
Merge pull request #14989 from spowelljr/socketVMNet
...
Implement socket_vmnet network (QEMU)
2022-10-03 16:15:58 -07:00
Steven Powell
463db44d8f
inline
2022-10-03 15:18:41 -07:00
Steven Powell
f1b909e44d
add darwin conditionals
2022-10-03 15:17:29 -07:00
Steven Powell
5d8512f4af
update user network information
...
Co-authored-by: Akihiro Suda <suda.kyoto@gmail.com>
2022-10-03 15:17:29 -07:00
Steven Powell
324ab82221
generate-docs
2022-10-03 15:17:29 -07:00
Steven Powell
5c27bc4d11
update messaging if using user network
2022-10-03 15:17:29 -07:00
Steven Powell
6d4f255ea6
make network options tabbed
2022-10-03 15:17:27 -07:00
Steven Powell
47b5cfae27
add qemu networking docs
2022-10-03 15:15:45 -07:00
Steven Powell
5fc653ba83
update experimental message and logic
2022-10-03 15:14:39 -07:00
Steven Powell
ad1951ab80
rename socket to socket_vmnet
2022-10-03 15:14:39 -07:00
Steven Powell
8c12c40853
implement socket_vmnet
2022-10-03 15:14:36 -07:00