openshift/ansible-service-broker

minishift can't start using origin 3.10 + OAB

cmoulliard opened this issue · 1 comments

Is there an issue with OAB as minishift can't start anymore using origin 3.10 + OAB [1] ?

Minishift version : minishift v1.23.0+91235ee
OS : MacOs
Origin : 3.10

MINISHIFT_ENABLE_EXPERIMENTAL=y minishift start --extra-clusterup-flags="--enable=*,service-catalog,automation-service-broker"
...
E0910 12:01:24.765147    2101 interface.go:34] Failed to install "automation-service-broker": timed out waiting for the condition
I0910 12:01:24.765845    2101 interface.go:41] Finished installing "centos-imagestreams" "openshift-image-registry" "sample-templates" "openshift-web-console-operator" "openshift-router" "persistent-volumes" "automation-service-broker" "openshift-service-catalog"
Error: timed out waiting for the condition

[1] https://gist.github.com/cmoulliard/9c99457defc55f60d5326640a3d4b63a#file-gistfile1-txt-L43

Think this was a temporary issue that should have been resolved. Not seeing any problems with that command and minishift v1.24.0+8a904d0. Please re-open if your issue persists.