redspread / localkube

DEPRECRATED - See https://github.com/kubernetes/minikube
Apache License 2.0
184 stars 11 forks source link

Upgrade Kube version to fix bug with exporting Services #20

Closed ethernetdan closed 8 years ago

ethernetdan commented 8 years ago

There is bug in the version of Kube we depend on that prevents Services to be exported, a feature required by spread. This is documented in redspread/spread#67.

We should move to an upstream version of Kubernetes where this fix is supported, preferably a release if possible. We should also provide automation for the process of upstreaming.

ethernetdan commented 8 years ago
screen shot 2016-03-17 at 2 08 21 pm

Perfect timing