-
Notifications
You must be signed in to change notification settings - Fork 21
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
failed to provision keycloak after fetching the latest version of keycloak-apb #48
Comments
@maleck13 any idea? |
Not off the top of my head. Looks like a problem with the service account though. How are you bringing up OpenShift. @pb82 provisioned earlier with no issues |
@wei-lee did you build the APB locally or did you use the one from dockerhub? I built and pushed latest master to my local registry and that worked. |
@pb82 I was using the one from dockerhub. I can try build it locally. |
@pb82 It is working after I build the apb locally. But it is still a problem for anyone else want to use it from docker hub though. |
@wei-lee we don't push those images manually, we rely on the automated build feature of Dockerhub. I have a feeling that it doesn't work or doesn't work well with apbs. Certainly something we have to look into. |
for readability, the formatted error:
|
This works ok on minishift with the mobile-core plugin enabled. |
I am having this issue too, and I have pushed locally. |
Error message "Error from server (Forbidden): User "system:serviceaccount:dh-keycloak-apb-prov-k2kzf:apb-9eece14c-079e-473b-8239-1bdac5dc91a2" cannot patch serviceinstances.servicecatalog.k8s.io in the namespace "myproject": User "system:serviceaccount:dh-keycloak-apb-prov-k2kzf:apb-9eece14c-079e-473b-8239-1bdac5dc91a2" cannot "patch" "serviceinstances.servicecatalog.k8s.io" with name "dh-keycloak-apb-j5txh" in project "myproject" (patch serviceinstances.servicecatalog.k8s.io dh-keycloak-apb-j5txh)" |
I'm having this same issue with the metrics APB too |
via |
Spoke too soon. It will deploy the keycloak and postgres pods, but the (mobile)service still fails.
|
Here is the log output for the metrics apb which also, ultimately, failed
|
oc version for the curious
|
OK, maybe coincidence, but this pr : aerogearcatalog/metrics-apb#34 made matrics work for me. |
Looking at removing the need to label the service instance. Which should solve this problem all round |
@maleck13 I'm still getting the label issue on KeyCloak on a fresh minishift install. Has that change been pushed to the dockerhub repo? |
@secondsun going to try reproduce this with a project that already has ups & metrics (to see if there's some conflict) |
provisioned from fresh minishift off master of addon had no issues provisioning keycloak |
@secondsun see #73 for fix for the most recent problem you mentioned. |
After I pulled the latest version of the keycloak-apb (image id: 63c6097e356a) from docker hub I can't provision Keycloak any more.
Getting this error:
The text was updated successfully, but these errors were encountered: