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

feat(modules.cockroachdb) TLS support #2133

Closed
wants to merge 8 commits into from

Conversation

rcrowe
Copy link
Contributor

@rcrowe rcrowe commented Jan 22, 2024

Will rebase on #2131 once that merges

What does this PR do?

Adds TLS support so that you can serve & connect to CockroachDB over TLS.

Copy link

netlify bot commented Jan 22, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit cf984ae
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/65ae78ee20c7aa00086c76ec
😎 Deploy Preview https://deploy-preview-2133--testcontainers-go.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.


Control the maximum amount of memory used for storage, by default this is 100% but can be changed by provided a valid option to `WithStoreSize`. Checkout https://www.cockroachlabs.com/docs/stable/cockroach-start#store for the full range of options available.

### Container Methods
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Add TLS method

- `context.Context`, the Go context.
- `testcontainers.ContainerCustomizer`, a variadic argument for passing options.

### Container Options
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Add TLS method

@rcrowe
Copy link
Contributor Author

rcrowe commented Jan 22, 2024

Going to rework this once #2131 lands

@rcrowe rcrowe closed this Jan 22, 2024
@rcrowe rcrowe deleted the module-cockroachdb-tls branch January 22, 2024 22:06
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.

1 participant