Skip to content

Document VCAP_SERVICES to service binding files translation - #5314

Merged
philippthun merged 1 commit into
cloudfoundry:mainfrom
sap-contributions:docs-service-binding-files
Jul 28, 2026
Merged

Document VCAP_SERVICES to service binding files translation#5314
philippthun merged 1 commit into
cloudfoundry:mainfrom
sap-contributions:docs-service-binding-files

Conversation

@philippthun

Copy link
Copy Markdown
Member

Add a v3 API docs section describing how the service-binding-k8s and file-based-vcap-services app features expose service bindings on the container file system, including the per-binding file layout, naming rules, reserved attributes, size limit, and examples.

  • 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

Add a v3 API docs section describing how the service-binding-k8s and
file-based-vcap-services app features expose service bindings on the
container file system, including the per-binding file layout, naming
rules, reserved attributes, size limit, and examples.
@philippthun
philippthun force-pushed the docs-service-binding-files branch from 348056b to af44624 Compare July 27, 2026 16:57
@philippthun
philippthun marked this pull request as ready for review July 28, 2026 08:11
@jochenehret
jochenehret self-requested a review July 28, 2026 08:28

@jochenehret jochenehret left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good! But from where exactly is this page reachable?

@philippthun

Copy link
Copy Markdown
Member Author

... But from where exactly is this page reachable?

It will be available in the navigation pane after "Supported app features":
image

@philippthun
philippthun merged commit fc83dc1 into cloudfoundry:main Jul 28, 2026
6 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jul 28, 2026
Changes in cloud_controller_ng:

- Bump UAA devcontainer to SapMachine JDK 25
    PR: cloudfoundry/cloud_controller_ng#5309
    Author: Philipp Thun <philipp.thun@sap.com>

- Hide unavailable loggregator endpoints from / response
    PR: cloudfoundry/cloud_controller_ng#5117
    Author: Philipp Thun <philipp.thun@sap.com>

- Document VCAP_SERVICES to service binding files translation
    PR: cloudfoundry/cloud_controller_ng#5314
    Author: Philipp Thun <philipp.thun@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Technical Specification: Translation of VCAP_SERVICES to Service Binding Files

2 participants