cloud-operators
cloud-operators copied to clipboard
Long provision times for Binding should not Fail (expect Pending)
Example: postgresql
I tried with cloudant and got a Failed state as well. Might be related. Perhaps some resource bindings enter a Failed state, while others do not.
The cloudant failure message:
spec:
serviceName: mycloudant
status:
instanceId: 'crn:v1:bluemix:public:cloudantnosqldb:us-south:a/000:000::'
keyInstanceId: IN PROGRESS
message: |
Request failed with status code: 400, ServerErrorResponse: {"message":"The resource instance is removed/invalid","status_code":400,"transaction_id":"bss-ce89a023fd071ab9"}
state: Failed
I haven't tried Postgres yet, but we'll probably need the failure message to debug further.