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

GODRIVER-3061 Support Load Balancing in Docker Container #1494

Merged
merged 24 commits into from
Dec 20, 2023

Conversation

blink1073
Copy link
Member

GODRIVER-3061

Summary

Support running the server and client separately in Docker containers, which allows us to start other services like the load balancer in parallel.

Background & Motivation

We should support testing load balanced tests using docker containers.

Copy link
Contributor

API Change Report

No changes found!

mongo/client_test.go Outdated Show resolved Hide resolved
etc/docker_entry.sh Outdated Show resolved Hide resolved
Copy link
Collaborator

@qingyang-hu qingyang-hu left a comment

Choose a reason for hiding this comment

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

LGTM except a couple of trivial suggestions.

blink1073 and others added 3 commits December 14, 2023 17:02
Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
blink1073 and others added 3 commits December 14, 2023 17:02
Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
.evergreen/config.yml Outdated Show resolved Hide resolved
qingyang-hu
qingyang-hu previously approved these changes Dec 15, 2023
@blink1073
Copy link
Member Author

evergreen retry

@blink1073 blink1073 merged commit d46f29c into mongodb:v1 Dec 20, 2023
27 of 40 checks passed
@blink1073 blink1073 deleted the standalone-docker branch December 20, 2023 12:27
blink1073 added a commit to blink1073/mongo-go-driver that referenced this pull request Dec 20, 2023
Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
(cherry picked from commit d46f29c)
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