minikube-bot
43a470e4d0
bump golint versions
2022-02-21 10:02:00 +00:00
Jeff MAURY
f7f7dcf105
Fix french translation
...
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-02-21 09:53:51 +01:00
Akira YOSHIYAMA
b1e51fdf0d
Update translations/ja.json
...
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2022-02-21 10:13:32 +09:00
Akira Yoshiyama
609ac5e395
Update Japanese translation
...
Replaces characters that don't match Japanese translation rules.
2022-02-19 14:12:45 +09:00
Akira YOSHIYAMA
f9a7e8c37e
Apply suggestions from code review
...
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-02-19 13:48:08 +09:00
Akira Yoshiyama
c7267940da
Update Japanese translation (LINE 301-352)
2022-02-19 13:37:43 +09:00
Steven Powell
793eeae748
Merge pull request #13633 from minikube-bot/gendocs
...
Update auto-generated docs and translations
2022-02-18 14:24:53 -08:00
minikube-bot
d141a99056
Update auto-generated docs and translations
2022-02-18 21:44:30 +00:00
Steven Powell
70a98e34ab
Merge pull request #13053 from tmcalves/validations_on_image_repository
...
Fixes validation on image repository URL when it contains port but no scheme
2022-02-18 13:42:04 -08:00
Steven Powell
dead61794b
Merge pull request #13632 from spowelljr/updateRoadmap
...
Update Roadmap
2022-02-18 10:28:53 -08:00
Steven Powell
6edcb71322
typo
2022-02-18 10:19:22 -08:00
Steven Powell
6b5ec37c9b
update roadmap
2022-02-18 10:18:00 -08:00
Steven Powell
735c501e93
Merge pull request #13631 from presztak/kubectl_sigsegv
...
Fixed SIGSEGV in kubectl when k8s not running
2022-02-18 10:11:58 -08:00
Piotr Resztak
a0b30b6d56
fix SIGSEGV in kubectl when k8s not running
2022-02-18 16:24:58 +01:00
Filip Nikolic
15a933d8ff
Merge branch 'master' of github.com:F1ko/minikube
2022-02-17 21:33:44 +01:00
Filip Nikolic
e0287dfe0f
implement code review
2022-02-17 21:31:49 +01:00
Filip Nikolic
dc9ef26641
add tests for diskused and diskavailable
2022-02-17 21:31:49 +01:00
Filip Nikolic
5d4e161326
skip disk space check if force is being used
2022-02-17 21:31:49 +01:00
Filip Nikolic
ccca8afde9
add available disk space check
2022-02-17 21:31:49 +01:00
Steven Powell
72fcaee8aa
Merge pull request #13606 from cdtomkins/master
...
Add network policy documentation (addresses roadmap item)
2022-02-17 10:15:10 -08:00
Chris Tomkins
78c7264e37
Update site/content/en/docs/handbook/network_policy.md
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:48 +00:00
Chris Tomkins
0cfa2a93fc
Update site/content/en/docs/handbook/network_policy.md
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:38 +00:00
Chris Tomkins
05d452e54e
Update site/content/en/docs/handbook/network_policy.md
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:29 +00:00
Chris Tomkins
ce4c8425c5
Update site/content/en/docs/handbook/network_policy.md
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:18 +00:00
Chris Tomkins
95a5fd0495
Update site/content/en/docs/handbook/network_policy.md
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:42:54 +00:00
Chris Tomkins
649fa1925f
Update site/content/en/docs/handbook/network_policy.md
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:42:40 +00:00
Tiago Alves
a9d3fe2906
Fixes validation on image repository URL when it contains port but not schema
...
Refactor the way validations are done to use regular expression
Explicitly use "auto" as the imageRepo instead of an empty string when URL received is invalid
2022-02-16 21:54:48 +00:00
Steven Powell
c3b6373813
Merge pull request #13496 from yosshy/japanese-translation15
...
Update Japanese translation (LINE 503-552)
2022-02-16 11:15:09 -08:00
Medya Ghazizadeh
ecbaf8b3dc
Merge pull request #13604 from jeffmaury/fix-french-translation
...
Fix french translation
2022-02-15 10:35:27 -08:00
Steven Powell
1fce02ee52
Merge pull request #13615 from csantanapr/patch-1
...
minor typo in roadmap
2022-02-15 09:11:40 -08:00
Carlos Santana
b6e6f01d1d
minor typo in roadmap
2022-02-15 08:03:29 -05:00
Chris Tomkins
f0ddc23644
Making Advanced features more brief
2022-02-15 10:45:17 +00:00
Medya Ghazizadeh
b6e682efa4
Merge pull request #13613 from spowelljr/roadmap
...
Update roadmap for 2022
2022-02-14 15:36:44 -08:00
Steven Powell
8896e21683
update roadmap
2022-02-14 14:23:58 -08:00
Medya Ghazizadeh
c4cdd4b3ad
Merge pull request #13605 from minikube-bot/auto_bump_golang_version
...
bump golang version
2022-02-14 13:21:31 -08:00
Medya Ghazizadeh
4a2d1ffe97
Merge pull request #13607 from spowelljr/yearlyleaderboard
...
Add yearly leaderboards
2022-02-14 13:15:41 -08:00
Medya Ghazizadeh
cc8307fa36
Merge pull request #13610 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.4.0
...
Bump go.opentelemetry.io/otel/sdk from 1.3.0 to 1.4.0
2022-02-14 13:11:52 -08:00
dependabot[bot]
4e0cfbae56
Bump go.opentelemetry.io/otel/sdk from 1.3.0 to 1.4.0
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:05:41 +00:00
Steven Powell
be09c232de
add yearly leaderboards
2022-02-14 09:41:21 -08:00
Chris Tomkins
27cd4c27c6
Clarifying install process
2022-02-14 10:42:53 +00:00
minikube-bot
3a006d7dc7
bump golang versions
2022-02-14 09:02:23 +00:00
Jeff MAURY
86fef343da
Fix french translation
...
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-02-14 08:50:23 +01:00
Nikhil Sharma
d9c07c7079
Added Get-CimInstance with deprecated Get-Wmiobject to detect Hyper-V availability
2022-02-12 14:00:50 +05:30
Medya Ghazizadeh
d11e45aa86
Merge pull request #13539 from sharifelgamal/arch-binary
...
add arch to binary and image cache paths
2022-02-10 12:06:23 -08:00
Akira YOSHIYAMA
4902d9f33d
Apply suggestions from code review
...
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>
2022-02-10 18:56:30 +09:00
Akira Yoshiyama
8b107fc574
Update Japanese translation (LINE 506-555)
2022-02-10 18:56:13 +09:00
Medya Ghazizadeh
10d2413f67
Merge pull request #13592 from minikube-bot/gendocs
...
Update auto-generated docs and translations
2022-02-09 19:26:42 -08:00
minikube-bot
69131cf2fd
Update auto-generated docs and translations
2022-02-09 22:21:54 +00:00
Medya Ghazizadeh
169a986783
Merge pull request #13591 from minikube-bot/gendocs
...
Update auto-generated docs and translations
2022-02-09 14:19:44 -08:00
Medya Ghazizadeh
045f1c687d
Merge pull request #13585 from kubernetes/dependabot/go_modules/google.golang.org/api-0.68.0
...
Bump google.golang.org/api from 0.66.0 to 0.68.0
2022-02-09 14:18:48 -08:00