jasonmimick / atlas-osb

DEPRECATED: See https://github.com/mongodb/atlas-osb
https://github.com/mongodb/atlas-osb
Apache License 2.0
0 stars 2 forks source link

Creating service with the same name shows wrong status #33

Closed leo-ri closed 4 years ago

leo-ri commented 4 years ago

before: aws-atlas-test-instance-master-man-4d541d1 service is exist if we call cf create-service with the same name

output: "Creating service instance aws-atlas-test-instance-master-man-4d541d1 in org atlas-test-master-man / space 4d541d1 as admin... OK

Service aws-atlas-test-instance-master-man-4d541d1 already exists"

Result: status OK Expectation: status FAILED

vasilevp commented 4 years ago

Not our problem - this is how CF works.