Blaine Gardner
|
8f05ee00e1
|
Add ability to create extra disks on hyperkit vms
Add the ability to create and attach extra disks to hyperkit vms.
Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
|
2021-07-28 09:57:20 -06:00 |
Medya Ghazizadeh
|
3375c39c76
|
Merge pull request #11981 from de-sh/vb-warn
Add message to discourage the use of the virtualbox driver
|
2021-07-26 17:30:38 -07:00 |
Andriy Dzikh
|
36cc7e0a70
|
Have cluster.Mount return an error which is checked in advice.go.
|
2021-07-22 10:38:57 -07:00 |
Andriy Dzikh
|
49cd3840d3
|
Create advice for mount command timing out.
|
2021-07-14 15:38:04 -07:00 |
Andriy Dzikh
|
354fedb073
|
Add command-line argument port for mount cmd.
|
2021-07-14 15:00:03 -07:00 |
Devdutt Shenoi
|
0e665930e8
|
Add message to discourage the use of virtualbox driver
|
2021-07-14 15:00:22 +05:30 |
dmpe
|
0c721cbacd
|
remove whitespace
|
2021-07-12 20:23:07 +02:00 |
dmpe
|
a60b337237
|
fix an issue with hasPorts variable - further simplification
|
2021-07-12 20:15:21 +02:00 |
dmpe
|
6ccc6e7659
|
Merge branch 'master' into mytests
|
2021-07-12 19:57:21 +02:00 |
Steven Powell
|
961bbbe0aa
|
Merge pull request #11553 from zigarn/dashboard-set-port
Allow to set the dashboard proxyfied port
|
2021-07-12 16:53:32 +00:00 |
Medya Ghazizadeh
|
cabf73ed59
|
Merge pull request #11800 from mahalrs/simplify-error-codes-11786
Simplify, and remove all un-used minikube error codes
|
2021-07-06 19:48:12 -04:00 |
dmpe
|
12f2d69259
|
Merge remote-tracking branch 'upstream' into mytests
|
2021-07-06 12:13:06 +02:00 |
Alexandre Garnier
|
e63b223be9
|
Add dashboard port validation
|
2021-07-03 15:59:59 +02:00 |
Alexandre Garnier
|
f76b0795d8
|
Allow to set the dashboard proxyfied port
|
2021-07-03 15:59:59 +02:00 |
Steven Powell
|
f684ae4c5e
|
Merge pull request #11875 from mahalrs/flag-typo
Fix typo in pause command
|
2021-07-02 17:14:42 +00:00 |
Rajwinder Mahal
|
cd1db56f87
|
Fix typo in unpause command
|
2021-07-01 22:19:37 -07:00 |
Rajwinder Mahal
|
75422a844c
|
Fix typo in pause command
|
2021-07-01 16:23:07 -07:00 |
Sharif Elgamal
|
494a24abcc
|
Merge pull request #11834 from andriyDev/AutoPause
Add support for other container runtimes for auto-pause
|
2021-07-01 16:01:27 -07:00 |
Rajwinder Mahal
|
659e8c2785
|
Replace InternalEnable and InternalDisable with InternalAddonEnable and InternalAddonDisable
|
2021-07-01 14:52:24 -07:00 |
Sharif Elgamal
|
85e27c5820
|
Merge pull request #11773 from sharmarajdaksh/add-error-code-explanations
Adds explanations for all minikube error codes
|
2021-07-01 14:33:15 -07:00 |
Andriy Dzikh
|
574cdb9587
|
Add --container-runtime flag to auto-pause.
|
2021-07-01 13:11:12 -07:00 |
Medya Gh
|
61e06d77bd
|
fix boilerplate
|
2021-07-01 15:21:32 -04:00 |
Medya Gh
|
f35d99a2bb
|
add --components flag for verion command
|
2021-07-01 15:21:30 -04:00 |
Sharif Elgamal
|
99ba231b50
|
Merge pull request #11819 from spowelljr/fixKubectlDirectCall
windows: support renaming binary to `kubectl.exe` and running as kubectl
|
2021-07-01 11:03:04 -07:00 |
Dakshraj Sharma
|
d8adc48463
|
Adds explanations for minikube error codes
|
2021-07-01 23:22:23 +05:30 |
Steven Powell
|
fdca7d6844
|
support renaming binary to kubectl.exe and running as kubectl
|
2021-06-30 20:41:11 +00:00 |
Medya Gh
|
89c7853601
|
bump go mod libs manually
|
2021-06-29 15:24:59 -04:00 |
Steven Powell
|
e8b3db9485
|
Merge pull request #11692 from spowelljr/addNoLimit
Add ability to pass 'max' value to memory and cpus flags
|
2021-06-28 17:09:32 +00:00 |
Medya Ghazizadeh
|
512ae30449
|
Merge pull request #11753 from andriyDev/AddonMaintainers
Add maintainer column to addons list
|
2021-06-25 18:42:51 -04:00 |
Steven Powell
|
cae8f40eaf
|
fixed validation for cpus
|
2021-06-25 10:49:29 -07:00 |
Steven Powell
|
68cd71aea7
|
fix --cpus=max for non-KIC drivers
|
2021-06-25 10:49:28 -07:00 |
Steven Powell
|
6799b19972
|
use constant for flag description
|
2021-06-25 10:49:28 -07:00 |
Steven Powell
|
a2ae86cb7c
|
renamed flag value from nolimit to max
|
2021-06-25 10:49:28 -07:00 |
Steven Powell
|
c2e2546f9b
|
fixed linting issues
|
2021-06-25 10:49:28 -07:00 |
Steven Powell
|
4871d68d8c
|
add ability to pass nolimit value to memory and cpus flags
|
2021-06-25 10:49:28 -07:00 |
Andriy Dzikh
|
b5df84a707
|
Add maintainer column to addons list.
|
2021-06-24 10:11:38 -07:00 |
Ilya Zuyev
|
b2d46e51a1
|
Update message about running amd64 binary on M1
|
2021-06-21 18:38:47 -07:00 |
Ilya Zuyev
|
b10a7a1b9e
|
Merge branch 'master' into ilyaz/m1_amd64
|
2021-06-21 18:35:00 -07:00 |
Sharif Elgamal
|
cf4078ad1a
|
Merge pull request #11576 from JacekDuszenko/fix-embed-certs-from-config
Fix embed-certs global config
|
2021-06-21 11:33:11 -07:00 |
Medya Ghazizadeh
|
b9c363001d
|
Merge pull request #11668 from daehyeok/remove_config_options
Remove unused config options
|
2021-06-21 12:42:23 -04:00 |
Medya Ghazizadeh
|
c7c06e84f4
|
Merge pull request #11678 from RA489/regis_mirror
change registery_mirror to registery-mirror
|
2021-06-21 11:55:19 -04:00 |
Sharif Elgamal
|
811ff18161
|
Merge pull request #11677 from sharifelgamal/auto-gen-docs
Automatically run `make generate-docs` after every PR merge
|
2021-06-18 14:30:08 -07:00 |
Daehyeok Mun
|
cd1adcf35d
|
Remove unused config options
|
2021-06-18 11:54:47 -04:00 |
Medya Ghazizadeh
|
54d825068c
|
Merge pull request #11423 from vishjain/user/vishal/delete-profiles/main
Added Mock of Minikube Delete Profiles Test portion.
|
2021-06-17 13:02:18 -04:00 |
RA489
|
48709efc4d
|
change registery_mirror to registery-mirror
|
2021-06-17 15:15:04 +05:30 |
Sharif Elgamal
|
f7cb9286f6
|
only test for missing docs string
|
2021-06-16 10:06:11 -07:00 |
Sharif Elgamal
|
7b5381b697
|
add generate-docs script
|
2021-06-16 09:23:54 -07:00 |
Ilya Zuyev
|
32cd4cb12b
|
Allow running amd64 bianry on M1
|
2021-06-15 15:30:12 -07:00 |
Dongjoon Hyun
|
4eb3c6332d
|
Fix a download link to use arm64 instead of amd64
|
2021-06-14 15:11:49 -07:00 |
JacekDuszenko
|
b7a6dd0b5e
|
implement embed certs global config as EmbedCerts
|
2021-06-05 23:59:45 +01:00 |