Thomas Strömberg
|
e851619553
|
Merge pull request #4568 from kubernetes/allow-naked-version
Allow --kubernetes-version to be specified without the leading v
|
2019-06-24 13:03:34 +08:00 |
Thomas Strömberg
|
ce74af2d08
|
Merge pull request #4455 from djmgit/sudo_message
Provide warning message for unnecessary sudo
|
2019-06-24 12:58:41 +08:00 |
Thomas Stromberg
|
a9ec145bcb
|
Allow --kubernetes-version to be specified without the leading v
|
2019-06-24 10:29:09 +08:00 |
Thomas Stromberg
|
31354884a5
|
run goimports
|
2019-06-23 21:11:42 +08:00 |
Thomas Stromberg
|
742dee9e4c
|
Turn console output message into less noisy info message
|
2019-06-23 21:03:42 +08:00 |
Thomas Stromberg
|
abff28db7e
|
Universally redirect stdlog messages to glog
|
2019-06-23 20:58:11 +08:00 |
Sharif Elgamal
|
3be580c97c
|
add comment for top level command and add chinese transkations
|
2019-06-20 09:55:29 -07:00 |
Deepjyoti Mondal
|
2cee972804
|
Provide warning message for unnecessary sudo
If minikube is started with root privilege and vm-driver is
not hyperV or none, then a warning message is displayed.
|
2019-06-20 07:43:16 +05:30 |
Sharif Elgamal
|
e8329f6380
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-06-19 17:59:17 -07:00 |
Sharif Elgamal
|
97e2cd1153
|
Simplifying and correcting the extract code. Test passes now.
|
2019-06-19 17:44:34 -07:00 |
Thomas Strömberg
|
4610663674
|
Merge pull request #4398 from josedonizetti/add-kvm-version-flag
Add kvm2 --version
|
2019-06-20 07:41:18 +08:00 |
Anders Björklund
|
2a6b2ad543
|
Disable unnecessary load image from cache for none driver
since we are not are not saving the images in the cache, there is not much trying to load from the cache either.
|
2019-06-19 08:35:05 -07:00 |
Sharif Elgamal
|
6cd86b7ca7
|
don't make extract an end-user command
|
2019-06-17 11:43:05 -07:00 |
Medya Gh
|
c10878a8f0
|
better error handling
|
2019-06-15 23:51:56 -07:00 |
Medya Gh
|
a01e6dd569
|
notify user of skipping
|
2019-06-15 23:10:06 -07:00 |
Medya Gh
|
4fd29be51c
|
lint and comment
|
2019-06-15 22:55:57 -07:00 |
Medya Gh
|
5176806eb2
|
set context on profile
|
2019-06-15 22:18:23 -07:00 |
Francis
|
31ab527da5
|
Improve enable/disable add-on
Closes https://github.com/kubernetes/minikube/issues/4417
|
2019-06-14 10:47:11 -07:00 |
Sharif Elgamal
|
dae9425aa0
|
small changes
|
2019-06-14 10:17:05 -07:00 |
Medya Ghazizadeh
|
6ecc1055b3
|
Automatically add extra options for none driver on ubuntu
Automatically add extra options for none driver on ubuntu
|
2019-06-13 15:13:55 -07:00 |
Sharif Elgamal
|
b573cb8a21
|
adding extract cmd file
|
2019-06-13 11:18:23 -07:00 |
Sharif Elgamal
|
f452f0cded
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-06-10 12:00:39 -07:00 |
Sharif Elgamal
|
610e4f1159
|
More extractor work
|
2019-06-06 14:10:32 -07:00 |
Pradip-Khakurel
|
bb78d3eb31
|
fix ShowDriverDeprecationNotification config setting
|
2019-06-05 23:30:13 +02:00 |
josedonizetti
|
a024c6d22a
|
Add kvm2 --version
|
2019-06-04 16:45:14 -03:00 |
Medya Gh
|
6d57b28fdd
|
changing string driver name to checked type
|
2019-06-03 20:27:26 -07:00 |
fenglixa
|
bbc679be0e
|
modify to exit.Unavailable and align the code
|
2019-06-02 13:26:42 +08:00 |
fenglixa
|
d40751ff38
|
Fix nonexistent profile
|
2019-05-31 21:36:49 +08:00 |
Sharif Elgamal
|
483f9fb19e
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-05-30 15:26:20 -07:00 |
Sharif Elgamal
|
6d507fbcd1
|
Fixing variable style
|
2019-05-29 19:19:33 -07:00 |
Sharif Elgamal
|
34ccd2ad41
|
Change console style string to enum
|
2019-05-29 18:45:55 -07:00 |
Thomas Strömberg
|
db37c03063
|
Merge pull request #4364 from tstromberg/no-docker-version
docker-env: Remove DOCKER_API_VERSION
|
2019-05-29 10:27:43 -07:00 |
Thomas Stromberg
|
a3f557d870
|
Remove dangling references to DockerAPIVersion
|
2019-05-28 17:21:26 -07:00 |
Thomas Stromberg
|
2a590682bf
|
Remove DOCKER_API_VERSION
|
2019-05-28 17:16:21 -07:00 |
Anders F Björklund
|
e809cbd977
|
Pass minikube stdin to the kubectl command
This is needed for doing e.g. "apply -f -"
|
2019-05-25 09:57:03 +02:00 |
Mike Lewis
|
7dac217a41
|
Remove whitespace on empty lines
|
2019-05-23 17:54:52 -04:00 |
Mike Lewis
|
79c52bf1f0
|
Address style comment
|
2019-05-23 17:34:00 -04:00 |
Mike Lewis
|
955932b606
|
Get current profile if no arguments given
|
2019-05-23 17:04:59 -04:00 |
Himanshu Pandey
|
57db3e9d39
|
Replaced dashboard with cpus in the test case
|
2019-05-22 13:43:30 -07:00 |
Himanshu Pandey
|
7d3b4036a9
|
Minor Formatting changes
|
2019-05-22 13:38:46 -07:00 |
Himanshu Pandey
|
c991fe576b
|
Replaced Fatalf with Errorf
|
2019-05-22 13:38:46 -07:00 |
Himanshu Pandey
|
97f0472331
|
Added test case for minikube config unset
|
2019-05-22 13:38:46 -07:00 |
Anders F Björklund
|
f2fc33d980
|
Make sure to start Docker, before getting version
|
2019-05-21 20:54:51 +02:00 |
Thomas Strömberg
|
9d09ff069b
|
Merge pull request #4229 from medyagh/no_proxy_for_self
Allow minikube to function with misconfigured NO_PROXY value
|
2019-05-20 11:22:12 -07:00 |
Thomas Strömberg
|
35dc6a2ff2
|
Merge pull request #3892 from 11janci/jjanik-expose-pod-cidr
Expose ‘—pod-network-cidr’ argument in minikube
|
2019-05-20 08:14:03 -07:00 |
Jan Janik
|
21b9e95647
|
Whitelist for kubeadm extra args
|
2019-05-17 17:11:03 +12:00 |
Jan Janik
|
6fe47f3677
|
Expose ‘—pod-network-cidr’ argument in minikube
|
2019-05-17 16:59:06 +12:00 |
Thomas Stromberg
|
fa1c092633
|
Remove stray newline
|
2019-05-16 15:39:17 -07:00 |
Medya Gh
|
3ff806a595
|
Added unittest and rebase
|
2019-05-16 14:44:01 -07:00 |
Sharif Elgamal
|
03ebb0e0f5
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-05-16 13:50:39 -07:00 |