Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Credentials in VCAP_SERVICES are objects #3162

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

#2900

What is this change about?

Fix VCAP_SERVICES env var format: service binding credentials are objects, not string key value pairs

Does this PR introduce a breaking change?

No

rather than map[string]string

Issue: #2900

Co-authored-by: Danail Branekov <danailster@gmail.com>
Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
@georgethebeatle georgethebeatle merged commit bcc7014 into main Mar 13, 2024
11 checks passed
@georgethebeatle georgethebeatle deleted the issues/2900-object-credentials-vcap-services branch March 13, 2024 10:22
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