Commit Graph

1260 Commits (f178979f14c5016158f856a19e65dec05119e43b)

Author SHA1 Message Date
dlorenc f178979f14 Merge pull request #1069 from aaron-prindle/document-godep-windows-issue
Updated ADD_DEPENDENCY.md to include godep issue with vendor/golang.o…
2017-02-06 15:50:20 -08:00
Matt Rickard 663819295f Merge pull request #1097 from r2d4/0.16-aur
Update arch linux installer to minikube 0.16
2017-02-06 10:41:00 -08:00
Matt Rickard aebe2852d3 Update arch linux installer to minikube 0.16 2017-02-06 10:40:42 -08:00
Aaron Prindle 656e85dfb9 Merge pull request #1081 from metmajer/master
Make heapster service available via NodePort.
2017-02-03 12:35:11 -08:00
dlorenc ae14b68c2e Merge pull request #1084 from kjkurtz/patch-1
Update README.md with correct spelling of requests
2017-02-03 09:23:32 -08:00
Kyle Kurtz 88f5af3515 Update README.md with correct spelling of requests 2017-02-03 11:01:32 -06:00
Matt Rickard 4a81f78309 Merge pull request #1082 from chrisns/patch-1
fix trivial typo in ADD_ADDON.md
2017-02-03 08:31:52 -08:00
Matt Rickard a0c49ffad6 Merge pull request #1083 from ensonic/master
Mention prerequisites for building the iso images.
2017-02-03 08:30:49 -08:00
Stefan Sauer 118b5b845a Mention prerequisites for building the iso images.
Add the tools that I had missing. Also describe minimal gpg2 setup.
2017-02-03 12:17:24 +01:00
Chris Nesbitt-Smith d9e2cc51a0 fix trivial typo in ADD_ADDON.md
`minkube > minikube`
2017-02-03 09:50:55 +00:00
Martin Etmajer 4fdac2bd98 Make heapster service available via NodePort. 2017-02-03 10:50:31 +01:00
dlorenc ac10a9f1e8 Merge pull request #1079 from minikube-bot/jenkins-releases.json-v0.16.0
update releases.json to include v0.16.0
2017-02-02 17:05:20 -08:00
minikube-bot fa96bc0232 Update releases.json to include v0.16.0 2017-02-03 00:07:35 +00:00
Matt Rickard 5daf47288e Merge pull request #1078 from r2d4/16release
Cut 0.16 Release
2017-02-02 15:55:04 -08:00
Matt Rickard f941e0669d Cut 0.16 Release 2017-02-02 15:02:07 -08:00
Matt Rickard 7ea9da0372 Merge pull request #1076 from dlorenc/iso
Bump the iso to 1.0.6
2017-02-02 14:25:25 -08:00
dlorenc e75daa5a8b Bump the iso to 1.0.6 2017-02-02 13:15:15 -08:00
Matt Rickard e160757357 Merge pull request #1075 from r2d4/servicesmock
Embed mock service interface from client-go
2017-02-02 11:38:08 -08:00
Matt Rickard 6617911826 Merge pull request #1065 from dlorenc/packages
Add git, curl and rsync.
2017-02-02 11:02:21 -08:00
Matt Rickard b638b101a2 Embed mock service interface from client-go
We use the default implementation by embedding fake.FakeServices which
implements ServiceInterface.
2017-02-02 10:56:51 -08:00
Matt Rickard 4746cdbc88 Merge pull request #1073 from ensonic/master
Enable CONFIG_TUN.
2017-02-02 08:49:27 -08:00
Matt Rickard 4dadc79a43 Merge pull request #1053 from r2d4/iso-downloader
Move iso download funcs to interface for testing
2017-02-01 16:40:24 -08:00
dlorenc 2d90617d4f Merge pull request #1071 from dlorenc/isotesting
Add a test for required packages.
2017-02-01 16:39:49 -08:00
dlorenc 220a5ad840 Add a test for required packages. 2017-02-01 16:06:05 -08:00
Matt Rickard 69113ff21d Merge pull request #1068 from r2d4/issues
Update issue tmpl, add iso version, remove docker version
2017-02-01 16:02:32 -08:00
dlorenc 2e86f0f3c5 Add git, curl and rsync. 2017-02-01 14:56:58 -08:00
Aaron Prindle db02f1fe28 Updated ADD_DEPENDENCY.md to include godep issue with vendor/golang.org/x/sys/windows/ dir 2017-02-01 13:25:56 -08:00
Matt Rickard c879548d1a Update issue tmpl, add iso version, remove docker version 2017-02-01 13:02:20 -08:00
dlorenc e57170061a Merge pull request #1057 from dlorenc/isoperms
Add a starter test for ISO permissions.
2017-02-01 12:09:20 -08:00
dlorenc 8d58bb5dbc Add a make target to run ISO tests. 2017-02-01 11:51:43 -08:00
Aaron Prindle 244ba75cfa Merge pull request #1064 from aaron-prindle/update-add-dependency
Updated ADD_DEPENDENY docs with configuration to make gopkg.in work p…
2017-02-01 11:46:38 -08:00
Aaron Prindle 876bc22c9c Updated ADD_DEPENDENY docs with configuration to make gopkg.in work properly 2017-02-01 11:39:10 -08:00
Matt Rickard 02c7229568 Merge pull request #1060 from upmc-enterprises/bumpRegistryCredsVersion
Bumped registry-creds version to 1.5
2017-02-01 10:01:57 -08:00
Aaron Prindle 30c7ddc7d0 Merge pull request #1052 from aaron-prindle/add-nfs-to-buildroot
Added NFS to buildroot
2017-01-31 15:15:51 -08:00
Matt Rickard 5e4c3c74cf Merge pull request #1061 from r2d4/xfail
Fail jenkins job when make cross fails
2017-01-31 14:34:45 -08:00
Matt Rickard 1fbd936b39 Move iso download funcs to interface for testing
Also reorg types found in cluster.go into types.go
2017-01-31 13:45:56 -08:00
Matt Rickard eed9f29696 Fail jenkins job when make cross fails 2017-01-31 13:38:42 -08:00
Matt Rickard ceb25dfd43 Merge pull request #1054 from r2d4/meta-linter
Fixes from gometalinter
2017-01-31 11:58:34 -08:00
Steve Sloka b6c5e69cdd Bumped registry-creds version to 1.5 2017-01-31 12:56:39 -05:00
dlorenc 22dcd7a7c9 Add a starter test for ISO permissions.
We can continue to add other tests to this file.
2017-01-31 08:31:53 -08:00
Stefan Sauer bc89349d9d Enable CONFIG_TUN.
This fixes running e.g. openvpn inside pods. See #1056.
2017-01-31 16:53:05 +01:00
Matt Rickard dfdbc6a768 Fixes from gometalinter 2017-01-30 15:39:35 -08:00
dlorenc 403f5865f3 Merge pull request #1051 from dlorenc/newiso
Switch the default iso to v1.0.5, which I just built in Jenkins.
2017-01-30 14:59:59 -08:00
Aaron Prindle 350829683c Added NFS to buildroot 2017-01-30 14:16:03 -08:00
Dan Lorenc d5febb60e5 Switch the default iso to v1.0.5, which I just built in Jenkins. 2017-01-30 13:34:09 -08:00
dlorenc cbef649541 Merge pull request #1049 from dlorenc/swap
Move the swapon instructions to run on every boot.
2017-01-30 12:43:50 -08:00
dlorenc 80fdb4020b Move the swapon instructions to run on every boot. 2017-01-30 10:36:28 -08:00
dlorenc 5d19af640e Merge pull request #1047 from bacongobbler/document-insecure-registry
document --insecure-registry flag
2017-01-27 10:20:27 -08:00
dlorenc d1accc36e2 Merge pull request #1048 from dlorenc/conncheck
Get rid of the default connchecker.
2017-01-27 10:20:09 -08:00
Matthew Fisher 63bd5d859b document --insecure-registry flag 2017-01-26 15:26:08 -08:00