Medya Ghazizadeh
dd741df2f2
Merge pull request #16751 from winkelino/de-translation-fix
...
fix: missing quotes in german translation
2023-06-22 14:07:50 -07:00
minikube-bot
8c549d1859
Update auto-generated docs and translations
2023-06-22 17:32:49 +00:00
winkelino
d8a14c2fe1
fix missing quotes in german translation
2023-06-22 16:32:54 +02:00
aiyijing
e9e5c110e0
Add more translations
...
Signed-off-by: aiyijing <aiyijing@live.com>
2023-06-22 09:22:27 +08:00
Medya Ghazizadeh
cc91ebfd6f
Merge pull request #15003 from kpiljoong/fixes/13487
...
Fix to prevent accepting addons flag when no kubernetes
2023-06-14 11:58:41 -07:00
minikube-bot
b39647a8f1
Update auto-generated docs and translations
2023-06-13 17:11:18 +00:00
Steven Powell
8cf175ff81
update message
2023-06-13 09:48:47 -07:00
Steven Powell
83c109967f
fix newlines
2023-06-13 09:43:15 -07:00
piljoong
eb34e467af
change the message
2023-06-13 09:41:48 -07:00
piljoong
5765b08ae3
Fix to prevent accepting addons flag when no kubernetes
2023-06-13 09:14:16 -07:00
Medya Ghazizadeh
64588b21db
Merge pull request #16419 from spowelljr/checkForCNIPlugins
...
none driver: check for CNI plugins
2023-06-12 11:47:29 -07:00
minikube-bot
7ee4129fde
Update auto-generated docs and translations
2023-06-12 17:43:07 +00:00
Steven Powell
64df06f08a
Merge pull request #15079 from ComradeProgrammer/fix_14592
...
fix: quit minikube service when there is no available pods
2023-06-12 10:42:08 -07:00
Steven Powell
2b31e761a8
Merge pull request #15887 from BlaineEXE/qemu2-add-extra-disk-capability
...
Add ability to create extra disks on qemu2 vms
2023-06-09 14:31:57 -07:00
minikube-bot
5f8c0e8429
Update auto-generated docs and translations
2023-06-07 19:19:12 +00:00
Steven Powell
068d7a6cd9
Simplify QEMU socket_vmnet advice command
2023-06-07 10:44:23 -07:00
Blaine Gardner
12c4bf5f1d
Add ability to create extra disks on qemu2 vms
...
Add the ability to create and attach extra disks to qemu2 vms.
Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
2023-06-06 16:28:19 -06:00
Товарищ программист
55868b1736
fix: quit minikube service when there is no available pods
2023-06-05 16:16:02 -07:00
Medya Ghazizadeh
0168d63fc8
Merge pull request #16569 from JudahNour/addKubernetesVersions
...
--kubernetes-version: assume latest patch version if not specified by user
2023-06-01 10:50:20 -07:00
Judah Nouriyelian
c81a3172a4
Refactored code, updated error messages, and generated docs
2023-05-31 15:22:50 +00:00
shixiuguo
b169e3c193
add more translations
2023-05-24 16:11:21 +08:00
Steven Powell
3ff503bd2c
check for cni plugins
2023-05-09 15:05:53 -07:00
Steven Powell
9f9358931a
renew expired kubeadm certs
2023-05-03 07:50:50 -07:00
x7upLime
455bcb19ef
refactors removePid logic
2023-04-22 13:32:45 +03:00
x7upLime
aab0cb6d2a
Adds mechanism to remove pid from pidfile if mount is sigtermd
2023-04-22 00:50:00 +03:00
x7upLime
9665bad429
Generates docs
2023-04-22 00:49:30 +03:00
shixiuguo
a0e70473bc
Add more translations
2023-04-14 13:38:27 +08:00
minikube-bot
e43b9e291a
Update auto-generated docs and translations
2023-04-12 18:05:48 +00:00
Medya Ghazizadeh
6e23aef244
Merge pull request #16292 from syxunion/master
...
Add more Chinese translations
2023-04-12 11:04:36 -07:00
sunyuxuan
3f69e5e846
translate some fields
2023-04-12 18:15:09 +08:00
Jeff MAURY
593e1630ba
Fix JSON error
...
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2023-04-12 12:09:51 +02:00
Jeff MAURY
751db0c352
Fix french translation
...
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2023-04-12 11:26:16 +02:00
Steven Powell
190f01a808
Merge pull request #16232 from oldium/add-powershell-support
...
Add PowerShell code completion
2023-04-07 15:47:09 -07:00
Oldřich Jedlička
4a8688218d
Add PowerShell code completion
...
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
2023-04-07 22:58:47 +02:00
minikube-bot
45e35d612d
Update auto-generated docs and translations
2023-04-07 20:47:20 +00:00
sunyuxuan
79187d2d06
translate some fields
2023-04-07 13:39:22 +08:00
Steven Powell
15b0ad0e13
update message
2023-04-04 11:15:24 -07:00
Steven Powell
2f17549d79
add exit message if user tries to use virtualbox driver
2023-04-04 09:29:36 -07:00
minikube-bot
2895870d36
Update auto-generated docs and translations
2023-04-03 02:15:46 +00:00
Medya Ghazizadeh
7e8444aab1
Merge pull request #16215 from afbjorklund/none-crictl
...
Require crictl to be installed for none driver
2023-04-02 19:14:22 -07:00
Anders F Björklund
8e56b813d7
Don't suggest building cri-dockerd from source
...
Most people want to use the pre-built binaries of cri-dockerd,
rather than installing go and building it from the source code.
So don't link to the #build-and-install, but to the Releases.
Once it has real documentation URL, that could be used instead.
2023-04-02 22:17:28 +02:00
Anders F Björklund
ae7b5dc362
Require crictl to be installed for none driver
...
Before Kubernetes 1.24, it was possible to use the Docker runtime
without installing the "crictl" debugging tool (from cri-tools).
2023-04-02 22:05:57 +02:00
Steven Powell
b296ae8c47
Merge pull request #16139 from kadern0/issue-15432
...
Fix: check if addon is enabled before doing validation
2023-03-27 14:42:07 -07:00
Jeff MAURY
7618568484
Fix french translation
...
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2023-03-27 08:27:35 +02:00
Steven Powell
10145a2381
Merge pull request #15834 from OmSaran/tunnel
...
Ensure only one instance of tunnel process runs
2023-03-24 10:03:15 -07:00
Om Saran
c6ea35f7bc
Generate docs
2023-03-23 21:17:02 -05:00
Pablo Caderno
5c261e80e9
Fix: check if addon is enabled before doing validation
...
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2023-03-24 09:15:30 +11:00
Medya Ghazizadeh
c0137cdfa3
Merge pull request #16138 from zdxgs/master
...
Add some Chinese translations
2023-03-23 10:50:21 -07:00
shixiuguo
255cc0a98d
Add some translations
2023-03-23 14:25:47 +08:00
Steven Powell
a032a64e62
Merge pull request #16127 from coffemakingtoaster/patch-1
...
Fix Typo in German translation
2023-03-22 10:44:08 -07:00