Commit Graph

5471 Commits (8447df45b56f76fdec60c94a10a3effdd7fee98c)

Author SHA1 Message Date
Matt Rickard 7ce80e5b78 Merge pull request #1363 from r2d4/godeps-hack
Godeps hack
2017-04-17 09:06:57 -07:00
Matt Rickard d5e53336ba godeps restore, godeps save 2017-04-14 13:20:58 -07:00
Matt Rickard 184d9461df Add godeps hack scripts 2017-04-14 13:20:50 -07:00
Matt Rickard 2455da4b88 Merge pull request #1357 from r2d4/dns-1.14
Upgrade kube-dns to 1.14.1
2017-04-14 13:02:41 -07:00
Matt Rickard 0b9da3d4fb Merge pull request #1367 from r2d4/ingress-9.4
Bump ingress to v0.9.0-beta.4
2017-04-14 13:02:30 -07:00
Matt Rickard cf20e54419 Merge pull request #1352 from warmchang/start
Add the multi VM drives discription.
2017-04-13 19:24:11 -07:00
Wiiliam Chang 3b7615b45f Add the multi VM drive discription. 2017-04-14 09:12:29 +08:00
Matt Rickard 570240cc79 Merge pull request #1368 from siggy/siggy/minkube-readme
fix minikube spelling in readme
2017-04-13 10:51:36 -07:00
Matt Rickard 488394e39f Merge pull request #1356 from aaron-prindle/remove-auto-gen-docs
Removed auto-doc generation code, the docs, and the test checks
2017-04-13 10:44:32 -07:00
Andrew Seigner 45d09d4a6d fix minikube spelling in readme 2017-04-13 10:27:09 -07:00
Matt Rickard ae931c00ad Bump ingress to v0.9.0-beta.4
ref https://github.com/kubernetes/ingress/issues/602
2017-04-13 09:59:52 -07:00
Matt Rickard a765d57d53 Upgrade kube-dns to 1.14.1 2017-04-12 10:01:04 -07:00
Aaron Prindle 715ee87dc9 Merge pull request #1298 from aaron-prindle/no-network-wait
Removed dependency on localkube to wait for the network to be up
2017-04-12 09:10:49 -07:00
Aaron Prindle a11b47160f Removed dependency on localkube to wait for the network to be up 2017-04-12 08:38:14 -07:00
Matt Rickard 9750a7eb3a Merge pull request #1361 from r2d4/use-normal-kubectl
Use normal kubectl for integration tests
2017-04-12 08:27:05 -07:00
Matt Rickard 635ea3b8e4 Merge pull request #1347 from r2d4/cross-make
Makefile checksum rule should target cross
2017-04-12 08:26:33 -07:00
Matt Rickard 2e94d88e77 Use normal kubectl for integration tests
We were using an alpha v1.6 kubectl to run 1.5 and 1.6 branches of
minikube at the same time.  Since we've merged in 1.6, we will always
use 1.6 kubectl.  I've updated the slaves to have it.
2017-04-11 11:15:51 -07:00
Aaron Prindle 2015d0a7d8 Updated private registry documentation to reflect changes in registry-creds and an outdated link (#1284) 2017-04-11 08:13:55 -07:00
Everett Toews aa9f16bd87 Inform users which version of Kubernetes is starting (#1332)
This can be very informative for users new to Kubernetes and minikube.
2017-04-11 07:45:30 -07:00
Aaron Prindle 840c8c2f82 Removed /docs and docs-test from test.sh 2017-04-10 09:47:17 -07:00
Aaron Prindle 8ca98d6855 Merge pull request #1329 from mikegrass/update_libmachine_dependency
Update docker/machine dependencies for minikube to pull in fix for #1328
2017-04-10 09:40:10 -07:00
William Chang 8a3f6717c6 Add the HyperV-driver link. (#1351)
* Add the HyperV-driver link.

* Add the HyperV-driver link.
2017-04-10 07:57:42 -07:00
Mike Grass 7cc510e180 Document the `ExecStart=` behavior for the dockerd config 2017-04-10 04:38:14 -07:00
Aaron Prindle 2e165a1f86 Merge pull request #1355 from dalehamel/add-notrack
Add NOTRACK as an xtables target
2017-04-09 22:34:22 -07:00
Dale Hamel 57d7fb58a9 Add NOTRACK as an xtables target 2017-04-09 22:06:09 -04:00
Matt Rickard 06e3c7b762 Merge pull request #1354 from dalehamel/master
Enable netfilter raw tables as module
2017-04-09 16:16:44 -07:00
Dale Hamel 4f7edd9681 Enable netfilter raw tables as module 2017-04-09 16:28:08 -04:00
Aaron Prindle 447b3cb9f9 Merge pull request #1333 from aaron-prindle/no-minikube-dir
Removed .minikube folder creation from version command
2017-04-09 10:11:51 -07:00
Matt Rickard 888bcf2d02 Merge pull request #1349 from aaron-prindle/vscode-gitignore
Added .vscode to .gitignore
2017-04-07 16:06:53 -07:00
Aaron Prindle c3e871cfdf Added .vscode to .gitignore 2017-04-07 16:02:37 -07:00
Aaron Prindle 5e11c69b8e Merge pull request #1335 from aaron-prindle/mount-docs
Updated README.md with minikube mount information
2017-04-07 15:58:31 -07:00
Aaron Prindle 872f07ec95 Merge pull request #1346 from r2d4/0.18-json
Add 0.18.0 to releases.json
2017-04-07 15:58:10 -07:00
Matt Rickard 8deb7ca8f5 Merge pull request #1345 from r2d4/attributes
Remove .gitattributes, update gendocs
2017-04-07 15:57:34 -07:00
Matt Rickard c59168848f Merge pull request #1348 from r2d4/arch-18
Update arch linux installer for 0.18.0
2017-04-07 15:30:19 -07:00
Matt Rickard a317dd113f Update arch linux installer for 0.18.0 2017-04-07 15:26:56 -07:00
Aaron Prindle 0f6ffb76ab Updated README.md with minikube mount information 2017-04-07 15:23:45 -07:00
Matt Rickard 9392dd6273 Makefile checksum rule should target cross 2017-04-07 15:21:26 -07:00
Matt Rickard 1b57fce112 Add 0.18.0 to releases.json 2017-04-07 15:07:45 -07:00
Matt Rickard db3bf3ba46 Remove .gitattributes, update gendocs 2017-04-07 15:04:51 -07:00
Matt Rickard ae98df25bf Merge pull request #1343 from r2d4/travi
Remove libvirt dependency from travis build
2017-04-07 15:01:53 -07:00
Matt Rickard 86bc160801 Remove libvirt dependency from travis build 2017-04-07 14:18:40 -07:00
Matt Rickard 577fe8f01e Merge pull request #1337 from r2d4/gendocs
Update gendocs, disable ufs flag
2017-04-07 13:28:08 -07:00
Matt Rickard 6bdfcf9971 Merge pull request #1339 from r2d4/0.18
Cut 0.18.0 release
2017-04-07 13:26:13 -07:00
Mike Grass 82f6713cef Tell systemctl not to try to page output
This integration test was hanging on Windows because systemctl was paging the
(one line) output and waiting for stdin. Specify the `--no-pager` cmd to systemctl
to avoid this.
2017-04-07 12:39:21 -07:00
Mike Grass 11c2dbc8d2 Dump docker systemd config using systemctl
The TestDocker integration test shouldn't hard code the path to the systemd config for docker.service -- instead, it can use `systemctl show` to dump the configuration for the docker service.
2017-04-07 12:39:21 -07:00
Mike Grass 6cd08d4756 Update systemd docker config to clear ExecStart
docker/machine made a change (https://github.com/docker/machine/pull/3966) to use a systemd drop-in unit (https://coreos.com/os/docs/latest/using-systemd-drop-in-units.html) instead of overwriting the dockerd configuration. This necessitates clearing the ExecStart list inherited from the base config prior to the ExecStart directive in GenerateDockerOptions -- otherwise, docker.service fails to start with log output like "docker.service: Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing."
2017-04-07 12:39:21 -07:00
Mike Grass 74014aed51 Update docker/machine dependencies to v0.10.0 2017-04-07 12:39:21 -07:00
Matt Rickard 0aefb48f5c Cut 0.18.0 release 2017-04-06 16:00:47 -07:00
Matt Rickard 8f3e87efa1 Update gendocs, disable ufs flag
Removing a debugging flag from the 9p library, since it registers
itself globally in minikube.  Also running `make gendocs` to catch some
older changes.
2017-04-06 15:15:03 -07:00
Matt Rickard 09e8cce24d Merge pull request #1314 from r2d4/k8s-v1.6-rebase-1
Upgrade to k8s v1.6 as default version
2017-04-06 14:37:51 -07:00