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

filter plans by offering name #3435

Merged
merged 3 commits into from
Aug 16, 2024
Merged

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

No

What is this change about?

Filter service plans by offering name

  • The broker controller sets the RelServiceOfferingNameLabel label in the
    CFServicePlan resource
  • The plan repositories can filter listedplans by the provided broker name

This is needed to support the -e (show plan details) paramter of cf marketplace

Tag your pair, your PM, and/or team

@georgethebeatle

danail-branekov and others added 3 commits August 15, 2024 13:46
Included resources in the API response should be in the same format the
API would return them when getting them. This change makes the include
resolver delegate to a presenter that in turn delegates to the included
object presenter

This fixes service broker names not being visible in `cf marketplace`
* The broker controller sets the `RelServiceOfferingNameLabel` label in
  the `CFServicePlan` resource
* The plan repositories can filter listedplans by the provided broker
  name

  This is needed to support the `-e` (show plan details) paramter of `cf
  marketplace`
@georgethebeatle georgethebeatle enabled auto-merge (rebase) August 16, 2024 09:41
@georgethebeatle georgethebeatle merged commit 704dc16 into main Aug 16, 2024
11 checks passed
@georgethebeatle georgethebeatle deleted the filter-plans-by-offering-name branch August 16, 2024 09:51
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

Successfully merging this pull request may close these issues.

2 participants