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

Troubleshoot cf provider panic with various changes #902

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

jameshochadel
Copy link
Contributor

Changes proposed in this pull request:

  • Memory and disk quota are in MB per the docs
  • The broker looks for the 'mysql' tags in VCAP_SERVICES to find DB creds
  • Establish an explicit depends_on relationship so the app is created before it's registered as a service broker

security considerations

None new.

- Memory and disk quota are in MB per the docs
- The broker looks for the 'mysql' tags in VCAP_SERVICES to find DB creds
- Establish an explicit depends_on relationship so the app is created before it's registered as a service broker
@jameshochadel jameshochadel requested a review from a team as a code owner October 7, 2024 14:46
@jameshochadel jameshochadel merged commit 5135d99 into main Oct 7, 2024
1 check passed
@jameshochadel jameshochadel deleted the csb-terraform branch October 7, 2024 15:05
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