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

fix: Retain the internal Couchbase builder configuration if the user overrides the default configuration #1040

Merged

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

The PR makes the internal configurations that are not exposed to the public (yet) static. This keeps the configuration the same for all Couchbase builder instances.

Why is it important?

With the previous configuration, the user could "override" certain parts of the internal default configuration (the enabled services), leading to inconsistent results in readiness checks.

Related issues

@HofmeisterAn HofmeisterAn added the bug Something isn't working label Nov 1, 2023
Copy link

netlify bot commented Nov 1, 2023

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 9d92720
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/6542766a7921d90008594ee6
😎 Deploy Preview https://deploy-preview-1040--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@HofmeisterAn HofmeisterAn merged commit ceb9b05 into develop Nov 1, 2023
12 checks passed
@HofmeisterAn HofmeisterAn deleted the bugfix/prevent-overriding-couchbase-enabled-services branch November 1, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant