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.
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.