Skip to content

Whitespace in VCAP_SERVICES causing problems with some legacy dependencies #221

@youngm

Description

@youngm

Hi, our users are working on migrating from DEA to Diego. One of the areas of most pain have come from white space differences of VCAP_SERVICES between DEA and Diego.

The white space differences between the 2 have exposed several bugs.

We can certainly fix this and encourage all our users of this library to also upgrade. However, before doing that I thought I would propose the idea of simply making VCAP_SERVICES white space format more compatible with what DEA produces....or at the very least consider stripping all white space from VCAP_SERVICES and make that the gold standard format going forward. Zero white space VCAP_SERVICES is something you can test for and help ensure minor VCAP_SERVICES format changes in the future don't cause upgrade issues for applications with weird bugs like this.

It would be much simpler for our users if nobody needed to upgrade anything because of VCAP_SERVICES formatting differences between Diego and DEA. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions