tstromberg
340c8faced
Remove crazy recursive permissions check that was chowning /home
2019-05-15 10:17:44 -07:00
tstromberg
313cf575fe
Merge branch 'master' into gomods
2019-05-14 21:06:00 -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
tstromberg
159e69fa10
Return err
2019-05-14 20:20:53 -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
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
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
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
Thomas Strömberg
b936caf717
Merge pull request #4216 from medyagh/4214_replace_sed
...
Replace ARCH sed macros with Go templates
2019-05-07 11:34:35 -07:00
Medya Gh
30eed5d3b1
Fix comment typo
2019-05-07 11:17:30 -07:00
Thomas Strömberg
a30bf66347
Merge pull request #3937 from laozc/check-gcr-access
...
Select an accessible image repository for some users
2019-05-07 10:00:16 -07:00
Thomas Strömberg
756cd0f343
Merge pull request #4197 from dpandhi-git/master
...
Make default output of 'minikube start' consume fewer lines in the terminal
2019-05-07 09:55:40 -07:00
Deepika Pandhi
c98ba69216
anged email address for commit & impleted review updates for #4187
2019-05-06 22:05:04 -07:00
Deepika Pandhi
498b719f66
Did go format check for travis build #4187
2019-05-06 22:05:04 -07:00
Deepika Pandhi
183322f0bd
Changed minikube start output as per #4187
2019-05-06 22:04:27 -07:00
Medya Gh
5fa67141e6
Added Exotic Arch for legacy docker images
2019-05-06 17:07:05 -07:00
Medya Gh
e82aef5c90
Rename the template names
2019-05-06 15:21:03 -07:00
Medya Gh
d688240b75
Rename all template files to be consistent format .ext.tmpl
2019-05-06 15:12:46 -07:00
Medya Gh
c997c72667
Update gitignore
2019-05-06 14:44:59 -07:00
Medya Gh
e6c4ee5b50
Rename the .template files to .yaml
2019-05-06 14:43:10 -07:00
Medya Gh
1790589f70
Replace ARCH sed macros with Go templates
2019-05-06 14:38:38 -07:00
Thomas Strömberg
2ddd4c59d0
Merge pull request #4203 from tstromberg/bindata-panic
...
Fix Makefile deploy rule dependency and improve error checking for invalid assets
2019-05-06 13:41:39 -07:00
tstromberg
283d54caed
Asterisks won in the votes
2019-05-06 11:57:19 -07:00
tstromberg
ae3b25f26c
Merge branch 'master' into shorter-prefixes
2019-05-06 11:52:51 -07:00
tstromberg
bf9da63579
Depend on building DEPLOYS and not the existing files
2019-05-06 11:47:31 -07:00
tstromberg
14209a487c
Split NewBinDataAsset into NewBinAsset and MustBinAsset
2019-05-06 11:37:54 -07:00
tstromberg
614afc82f2
t log | more
...
Merge branch 'master' into bindata-panic
2019-05-06 11:27:06 -07:00
Thomas Strömberg
fe3f7a0d7f
Merge pull request #4215 from tstromberg/vbox-broken
...
Fix stale err_map entry which broke TestFromError/VBOX_BLOCKED
2019-05-06 11:26:21 -07:00
tstromberg
93527dc67c
Remove duplicate entry breaking tests
2019-05-06 11:16:59 -07:00