Skip to content
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

Missing expected instances when using ServiceInstances method #47

Open
aroper23 opened this issue Apr 30, 2018 · 0 comments
Open

Missing expected instances when using ServiceInstances method #47

aroper23 opened this issue Apr 30, 2018 · 0 comments

Comments

@aroper23
Copy link

We have two service instances, one in our Dev space and the other in our Prod space. Both services have the same name.

The results of ServiceInstances does not contain the instance that's in our Dev space. This happens whether we pass the space_guid for our Dev space to ServiceInstances or if we don't specify the space_guid.

The service instance in Prod is contained in the results of calling ServiceInstances if we pass the space_guid for the Prod space or if we don't specify the space_guid.

Is there a bug in cf-nodejs-client related to service instances sharing the same name in different spaces? Or perhaps a bug in Cloud Foundry itself? Please look at the attached application to see how we're calling ServiceInstances.

list-instances.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant