Commit Graph

1732 Commits (dec0742f87d4a4444b019ce7e80dfb453803f81c)

Author SHA1 Message Date
Aaron Prindle dec0742f87 Merge pull request #1594 from aaron-prindle/mtime
Fixed mtime issue for OSX
2017-06-16 10:51:14 -07:00
Matt Rickard b7c2c523c0 Merge pull request #1579 from jamiehannaford/coc
Add COC
2017-06-16 10:44:35 -07:00
Matt Rickard c978526a3f Merge pull request #1583 from bacongobbler/registry-addon
introduce the "registry" addon
2017-06-16 10:44:00 -07:00
Matthew Fisher 5e1db75db5 add registry addon
This addon installs a docker registry into the cluster.
2017-06-16 10:36:10 -07:00
Matt Rickard 7b9310dcd5 Merge pull request #1597 from budhrg/fix-typo-grammar-punctuations
Fix typo, grammar, punctuation and formatting
2017-06-16 10:08:41 -07:00
Aaron Prindle 4774b8508b Merge pull request #1599 from budhrg/boilerplate-2017
Fix copyright header boilerplate for year 2017
2017-06-16 09:59:15 -07:00
Budh Ram Gurung 0ebed25392 Fix copyright header boilerplate for year 2017 2017-06-16 22:26:21 +05:30
Jamie Hannaford afa3da2036 Add COC 2017-06-16 15:25:08 +02:00
Budh Ram Gurung 96cb95bdfd Fix typo, grammar, punctuations and formatting 2017-06-16 17:56:51 +05:30
Aaron Prindle e23250dcc8 Fixed mtime issue for OSX 2017-06-15 11:44:47 -07:00
Shane Ramey 084eeaff66 fix gofmt errors 2017-06-15 07:48:37 -07:00
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
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
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
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