You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gopkg.*,pkg/generator/templates.go: update to kubernetes 1.10.1 (#383)
* Gopkg.*,pkg/generator/templates.go: update to kubernetes 1.10.1
This doesn't require any changes to the code and allows us to
experiment with the controller-runtime.
* .travis.yml: update ci tests to use kubernetes 1.10.1
* .travis.yml: pin to old version of minikube
Minikube requires systemd with version v0.26.0 and travis does not
provide it, so we currently need to stick to an older version
* .travis.yml: use kuberenetes 1.10.0 for minikube
Our version of minikube only supports up to 1.10.0
0 commit comments