Commit Graph

251 Commits (25710e0cc4a9093a9b8274c7501ad9cb8d080abc)

Author SHA1 Message Date
minikube-bot 25710e0cc4 Update auto-generated docs and translations 2023-10-04 18:46:39 +00:00
Medya Ghazizadeh ccbd6cfe5d
Merge pull request #17070 from wzslr321/auto-pause-time-config
configure auto-pause-interval addon
2023-09-06 11:37:02 -07:00
Seongbin Hong 6c7bfb7184 change terminology for "M1 Mac" to "Apple Silicon Mac"
Nowadays apple silicon mac has several lineups.
So, the phrase "Apple Silicon" is more clearer than "M1"

Signed-off-by: Seongbin Hong <vertextoedge@gmail.com>
2023-09-02 20:15:38 +09:00
Wiktor Zając c4b4198b6c run make generate-docs to fix linter issue 2023-08-31 06:27:49 +02:00
minikube-bot 008f5676ef Update auto-generated docs and translations 2023-08-17 22:08:55 +00:00
minikube-bot 09bdb9fe2f Update auto-generated docs and translations 2023-08-02 18:47:25 +00:00
minikube-bot 4dc8ea3005 Update auto-generated docs and translations 2023-07-14 17:07:10 +00:00
minikube-bot c6884e15af Update auto-generated docs and translations 2023-07-12 20:50:07 +00:00
minikube-bot 94679f55c9 Update auto-generated docs and translations 2023-07-11 22:41:55 +00:00
Steven Powell d1276604ad fix lint error 2023-07-11 13:40:47 -07:00
Товарищ программист df8154a5e5 Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-02 02:08:43 +08:00
minikube-bot c8d30c3331 Updating kicbase image to v0.0.39-1682028460-15452 2023-07-02 02:08:27 +08:00
Товарищ программист 508adea11f feat: direct image build on containerd via docker-env 2023-07-02 02:08:27 +08:00
minikube-bot 44ebf1bd31 Update auto-generated docs and translations 2023-06-30 20:41:22 +00:00
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
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
Judah Nouriyelian c81a3172a4 Refactored code, updated error messages, and generated docs 2023-05-31 15:22:50 +00: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 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
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
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
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
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
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
Steven Powell a032a64e62
Merge pull request #16127 from coffemakingtoaster/patch-1
Fix Typo in German translation
2023-03-22 10:44:08 -07:00
minikube-bot fff5525adc Update auto-generated docs and translations 2023-03-22 16:53:15 +00:00
coffemakingtoaster 1734317886 format fixes 2023-03-22 15:16:51 +01:00
coffemakingtoaster 12b383473d fix file formating 2023-03-22 15:11:06 +01:00
Max 0d952af995
Fix missing newline at the end of file 2023-03-22 14:30:15 +01:00
Max dfa1301039
Fix Typo in German translation
As verified by the biggest/official German dictionary
https://www.duden.de/rechtschreibung/Erwaegung
2023-03-22 14:23:09 +01:00
minikube-bot f7f118da77 Update auto-generated docs and translations 2023-03-20 21:06:25 +00:00