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

As an app developer I want the service binding credentials to be available to the app as a servicebinding.io binding #3294

Open
danail-branekov opened this issue May 23, 2024 · 0 comments

Comments

@danail-branekov
Copy link
Member

GIVEN I have bound an app to a managed service
WHEN I check the $SERVICE_BINDING_ROOT directory from within the app
THEN I see a subdirectory representing the binding containing files for each entry of the binding credentials

Dev notes:

  • In order to get the servicebinding.io ducktype working, the name of the secret where the binding credentials have been stored to should be set to CFServiceBinding.Status.Binding.Name
  • The secret above should have type servicebinding.io/managed
  • The implementation should create a servicebinding.io ServiceBinding with Spec.Type set to managed
  • servicebinding.io docs
  • Managed services proposal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🇪🇺 To do
Development

No branches or pull requests

1 participant