8000 Add CurrentDropletGUID attribute to application resource [v8] by gmllt · Pull Request #3353 · cloudfoundry/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add CurrentDropletGUID attribute to application resource [v8] #3353

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

Merged

Conversation

gmllt
Copy link
Member
@gmllt gmllt commented Jan 8, 2025

Where this PR should be backported?

Description of the Change

The V3 API now allows you to access to the relationships existing beween an app and its current droplet.
This PR make this relationship visible trough a new CurrentDropletGUID attribute in the resource application.

The community cf_exporter currently use the /v2/spaces/:guid/summary endpoint to gain access to buildpack associated to an application. Have this relationship visible would help get rid of calls on this endpoint and retrieve informations from bbs about DesiredLRPs and RunningLRPS.

This feature will not cause breaking change.

@gmllt gmllt force-pushed the add-current-droplet-relationships-for-apps branch from 0f5db4b to d68b086 Compare January 31, 2025 07:34
Copy link
Contributor
@joaopapereira joaopapereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gmllt gmllt force-pushed the add-current-droplet-relationships-for-apps branch from 70051de to 8ce74f5 Compare February 10, 2025 10:31
@joaopapereira joaopapereira merged commit d4253ee into cloudfoundry:v8 Feb 10, 2025
19 checks passed
@a-b a-b mentioned this pull request Feb 25, 2025
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
0