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

Org field suspended v8 #2735

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

fredga
Copy link
Contributor

@fredga fredga commented Jan 15, 2024

Where this PR should be backported?

  • main - all changes should by default start here
  • v8
  • v7

Description of the Change

The V3 API allows you to see the status of organizations. make this field visible in order to make it available for other developments that use the cloudfoundry go cli library.

Exemple, the community cf_exporter release uses the go library from the cloudfoundry cli in order to retrieve the metrics on the organizations. Currently only the name, guid and quota metrics are reported.
Would it be possible to recover the status of the organizations.

This feature is necessary for applications that use the cli product in go development such as cf_exporter in order to have additional metrics on the org.

This feature don't cause a breaking change. Users will not be affected by this change

Make the Suspended value returned by the V3 cloudfoundry API available to orgs metrics.

All units-full are SUCCESS.

Copy link

linux-foundation-easycla bot commented Jan 15, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: fredga / name: Frédéric Garcia (280bd30)

@dalvarado
Copy link
Contributor

hello @fredga, thanks for your contribution. Can you please create another PR for the same changes against the main branch? cheers! CC: @a-b

@moleske moleske merged commit 1d05b71 into cloudfoundry:v8 Jan 22, 2024
13 checks passed
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.

None yet

5 participants