Commit Graph

2282 Commits (7e0131e1de4ad552e3235467bd399601c98b78b6)

Author SHA1 Message Date
Shane Ramey 2b88806330 use --dns-domain for k8s API server cert 2017-06-15 07:48:37 -07:00
Lalatendu Mohanty 6653a8e2ac Issue #1531 Adding prerequisites for Fedora to documentation
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
2017-06-15 07:47:40 -07:00
Thibaut Demaret a1e55b0e15 Merge branch 'master' of https://github.com/kubernetes/minikube 2017-06-14 21:22:26 +02:00
Matt Rickard fbfd39bd45 Merge pull request #1587 from aledbf/bump-ingress
Bump ingress to v0.9.0-beta.8
2017-06-14 11:52:58 -07:00
Matt Rickard 04ef46c418 Merge pull request #1586 from r2d4/apifix
Correct NewAPIClient invocation
2017-06-14 11:52:22 -07:00
Manuel de Brito Fontes cd81fbbbe1 Bump ingress to v0.9.0-beta.8 2017-06-14 14:42:25 -04:00
Thibaut Demaret 1405711619 Move mkdir just for none driver use case 2017-06-14 20:36:25 +02:00
Matt Rickard 6ee3a941a9 Correct NewAPIClient invocation
Two merges happened close to each other, the first changed the
signature of this function.
2017-06-14 11:13:04 -07:00
Aaron Prindle e524e8a9aa Merge pull request #1578 from abbytiz/update-context
Added update-context and kubeconfig to status
2017-06-14 10:45:15 -07:00
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
Abby Tisdale 577816311e Added update-context and kubeconfig to status. 2017-06-13 16:22:56 -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
Thibaut Démaret ec12b62d8f Fix syntax to use package os 2017-06-12 17:03:12 +02:00
Thibaut Démaret 9bccf55fd7 import os package 2017-06-12 16:54:19 +02:00
Thibaut Démaret 8707a2c2f9 Force create /usr/lib/systemd/system 2017-06-12 16:40:40 +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
Bryan Larsen aa2e8fcad0 Merge remote-tracking branch 'upstream/master' into docker-17.05 2017-06-02 09:45:13 -04: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
Bryan Larsen 2969bcda5c install docker-proxy 2017-05-31 13:54:43 -04:00
Bryan Larsen efc0c7d310 ugly insecure hack to work around https://github.com/kubernetes/kubernetes/issues/40182 2017-05-31 13:48:54 -04:00
Bryan Larsen 0019625444 Upgrade to Docker 17.05-ce
This is an attempt to address #1518.   It does actually fix #1518, but breaks much of Kubernetes.   :)   Don't merge this, I'm just creating a PR that people can play with if they're interested in taking it further.
2017-05-31 09:12:09 -04: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