Commit Graph

1713 Commits (09f683bb1d5ea74f649d2829b68227c4ddc8b0eb)

Author SHA1 Message Date
dlorenc 09f683bb1d More cleanup. 2017-06-14 09:45:09 -07:00
dlorenc 2486a8b612 Fix tests. 2017-06-14 09:45:09 -07:00
dlorenc 5b5442be11 Move more code into the local host implementation. 2017-06-14 09:45:09 -07:00
Matt Rickard 2ab1566282 Merge pull request #1577 from r2d4/dns-config-fix
Specify domains in dnsmasq configuration
2017-06-13 14:23:18 -07:00
dlorenc ae51e5fec8 Pass legacy systemd boot parameter in xhyve driver. 2017-06-13 13:04:49 -07:00
Nick Kubala cf911b82c0 change build rule to be logical AND instead of OR 2017-06-13 10:28:19 -07:00
Nick Kubala 99ebdf0977 remove log entry and rename file 2017-06-13 10:28:19 -07:00
Nick Kubala 5d66ac22f0 use go build tag over make flag 2017-06-13 10:28:19 -07:00
Nick Kubala 13395a067d add integration-versioned make rule to run certain integration tests on all supported k8s versions 2017-06-13 10:28:19 -07:00
Aaron Prindle 09709ccf9b Merge pull request #1576 from rndstr/patch-1
Fix typos in profile help
2017-06-13 10:03:03 -07:00
Matt Rickard 90865aedfe Merge pull request #1573 from r2d4/cleanup
Add some cleanup commands to the integration tests
2017-06-12 15:29:53 -07:00
Matt Rickard f1f0dd26e8 Add some cleanup commands to the integration tests
Bad tests that panic won't clean themselves up properly.  By putting
these cleanup commands before we run the minikube integration tests, we
ensure that minikube will have a clean environment to run.

These all run in common.sh to make sure that even hypervisors that they
arent testing don't interfere with their own test.  OS specific
commands will fail silently.
2017-06-12 13:55:04 -07:00
Matt Rickard bbef7353c6 Specifcy domains in dnsmasq configuration 2017-06-12 11:26:33 -07:00
Roland Schilter 94c7a7854a Fix typos in profile help 2017-06-12 17:18:21 +02:00
Matt Rickard 8dd1af79fb Merge pull request #1571 from gbraad/interactive-ssh
Fix interactive shell when using native-client
2017-06-09 10:55:46 -07:00
dlorenc 00d3f1e5fa Bump the ISO to 0.19.1 2017-06-09 08:54:48 -07:00
Gerard Braad 03d3e1f031 Fix interactive shell when using native-client 2017-06-09 17:38:42 +08:00
Matt Rickard 94cb85f8cb Merge pull request #1513 from tdemaret/master
Fix Selector to use heapster, influxdb and grafana on Minikube
2017-06-08 10:36:19 -07:00
Matt Rickard b0d89f11df Merge pull request #1560 from michelleN/addon-doc
Fix formatting in adding_an_addon.md
2017-06-06 20:07:21 -07:00
Michelle Noorali 209b4ac33a Fix formatting in adding_an_addon.md
Removed unnecessary colon, replaced with period.
Lowercased improper noun.
2017-06-06 22:17:44 -04:00
Matt Rickard baa724d70e Merge pull request #1556 from upmc-enterprises/driversDoc
Document how to use KVM on Ubuntu 17.04
2017-06-05 09:26:39 -07:00
Steve Sloka 99427c9389 Document how to use KVM on Ubuntu 17.04 2017-06-05 09:04:07 -04:00
Matt Rickard b8a608082f Merge pull request #1549 from tz70s/master
Add k8s v1.6.4 release
2017-06-02 10:17:28 -07:00
Matt Rickard 4da3ffcdf3 Merge pull request #1550 from runcom/fix-doc-iso
docs: contributors: fix minikube_iso
2017-06-02 10:15:34 -07:00
Antonio Murdaca 82e88905c9
docs: contributors: fix minikube_iso
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-06-02 18:26:58 +02:00
tz70s de513f93c4 Add k8s v1.6.4 release 2017-06-02 17:31:13 +08:00
Aaron Prindle 3e581c7fe7 Merge pull request #1539 from aaron-prindle/driver-folder
moved none driver into subdirectory
2017-06-01 11:38:25 -07:00
Aaron Prindle ccb0fb3bd2 Merge pull request #1540 from aaron-prindle/version-0.19.1
Cut v0.19.1 release
2017-05-30 14:45:30 -07:00
Aaron Prindle a06a8422d9 Cut v0.19.1 release 2017-05-30 13:02:57 -07:00
Aaron Prindle 5a59bb596f moved none driver into subdirectory 2017-05-30 10:06:59 -07:00
Aaron Prindle a7c2ff3e84 Merge pull request #1173 from aaron-prindle/minikube-no-vm
None driver
2017-05-26 15:22:01 -07:00
Aaron Prindle f4a8ece0ae Additional none driver changes 2017-05-26 13:33:26 -07:00
dlorenc d5e4d45718 Only validate the version if it's not default. 2017-05-26 12:56:59 -07:00
dlorenc 6d6593768e Update to 1.6.4 2017-05-26 12:56:59 -07:00
Thibaut Demaret c94f41fbf1 the last reconcile 2017-05-26 21:23:28 +02:00
Nick Kubala 344f6d94dd fix broken service url unit test (#1529) 2017-05-26 10:20:06 -07:00
dlorenc 99be45d40c Update kubedns to 1.14.2. (#1526)
* Update kubedns to 1.14.2.

* Also change integration test to cover the naked "kubernetes" domain.
2017-05-26 10:15:38 -07:00
Thibaut Démaret 209cf8d419 Add correction 2017-05-26 11:57:34 +02:00
Thibaut Demaret 55e1d432ba Fix Selector to use heapster, influxdb and grafana on Minikube 2017-05-20 06:48:30 +02:00
Aaron Prindle 88613090a9 Added none driver 2017-05-19 14:51:19 -07:00
Aaron Prindle 37f6985499 Merge pull request #1511 from aaron-prindle/fix-mount
Fixed mount daemon to be off by default and to use different director…
2017-05-19 14:45:12 -07:00
Aaron Prindle 847b52d50f Fixed mount daemon to be off by default and to use different directories than the current mounts until they are turned off. 2017-05-19 14:00:18 -07:00
Aaron Prindle d4b5b62b2e Merge pull request #1459 from aaron-prindle/add-mount-daemon
Added mount daemon process that is starts/stops w/ minikube start/stop
2017-05-17 13:34:22 -07:00
Aaron Prindle c9767886f6 Added mount daemon process that is starts/stops w/ minikube start/stop 2017-05-17 11:50:24 -07:00
Marcin Maciaszczyk d16359de1e Update dashboard-rc.yaml (#1502) 2017-05-17 09:27:59 -07:00
Aaron Prindle 2e2e1d5ea7 Merge pull request #1504 from ankon/patch-3
Fix the URL to the minikube_iso.md file
2017-05-17 08:37:27 -07:00
Aaron Prindle 1cc00d1e99 Merge pull request #1506 from ankon/patch-4
Fix reference to ADD_ADDON.md
2017-05-17 08:33:21 -07:00
Andreas Kohn 26eb870aac Fix reference to ADD_ADDON.md 2017-05-17 17:27:12 +02:00
Andreas Kohn 0f7c4df672 Fix the URL to the minikube_iso.md file 2017-05-17 16:25:24 +02:00
Matt Rickard 4a81362d52 Merge pull request #1490 from r2d4/k8s-version-check
Validate k8s version before starting VM
2017-05-16 15:58:53 -07:00