Skip to content

Support file-base VCAP_SERVICES bindings#363

Merged
KarstenSchnitter merged 2 commits intomainfrom
file-based-vcap-services
Mar 31, 2026
Merged

Support file-base VCAP_SERVICES bindings#363
KarstenSchnitter merged 2 commits intomainfrom
file-based-vcap-services

Conversation

@KarstenSchnitter
Copy link
Copy Markdown
Contributor

addresses #362

This change adds support for file-based VCAP services as documented in [1]. The extension will check first if the configuration file set in VCAP_SERVICES_FILE_PATH can be read. If not it will fall-back to the content of VCAP_SERVICES which is the old behaviour.

[1] https://docs.cloudfoundry.org/devguide/services/application-binding.html#file-based-vcap-services

This change adds support for file-based VCAP services as documented in [1].
The extension will check first if the configuration file set in VCAP_SERVICES_FILE_PATH
can be read. If not it will fall-back to the content of VCAP_SERVICES which is the
old behaviour.

[1] https://docs.cloudfoundry.org/devguide/services/application-binding.html#file-based-vcap-services

Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>
@KarstenSchnitter KarstenSchnitter merged commit 2c38360 into main Mar 31, 2026
3 checks passed
@KarstenSchnitter KarstenSchnitter deleted the file-based-vcap-services branch March 31, 2026 08:40
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