Skip to content

Add routable field to process stats examples#4962

Merged
kathap merged 1 commit intomainfrom
add-routable-to-process-stats-example
Mar 25, 2026
Merged

Add routable field to process stats examples#4962
kathap merged 1 commit intomainfrom
add-routable-to-process-stats-example

Conversation

@kathap
Copy link
Contributor

@kathap kathap commented Mar 24, 2026

  • A short explanation of the proposed change:
    Add the missing routable field to the process stats JSON examples in the API documentation.

  • An explanation of the use cases your change solves
    The routable field is documented in the process stats object specification but was missing from the JSON response examples. This inconsistency could confuse
    API consumers who reference the examples when building integrations. Adding the field to the examples ensures developers see the complete response structure,
    including the routable boolean that indicates whether an instance can receive traffic based on its readiness check status.

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@jochenehret jochenehret self-requested a review March 24, 2026 15:53
@kathap kathap merged commit 728c6f1 into main Mar 25, 2026
6 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Mar 25, 2026
Changes in cloud_controller_ng:

- Replace Tomcat with Spring Boot
    PR: cloudfoundry/cloud_controller_ng#4963
    Author: Johannes Haass <johannes.haass@sap.com>

- Add routable field to process stats examples
    PR: cloudfoundry/cloud_controller_ng#4962
    Author: Katharina Przybill <30441792+kathap@users.noreply.github.com>
@moleske moleske deleted the add-routable-to-process-stats-example branch March 25, 2026 16:04
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