Commit Graph

1654 Commits (1ba206f9b16f0a9510928a84d5cdfd129987a3f7)

Author SHA1 Message Date
Max Lavrenov ae153c6348 add --docker-opt parameter which passes flags to docker daemon 2017-03-20 23:39:55 +01:00
Matt Rickard ee94abb8c8 Merge pull request #1266 from r2d4/localkube-164
Add v1.6.0-beta.4 release
2017-03-20 11:34:37 -07:00
Matt Rickard 0797926e13 Add v1.6.0-beta.4 release 2017-03-20 10:24:30 -07:00
Matt Rickard b146f0dffb Merge pull request #1258 from r2d4/update-heapster
Update heapster addon to v1.3.0
2017-03-20 09:54:36 -07:00
Matt Rickard 86ce484f74 Merge pull request #1263 from seeekr/patch-1
fix typo in CHANGELOG.md
2017-03-20 07:05:32 -07:00
Denis Andrejew dc6e830d7f fix typo in CHANGELOG.md 2017-03-20 12:04:21 +01:00
Matt Rickard 0bdb666695 Merge pull request #1261 from IxDay/improve-doc
Improve package requirement list for minikube-iso
2017-03-19 12:07:39 -07:00
Maxime Vidori 8dd1141e10 Improve package requirement list for minikube-iso 2017-03-19 19:31:01 +01:00
Matt Rickard e26fa0dcac Merge pull request #1242 from r2d4/iso-changz
Only detect iso changes from merge-base on master
2017-03-17 15:47:30 -07:00
Matt Rickard 0194b34344 Update heapster addon to v1.3.0 2017-03-17 15:44:15 -07:00
Matt Rickard 7b28b8123e Merge pull request #1256 from r2d4/nfs_v4_2
Add kernel option for NFS_V4_2
2017-03-17 11:09:00 -07:00
Matt Rickard 9144ba3c77 Merge pull request #1251 from r2d4/ingress-upgrade
Upgrade nginx ingress to v0.9-beta.3
2017-03-17 10:04:22 -07:00
Matt Rickard a928194d7d Add kernel option for NFS_V4_2 2017-03-17 09:57:27 -07:00
Matt Rickard ce4f698b61 Merge pull request #1247 from r2d4/arch-0.17.1
Update arch linux installer to 0.17.1
2017-03-17 09:33:34 -07:00
Matt Rickard c48a1eb330 Upgrade nginx ingress to v0.9-beta.3 2017-03-16 13:22:10 -07:00
Matt Rickard 69c85e9828 Merge pull request #1250 from r2d4/fix-logging-message
Fix logging message for feature gates
2017-03-16 11:56:44 -07:00
Matt Rickard d2e355182b Fix logging message for feature gates 2017-03-16 11:23:51 -07:00
Matt Rickard 9bd59f112a Merge pull request #1245 from r2d4/backwards-compatible
Only pass in APIServerName flag is specified
2017-03-16 10:09:40 -07:00
Matt Rickard a926731d57 Update arch linux installer to 0.17.1 2017-03-16 09:49:12 -07:00
Matt Rickard 27f10cb3d5 Merge pull request #1246 from r2d4/localkube-releases
Add v1.6.x localkube releases
2017-03-15 18:35:04 -07:00
Matt Rickard 029377ffd1 Add v1.6.x localkube releases 2017-03-15 16:13:10 -07:00
Matt Rickard bc10d55097 Only pass in APIServerName flag is specified
Otherwise, compatibility with old versions of localkube is broken in
all cases.  APIServerName flag can still only be specified in v1.5.3 or
newer.
2017-03-15 15:37:22 -07:00
Matt Rickard 161d61fc91 Merge pull request #1198 from r2d4/cifs
Add CIFS-utils to minikube iso
2017-03-15 10:28:10 -07:00
Matt Rickard 2442d8f020 Only detect iso changes from merge-base on master
When new iso changes are commited to master, don't count them as diffs
with old PRs that haven't been rebased.  That way, we don't rebuild the
iso for PRs that don't contain the upstream fixes yet.
2017-03-14 13:50:08 -07:00
Matt Rickard f67e900e18 Merge pull request #1241 from dlorenc/hash
CoreOS has a new signing key.
2017-03-14 11:10:56 -07:00
dlorenc 7f8f29d28e Merge pull request #1205 from dalehamel/parse-cidrs
Add support for passing CIDRs to config
2017-03-14 10:49:07 -07:00
dlorenc 964ff65f39 Fix gofmt. 2017-03-14 10:07:34 -07:00
dlorenc 8010715e27 CoreOS has a new signing key. 2017-03-14 10:06:03 -07:00
dlorenc 63ac7e8a76 Fix tests. 2017-03-13 10:21:14 -07:00
dlorenc c220ada63b Fix tests. 2017-03-07 15:00:19 -05:00
Dale Hamel 107e3324a6 Add support for parsing CIDRs to config 2017-03-07 14:59:36 -05:00
Matt Rickard ab37b506cd Merge pull request #1216 from minikube-bot/jenkins-releases.json-v0.17.1
update releases.json to include v0.17.1
2017-03-06 11:19:19 -08:00
Matt Rickard 4639bc01a0 Merge branch 'master' into jenkins-releases.json-v0.17.1 2017-03-06 11:16:57 -08:00
Matt Rickard 2da0467fc4 Merge pull request #1210 from minikube-bot/jenkins-releases.json-v0.17.0
update releases.json to include v0.17.0
2017-03-06 11:15:28 -08:00
Aaron Prindle e1ea6a5409 Merge pull request #1226 from aaron-prindle/toolbox-in-readme
Updated README.md to include CoreOS toolbox information
2017-03-05 17:59:44 -08:00
Aaron Prindle 01edbd0fe1 Updated README.md to include CoreOS toolbox information 2017-03-05 17:45:35 -08:00
Matt Rickard 4e032050a4 Merge pull request #1218 from eden/master
support componentconfigs with native type aliases
2017-03-03 10:45:53 -08:00
Matt Rickard 3fb3cd7c25 Merge pull request #1221 from razius/razius-patch-1
Mounted folders works again for Virtualbox
2017-03-03 09:54:35 -08:00
Silviu Tantos 88e3d13509 Mounted folders works again for Virtualbox
See @peterrosell comment on issue #716
2017-03-03 18:15:48 +01:00
Eden Li c632321122 support componentconfigs with native type aliases
Some componentconfig options are aliased to native convertible types
(e.g. ProxyMode) but FindAndSet() was unable to detect that and so it
wasn't possible to set these values via `--extra-config`.

This change addresses that by using the reflected value's Kind instead
of a type assertion on its interface.

It's also worth noting that any value with the type Duration (e.g.
proxy.IPTablesSyncPeriod) is also unable to be set for the same reason,
but this commit does not address that.

See https://github.com/kubernetes/minikube/issues/1217
2017-03-03 01:29:46 -08:00
minikube-bot 8905c6295a Update releases.json to include v0.17.1 2017-03-03 02:32:24 +00:00
Matt Rickard 15c56c2e15 Merge pull request #1214 from r2d4/0.17.1
Bump version 0.17.1
2017-03-02 18:22:17 -08:00
Matt Rickard 763e59c2bf Merge pull request #1213 from r2d4/libvirt
Remove vendored in kvm driver
2017-03-02 17:43:06 -08:00
Matt Rickard 58f9b97b60 Bump version 0.17.1 2017-03-02 17:26:04 -08:00
Matt Rickard 3b6d4672ac Remove vendored in kvm driver
The vendored in KVM driver make minikube dynamically linked to libvirt
libraries, even for virtualbox users.
2017-03-02 17:09:33 -08:00
minikube-bot 52aae8842d Update releases.json to include v0.17.0 2017-03-02 22:39:45 +00:00
Matt Rickard a8fcc49f41 Merge pull request #1208 from r2d4/0.17
Bump minikube to 0.17
2017-03-02 14:28:28 -08:00
Matt Rickard ad1bc443a0 Merge pull request #1207 from r2d4/iso-v1.0.7
Bump minikube iso to v1.0.7
2017-03-02 14:28:15 -08:00
Matt Rickard bb2b14242c Merge pull request #1209 from r2d4/hostpath-provisioner-persist
Added /tmp/hostpath-provisioner to persisted folders
2017-03-02 13:53:22 -08:00
Matt Rickard 830f1283f6 Bump minikube iso to v1.0.7 2017-03-02 13:49:46 -08:00