Sharif Elgamal
|
37239ba83d
|
Merge pull request #4581 from sharifelgamal/translation-bindata
Add translation files into the minikube binary
|
2019-06-25 10:19:34 -07:00 |
Deepjyoti Mondal
|
8be917f0a5
|
Display commit id for minikube version
|
2019-06-25 10:12:55 -07:00 |
Medya Gh
|
e35f96d9e0
|
check error before defer close
|
2019-06-24 21:09:23 -07:00 |
Medya Gh
|
129e2fdb18
|
Improve readability, defer close api
|
2019-06-24 20:48:52 -07:00 |
Sharif Elgamal
|
cab5d30900
|
outDir is clearer I suppose
|
2019-06-24 16:19:32 -07:00 |
Medya Gh
|
34fda98f4e
|
Improve typecheck for driver options
|
2019-06-24 15:23:57 -07:00 |
Sharif Elgamal
|
8a4776b250
|
Fixing top level extract call for new translations directory location
|
2019-06-24 15:18:31 -07:00 |
Medya Gh
|
c7bf1ce7cd
|
type check for drivers
|
2019-06-24 14:39:21 -07:00 |
Medya Ghazizadeh
|
e0c20a4202
|
Merge pull request #4558 from afbjorklund/reportcard-new
Fix the reportcard: gofmt, golint and gocyclo
|
2019-06-24 11:44:42 -07:00 |
Francis
|
467d8c975f
|
Clean up profile folder after minikube delete
|
2019-06-24 09:48:25 -07:00 |
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 |
Anders F Björklund
|
f20f223c02
|
Decrease cyclomatic complexity
Here is the report (from gocyclo), before:
21 tests (*SSHServer).Start pkg/minikube/tests/ssh_mock.go:76:1
19 cmd runStart cmd/minikube/cmd/start.go:173:1
18 integration testTunnel test/integration/tunnel_test.go:40:1
17 extract checkCallExpression pkg/minikube/extract/extract.go:198:1
17 kubeadm TestGenerateConfig pkg/minikube/bootstrapper/kubeadm/kubeadm_test.go:133:1
16 kvm (*Driver).deleteNetwork pkg/drivers/kvm/network.go:153:1
|
2019-06-22 17:21:42 +02: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 |