You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Feature Request Info
Problem you are trying to solve
A single cf-mysql-release deployment being used by multiple distinct CF deployments.
Proposed solution/feature
What is the proposed solution and why do you think it is the best approach to the problem above.
Would you want to open an PR for this feature?
Bug Report Info
Currently:
Currently, a single CF endpoint is configured
cf-mysql-release/jobs/cf-mysql-broker/spec
Lines 38 to 40 in 9c077a9
and it then used in quota enforcer dashboard for:
https://github.com/cloudfoundry/cf-mysql-broker/blob/499b039875/lib/configuration.rb#L28-L35
https://github.com/cloudfoundry/cf-mysql-broker/blob/c4ca47aeda9d22a70d51db7683d9c39fa51b611d/lib/configuration.rb#L16-L26
https://github.com/cloudfoundry/cf-mysql-broker/blob/c4ca47aeda9d22a70d51db7683d9c39fa51b611d/app/models/service_instance_access_verifier.rb
Expected:
CC client should dynamically be configured using
X-Api-Info-Location
header send by CC as described in https://docs.cloudfoundry.org/services/supporting-multiple-cf-instances.htmlSteps to Reproduce:
Please provide as much detail as possible.
Deployment Context:
Please provide relevant details about your deployment. That might include:
Reference:
The text was updated successfully, but these errors were encountered: