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.
What happened:
apb CLI command returns status 404 for all sub commands
apb --debug list
Contacting the ansible-service-broker at: https://asb-1338-openshift-ansible-service-broker.apps.oc.example/openshift-automation-service-broker/v2/catalog
Error: Attempt to list APBs in the broker returned status: 404
Unable to list APBs in Ansible Service Broker
Environment:
oc version
oc v3.10.0+dd10d17
kubernetes v1.10.0+b81c8f8
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://oc.example:443
openshift v3.10.0+a5e4ac9-10
kubernetes v1.10.0+b81c8f8
apb version
Version: apb-1.2.12
oc get all -n openshift-ansible-service-broker
NAME READY STATUS RESTARTS AGE
pod/asb-1-vkvg8 1/1 Running 0 2h
NAME DESIRED CURRENT READY AGE
replicationcontroller/asb-1 1 1 1 2h
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
service/asb ClusterIP 172.30.216.241 <none> 1338/TCP,1337/TCP 2h
NAME REVISION DESIRED CURRENT TRIGGERED BY
deploymentconfig.apps.openshift.io/asb 1 1 1 config
NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD
route.route.openshift.io/asb-1338 asb-1338-openshift-ansible-service-broker.apps.oc.example asb 1338 reencrypt None
curl -X GET -H "Authorization: Bearer fEmCaDvbMP31Jkue3_ecB-ycnrKFO8pfZp2js0_4EKU" https://asb-1338-openshift-ansible-service-broke.apps.oc.example/osb/
404 page not found
I've tested with latest tooling and everything seems to be working for me. I believe this is probably because the version of the apb tool is using a different suffix to contact the broker than your broker expects (this has changed a few times in the past) so we have provided a command apb config which allows you to set these fields manually. I am closing this issue since it should be resolved if you enter the proper values in apb config
What happened:
apb CLI command returns status 404 for all sub commands
Environment:
Installed using openshift-ansible/release-3.10:
asb pod log:
The text was updated successfully, but these errors were encountered: