Thomas Strömberg
2a4270c803
Merge pull request #4257 from tstromberg/solution-msgs
...
Add more solutions messages
2019-05-15 11:50:51 -07:00
Medya Gh
b9149b1eb0
Better name
2019-05-15 11:44:31 -07:00
tstromberg
e53c0339ea
This is my testament to Chesterton's Fence
2019-05-15 11:44:16 -07:00
Medya Gh
6fe614efa7
Fix stutter between the package name and the function
2019-05-15 11:34:21 -07:00
Medya Gh
6384a2294e
Fix naming and improve public functions singatures
2019-05-15 11:28:31 -07:00
tstromberg
88f34bd0e3
Pass up better error messages
2019-05-15 10:25:34 -07:00
tstromberg
340c8faced
Remove crazy recursive permissions check that was chowning /home
2019-05-15 10:17:44 -07:00
Maximilian Hess
a71143133d
Make derivation of Host IP address more generic when using vmware.
2019-05-15 11:39:06 +02:00
Maximilian Hess
9ff02aa808
Return host IP when using vmware as vm driver.
...
Adds the missing case "vmware" to return the host IP.
2019-05-15 08:58:50 +02:00
Medya Gh
830e18dc62
Updated warn message and remove duplicate warning
2019-05-14 21:57:48 -07:00
Medya Gh
8120cdd505
No Proxy for Dashboard and moving logic to proxy package
2019-05-14 21:45:35 -07:00
tstromberg
313cf575fe
Merge branch 'master' into gomods
2019-05-14 21:06:00 -07:00
tstromberg
b1e5f0d321
Add KVM_UNAVAILABLE message
2019-05-14 20:59:33 -07:00
Thomas Strömberg
c55b9160c6
Merge pull request #4177 from hpandeycodeit/master
...
Unset the current-context after minikube stop
2019-05-14 20:28:29 -07:00
Medya Gh
ddb95e1488
return error if nil
2019-05-14 20:22:51 -07:00
tstromberg
159e69fa10
Return err
2019-05-14 20:20:53 -07:00
Medya Gh
6a433d01bf
Fixing K8S Client Config with TranportWrap
2019-05-14 20:16:44 -07:00
tstromberg
ac03753449
Finish text for KVM2_START_NO_IP and DOWNLOAD_TLS_OVERSIZED
2019-05-14 20:15:55 -07:00
tstromberg
b9c92cd4be
Add more solutions messages
2019-05-14 17:01:57 -07:00
Thomas Strömberg
aa2252bd28
Update http_proxy.md
2019-05-14 14:19:33 -07:00
Thomas Strömberg
6d654c92da
Update to mention the new docker auto configuration
2019-05-14 14:19:01 -07:00
Thomas Strömberg
b69fdd20e9
Mention systemctl
2019-05-14 10:52:38 -07:00
tstromberg
fc1d6acf87
Install libvirt-dev to build/lint kvm2
2019-05-14 09:15:28 -07:00
tstromberg
681ba49099
Hide go download status, as it pollutes Travis CI output
2019-05-14 09:09:48 -07:00
tstromberg
43ff2d7ebc
Fix lint issues that are invisible on macOS
2019-05-14 09:06:23 -07:00
tstromberg
6275be3858
Use latest golangci-lint to avoid go modules panic, increase lint deadline
2019-05-14 09:05:59 -07:00
tstromberg
f8c5fad437
Mark as darwin only, to match network.go
2019-05-14 09:05:34 -07:00
tstromberg
6156a08f71
Add go mod download/tidy, clean up output
2019-05-14 09:05:07 -07:00
tstromberg
93767de77b
Merge branch 'master' into gomods
2019-05-14 08:26:22 -07:00
Kubernetes Prow Robot
1d3b96be72
Merge pull request #4244 from webwurst/patch-1
...
Fix location of Kubernetes binaries in cache directory
2019-05-13 22:47:08 -07:00
Thomas Stromberg
25579f5a58
Use consistent names for k8s API imports
2019-05-13 21:57:59 -07:00
Thomas Stromberg
6e693d22ee
lint-a-geddon is here
2019-05-13 21:43:52 -07:00
Thomas Stromberg
666c3487f0
sirupsen -> Sirupsen and go mod tidy
2019-05-13 21:43:38 -07:00
tstromberg
9a9f9edf5f
First pass at lint-ageddon
2019-05-13 18:31:55 -07:00
Sharif Elgamal
fd75433f07
fixing go mods
2019-05-13 18:02:44 -07:00
Sharif Elgamal
e5ac5d830d
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
2019-05-13 13:24:26 -07:00
Sharif Elgamal
0b79a570c5
Initial attempt at localization with gotext
2019-05-13 13:24:15 -07:00
Sharif Elgamal
ac3bdd1b25
Merge pull request #4241 from myhro/go-mod
...
Add Go modules support
2019-05-13 13:22:13 -07:00
Tiago Ilieve
5a2aad01d1
docs: remove 'GOPATH' references
2019-05-13 20:39:31 +02:00
Tiago Ilieve
8b17e6070c
Add Go modules, remove Go dep
2019-05-13 20:39:31 +02:00
Tobias Bradtke
7739d636ed
Fix location of Kubernetes binaries in cache directory
2019-05-12 17:09:53 +02:00
Medya Gh
8bc0010716
Fix dashboard behind proxy and refactor
2019-05-09 17:29:52 -07:00
Tiago Ilieve
e02f9c6f35
Remove 'makedepend.sh'
...
Not needed when using Go modules.
2019-05-09 22:14:01 +02:00
Tiago Ilieve
5e004bc02c
Remove 'vendor/' directory
2019-05-09 20:34:47 +02:00
Medya Gh
0529f0b95a
Added more comment
2019-05-08 15:17:50 -07:00
Medya Gh
581b63ac22
Fixed API connectivity with http(s) proxy
2019-05-08 15:10:10 -07:00
Thomas Strömberg
312b1d65f4
Merge pull request #4220 from zregvart/patch-1
...
Fix registry addon ReplicationController template
2019-05-08 11:13:19 -07:00
Himanshu Pandey
64f990cec1
Updated the test case
2019-05-07 13:58:33 -07:00
Zoran Regvart
40da5023d0
Fix registry addon ReplicationController template
...
Running the `minikube addons enable registry` yields `registry was successfully enabled` but no `registry` Pod ends up being run.
I've narrowed it down to this `env` entry not being quoted.
Logs from `kube-addon-manager-minikube` Pod show this error:
```
Error from server (BadRequest): error when creating "/etc/kubernetes/addons/registry-rc.yaml": ReplicationController in version "v1" cannot be handled as a ReplicationController: v1.ReplicationController.Spec: v1.ReplicationControllerSpec.Template: v1.PodTemplateSpec.Spec: v1.PodSpec.Containers: []v1.Container: v1.Container.Env: []v1.EnvVar: v1.EnvVar.Value: ReadString: expects " or n, but found t, error found in #10 byte of ...|,"value":true}],"ima|..., bigger context ...|"name":"REGISTRY_STORAGE_DELETE_ENABLED","value":true}],"image":"registry.hub.docker.com/library/reg|...
```
2019-05-07 22:35:15 +02:00
Kubernetes Prow Robot
2cd5336f0b
Merge pull request #4162 from tstromberg/shorter-prefixes
...
Standardize ASCII prefix for info, warning, and error messages
2019-05-07 11:58:35 -07:00