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

Binding apps of shared instances are shown as part of the main instance #2309

Open
boazwimmer opened this issue Aug 29, 2022 · 1 comment
Open
Assignees

Comments

@boazwimmer
Copy link

What's the user value of this feature request?
The user value is that he will see a clear list of the binded applications only once when looking at the service details (cf service ) and not multiple times for every shared space.
In our case, we have a shared instance with about 40 binded applications and we shared it with ~10 spaces. So, it's not manageable to view so many binded applications in one view.

Who is the functionality for?
Developers and operators who use the CF CLI and need to share their instance with other CF spaces.

How often will this functionality be used by the user?
The usage of this feature is based on the user's tasks, but in general, whenever the user would like to share the instance with other spaces and see the service detailed.

Who else is affected by the change?
This feature doesn't cause a breaking change. No other users affected by this change.

Is your feature request related to a problem? Please describe.
The problem is that binded applications of shared instances are shown on the binded apps list of the service instance.
When sharing the instance in N spaces , the binded apps list is duplicated N times.

See attached file for result of "cf service portal-dynatrace" cmd in lts space where portal-dynatrace service instance is shared with 6 spaces.
cf service portal-dynatrace in lts.txt

Describe the solution you'd like
The expectation is that when viewing the details of the service in the main space, only its binded application will appear. A new environment variable will be added to specify the space that the user would like to see its binded applications.

Describe alternatives you've considered
We see no other alternative solution.

Additional context
N/A

Note:
As of the GA of the v7 CLI, the v6 line is no longer under active development and will be updated only to patch CVEs or fix severe blocking defects with no workarounds.

@gururajsh
Copy link
Member

Hi. Thank you for your submission. Will discuss this with the team and get back to you.

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

No branches or pull requests

3 participants