Document VCAP_SERVICES to service binding files translation - #5314
Merged
philippthun merged 1 commit intoJul 28, 2026
Merged
Conversation
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
force-pushed
the
docs-service-binding-files
branch
from
July 27, 2026 16:57
348056b to
af44624
Compare
philippthun
marked this pull request as ready for review
July 28, 2026 08:11
jochenehret
self-requested a review
July 28, 2026 08:28
jochenehret
approved these changes
Jul 28, 2026
jochenehret
left a comment
Contributor
There was a problem hiding this comment.
Looks good! But from where exactly is this page reachable?
Member
Author
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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
mainbranchI have run all the unit tests using
bundle exec rakeI have run CF Acceptance Tests