Commit Graph

311 Commits (cc7b6b97413e72dc534d5ef21d6072f1c9c2a00a)

Author SHA1 Message Date
Medya Ghazizadeh 906d29c3be
Merge pull request #13636 from yosshy/japanese-translation18
Update Japanese translation
2022-02-23 11:28:55 -08: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 609ac5e395 Update Japanese translation
Replaces characters that don't match Japanese translation rules.
2022-02-19 14:12:45 +09:00
minikube-bot d141a99056 Update auto-generated docs and translations 2022-02-18 21:44:30 +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
Jeff MAURY 86fef343da Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-02-14 08:50:23 +01: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
minikube-bot ba1fa3615c Update auto-generated docs and translations 2022-02-09 20:27:18 +00:00
Todd MacIntyre 0d677cb71b fix documentation typo for minikube image load command 2022-02-08 15:13:24 -08:00
minikube-bot 5fb9a734d4 Update auto-generated docs and translations 2022-02-08 01:19:55 +00:00
minikube-bot 29e4252f79 Update auto-generated docs and translations 2022-02-07 21:35:56 +00:00
Jeff MAURY 0414f0ea91 Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-02-07 09:17:50 +01:00
minikube-bot 4c24132db0 Update auto-generated docs and translations 2022-02-03 23:21:38 +00:00
minikube-bot 05e6bdd1c3 Update auto-generated docs and translations 2022-02-03 19:25:44 +00:00
Sharif Elgamal 423b816311
Merge pull request #13251 from afbjorklund/default-runtime
Make the default container runtime dynamic
2022-02-02 18:02:05 -08:00
Steven Powell 48065d9090
Merge pull request #13506 from spowelljr/revertKubeadmDelete
Revert "Delete and init kubeadm on subsequent starts"
2022-02-01 13:40:25 -08:00
Sharif Elgamal 634b8030f9 Merge branch 'master' of github.com:kubernetes/minikube into anders-default-runtime 2022-02-01 12:59:09 -08:00
Jeff MAURY 6aff467b05 Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-01-31 10:13:36 +01:00
minikube-bot 8d5e7efba3 Update auto-generated docs and translations 2022-01-28 05:25:19 +00:00
Steven Powell e922055714 revert "Delete and init kubeadm on subsequent starts" 2022-01-27 14:02:53 -08:00
Steven Powell 16cc594a52
Merge pull request #13321 from yosshy/japanese-translation14
Update Japanese translation (LINE 400-449)
2022-01-25 13:25:00 -08:00
Steven Powell fa5f67cc95
Merge pull request #13340 from spowelljr/addDisableOptimization
Add `--disable-optimizations` flag
2022-01-24 18:51:42 -08:00
Steven Powell 398906ebd7 generate-docs 2022-01-24 17:09:11 -08:00
Steven Powell 3a4b676199 list optimizations in flag 2022-01-24 17:00:26 -08:00
Akira Yoshiyama c87aa2ea2c Update Japanese translation (LINE 401-450) 2022-01-22 20:13:55 +09:00
Jeff MAURY 0e5836bb5c Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-01-18 11:07:45 +01:00
Steven Powell 4cd3abfcde add disable-optimizations flag 2022-01-12 13:50:38 -08:00
minikube-bot ce5e693531 Update auto-generated docs and translations 2022-01-12 21:36:57 +00:00
Sharif Elgamal 3e0d572f8e
Merge pull request #13283 from yosshy/japanese-translation13
Update Japanese translation (LINE 253-299)
2022-01-11 23:51:04 -08:00
Sharif Elgamal b775c097fd
Merge pull request #13247 from t-inu/ja-translation-4
Update Japanese translation (Line 61-110)
2022-01-11 19:28:32 -08:00
Akira Yoshiyama 8cc780be9b Update Japanese translation (LINE 253-299) 2022-01-10 18:02:17 +09:00
minikube-bot 564adf90d3 Update auto-generated docs and translations 2022-01-06 22:26:04 +00:00
minikube-bot bff4653eda Update auto-generated docs and translations 2022-01-06 20:08:08 +00:00
Steven Powell d3af6aa6a7
Merge pull request #13270 from jklippel/translate-german
German Translations
2022-01-06 12:06:08 -08:00
Jan Klippel 1faf8c9719 additional corrections after review 2022-01-06 20:00:28 +01:00
Jan Klippel 6909d70926 corrections after review 2022-01-06 19:34:57 +01:00
Jan Klippel d11aca9729 Correct variables after testrun 2022-01-04 23:38:17 +01:00
minikube-bot 268ba021a2 Update auto-generated docs and translations 2022-01-04 22:27:42 +00:00
Sharif Elgamal 2b8ec9309e
Merge pull request #13197 from yosshy/japanese-translation12
Update Japanese translation (LINE 351-401)
2022-01-04 14:25:34 -08:00
Anders F Björklund c4800a6115 Make the default container runtime dynamic
Since the dockershim removal, there is no longer a constant
default container runtime provided by upstream. Only CRI.
2022-01-04 15:03:57 +01:00
Toshiaki Inukai 9d69980d62 Update Japanese translation (Line 61-110) 2022-01-04 09:01:12 +00:00
Jan Klippel e4f01b6dfe German Translations
Added german translations to translations file.
2021-12-31 17:01:46 +01:00
Steven Powell 1b25cac7f5
Merge pull request #13093 from yosshy/japanese-translation11
Update Japanese translation (LINE 450-499)
2021-12-29 09:58:07 -08:00
Akira YOSHIYAMA 34361e0320
Update translations/ja.json
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2021-12-27 22:18:48 +09:00
Steven Powell b6e2ee2128
Merge pull request #12996 from presztak/listimages_formats
Add format flag to the `image ls` command
2021-12-23 12:31:59 -08:00
Akira YOSHIYAMA 24c29d35ee 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>
2021-12-23 23:07:23 +09:00
minikube-bot 554b2059b9 Update auto-generated docs and translations 2021-12-22 19:03:51 +00:00
Emilano Vazquez a2e3c094dc
Merge branch 'kubernetes:master' into es-translations 2021-12-22 08:20:42 -03:00
gamba47 ea7b3ae751 fixing known_hosts 2021-12-22 08:20:02 -03:00