-
Bug
-
Resolution: Done
-
Blocker
-
7.6.0.GA
-
None
-
2019 Week 47-49 (from Nov 18)
-
When Workbench and Kie server pods start they try to query OpenShift API. However this requests fail because of missing access rights.
This affects communication between Workbench and Kie server, making it basically unusable.
�[0;33mWARN Fail to query the Route using the Kubernetes API, the Service Account might not have the necessary privileges; defaulting to protocol [http].�[0m �[0;33mWARN Response message: { "kind": "Status", "apiVersion": "v1", "metadata": { }, "status": "Failure", "message": "routes.route.openshift.io \"aaa-kieserver\" is forbidden: User \"system:serviceaccount:ksuta-test:aaa-rhdmsvc\" cannot get resource \"routes\" in API group \"route.openshift.io\" in the namespace \"ksuta-test\"", "reason": "Forbidden", "details": { "name": "aaa-kieserver", "group": "route.openshift.io", "kind": "routes" }, "code": 403 } - HTTP Status code: 403�[0m �[0;33mWARN Fail to query the Route using the Kubernetes API, the Service Account might not have the necessary privileges; defaulting to host [10.131.3.182].�[0m �[0;33mWARN Response message: { "kind": "Status", "apiVersion": "v1", "metadata": { }, "status": "Failure", "message": "routes.route.openshift.io \"aaa-kieserver\" is forbidden: User \"system:serviceaccount:ksuta-test:aaa-rhdmsvc\" cannot get resource \"routes\" in API group \"route.openshift.io\" in the namespace \"ksuta-test\"", "reason": "Forbidden", "details": { "name": "aaa-kieserver", "group": "route.openshift.io", "kind": "routes" }, "code": 403 } - HTTP Status code: 403�[0m
This may be related to changes made in https://github.com/kiegroup/kie-cloud-operator/pull/285
- blocks
-
RHPAM-2547 Workbench and Kie server pods cannot query OpenShift routes
- Closed
- is cloned by
-
RHPAM-2547 Workbench and Kie server pods cannot query OpenShift routes
- Closed