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

update web image in docker compose #6680

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

Assem-Uber
Copy link
Contributor

What changed?
Update cadence-web image configuration within docker-compose files

Why?
The new version of cadence-web uses gRPC instead of Tchannel.
Also single cadence-web instance can connect to multiple clusters, so we now use single image in multi-cluster composed images

How did you test it?
Ran the compose command command for docker-compose.yml, docker-compose-local-replication-simulation.yml & docker-compose-multiclusters.yml. After running the images cadence-web showed list of domains from selected clusters.

@Assem-Uber Assem-Uber enabled auto-merge (squash) February 19, 2025 16:18
@Assem-Uber Assem-Uber disabled auto-merge February 20, 2025 10:55
@Assem-Uber Assem-Uber force-pushed the feature/CDNC-12434/update-docker-compose branch 2 times, most recently from c699014 to f08b127 Compare February 20, 2025 11:23
@Assem-Uber Assem-Uber merged commit c5c3d6a into master Feb 20, 2025
23 checks passed
@Assem-Uber Assem-Uber deleted the feature/CDNC-12434/update-docker-compose branch February 20, 2025 12:44
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