Skip to content

chore(compass-user-data): remove old cluster-connection subdomain references COMPASS-10553#7944

Merged
nbbeeken merged 1 commit intomainfrom
COMPASS-10553
Apr 6, 2026
Merged

chore(compass-user-data): remove old cluster-connection subdomain references COMPASS-10553#7944
nbbeeken merged 1 commit intomainfrom
COMPASS-10553

Conversation

@nbbeeken
Copy link
Copy Markdown
Collaborator

@nbbeeken nbbeeken commented Apr 3, 2026

Description

Just removing this so we don't get mixed up when looking for usages since we're going to repurpose the subdomain

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the compass-user-data test suite to remove legacy cluster-connection.cloud.mongodb.com subdomain references, reducing confusion when searching for or repurposing that subdomain elsewhere in the codebase.

Changes:

  • Replaced cluster-connection.cloud.mongodb.com/... with cloud.mongodb.com/... in AtlasUserData unit test stubs and assertions.
  • Minor formatting simplifications for a few .returns(...) calls while updating the strings.

@nbbeeken nbbeeken changed the title chore(compass-user-data): remove old cluster-connection subdomain references chore(compass-user-data): remove old cluster-connection subdomain references COMPASS-10553 Apr 3, 2026
Copy link
Copy Markdown
Collaborator

@johnjackweir johnjackweir left a comment

Choose a reason for hiding this comment

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

what happens if someone hits the old URL?

@nbbeeken nbbeeken merged commit 1e3ce04 into main Apr 6, 2026
58 of 62 checks passed
@nbbeeken nbbeeken deleted the COMPASS-10553 branch April 6, 2026 18:27
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.

4 participants