-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
addon apply ansible-service-broker fails in OpenShift version 3.9.0 #108
Comments
I'm using minishift for latest origin 3.9 I'v set the MINISHIFT_ENABLE_EXPERIMENTAL=y I boot up the cluster in this manner |
Hurdling the above with a fresh cluster name, and then I applied only the ff default addons: anyuid, admin-user and registry-route, seems to have smoothly worked. |
Further, more drastic changes has to be made, like redeploying with a modified strategy of recreate, increased the timeout to 5 folds, and tagged it to release-1.1 |
@edmacabebe Which version of minishift you are using? |
Mostly 3.9 but I do switch back to 3.7.2 or 1 on various profiles when I
encounter blockers
…On Fri, 13 Apr 2018 at 5:04 PM Budh Ram Gurung ***@***.***> wrote:
@edmacabebe <https://github.com/edmacabebe> Which version of minishift
you are using?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#108 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHJszWeBgbSihv2HU_HWsUp8G9qAH7cJks5toGo4gaJpZM4TR5iF>
.
|
My last activity as posted here, actually ultimately corrupted my entire minishift setup in macos, where when everytime I boot it up, it constantly already rejects to support all the versions that I want to set. I'm reinstalling now, and trying out with the default minishift profile using 3.7.2. I hope to see and ID outright which of the addons are working. So far, among the large ones, I've consistently been able to successfully install the mini-che. Ansible-service-broker, Cockpit, istio, & fabric8 have so far been very painful. |
I got it from here that you are using minishift with origin 3.9. minishift-addons/add-ons/ansible-service-broker/ansible-service-broker.addon Lines 1 to 3 in 2a33b75
Probably @eriknelson can help here what is wrong in 3.9.
Fabric8 might not be stable now as the original authors are not maintaining it. |
The ASB works on 3.7.2 Can still wait for a real solid 3.9 up. Thanks bud! |
@edmacabebe Renaming the issue that APB doesn't work with 3.9 |
Hi! Will investigate this today and report back with 3.9 details. Thanks for letting me know @budhrg. |
@edmacabebe Using |
FWIW, I've submitted a couple issues while debugging this: |
I'm using minishift v1.15.1+a5c47dd I initialize minishift by calling: My new profile and configs are the ff: minishift profile set local-cluster-aa Then I ran the ff cluster up scripts: source ~/.bashrc <----This ensures the MINISHIFT_ENABLE_EXPERIMENTAL=y is set minishift start --profile local-cluster-aa --service-catalog The end-result is The server is accessible via web console at: The metrics service is available at: The kibana logging UI is available at: You are logged in as: To login as administrator: -- Exporting of OpenShift images is occuring in background process with pid 8294. If your deployed version of OpenShift is < 3.7.0 use. If your deployed version of OpenShift is >= 3.7.0 use. Installed addons Enable addons Then finally invoked All seems normal in logs & events...with rolling deployment..untill... an Unhealthy Showed-up in the events! |
The logs that I got from openshift is this Using config file mounted to /etc/ansible-service-broker/config.yaml | ============================================================ |
@edmacabebe Based on the broker's logs you provided and the To modify the deployment config: Thank you for all of the logs & information, very helpful, hopefully we can get you past these issues. I'm hopeful that it's a bug in our deploymentconfig. |
minishift addon apply ansible-service-broker
-- Applying addon 'ansible-service-broker':.Unable to connect to the server: x509: certificate signed by unknown authority
Error applying the add-on: Error executing command 'oc new-project ansible-service-broker'.
The text was updated successfully, but these errors were encountered: