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

Don't list disabled plans in cf marketplace #1625

Conversation

williammartin
Copy link
Contributor

Currently executing the cf marketplace command will give you
a list of services and related to them plans. If you have the admin role
it will list the disabled plans as well.

This commit fixes this issue and cf marketplace will be showing
only the plans that are available in the current space.

[fixes #967]

Co-authored-by: Aarti Kriplani akriplani@pivotal.io
Signed-off-by: Aarti Kriplani akriplani@pivotal.io

Currently executing the `cf marketplace` command will give you
a list of services and related to them plans. If you have the admin role
it will list the disabeled plans aswell.
This commit fixes this issue and `cf marketplace` will be showing
only the plans that are available in the current space.

[finishes #164045778]

Co-authored-by: Aarti Kriplani <akriplani@pivotal.io>
Signed-off-by: Aarti Kriplani <akriplani@pivotal.io>
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/165674475

The labels on this github issue will be updated when the story is started.

@cfdreddbot
Copy link

✅ Hey williammartin! The commit authors and yourself have already signed the CLA.

@williammartin williammartin merged commit 5fca03e into cloudfoundry:master Apr 29, 2019
@FlorentFlament
Copy link

This commit has been reverted there: d3f8214

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

Successfully merging this pull request may close these issues.

cf marketplace lists disabled plans
5 participants