Skip to content

Support VCAP_SERVICES_FILE_PATH #389

@sebastien-savalle

Description

@sebastien-savalle

What shall be solved?
Cloud foundry team introduced a new option to load VCAP service bindings from a file. This was done to bypass the variable limit set to 128kb.
So, it would be nice to support this feature in CAP to avoid usage of fallbacks solution like environment variables.

Proposed solution
@sap/xsenv library already support this feature and it would be nice to also support in CAP since version 5.6.0
https://www.npmjs.com/package/@sap/xsenv/v/5.6.1?activeTab=code

You can also find more details here:

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

Thanks a lot,
Sebastien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions