Skip to content

TOOLS-4074 Add a script to create clusters with the recordIdsReplicated feature enabled#873

Open
autarch wants to merge 1 commit intomasterfrom
02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled
Open

TOOLS-4074 Add a script to create clusters with the recordIdsReplicated feature enabled#873
autarch wants to merge 1 commit intomasterfrom
02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled

Conversation

@autarch
Copy link
Collaborator

@autarch autarch commented Feb 3, 2026

No description provided.

@autarch autarch changed the base branch from 02-03-centralize_the_connection_logic_for_tests_in_one_place_and_fix_it_for_atlas_clusters to graphite-base/873 February 4, 2026 04:05
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from 421fe1a to c649f96 Compare February 4, 2026 04:05
@autarch autarch changed the base branch from graphite-base/873 to 02-04-simplify_mongorestore.applyops_method February 4, 2026 04:05
@autarch autarch force-pushed the 02-04-simplify_mongorestore.applyops_method branch from 70986c3 to 15d97d8 Compare February 4, 2026 04:13
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from c649f96 to aaccbaa Compare February 4, 2026 04:13
@autarch autarch force-pushed the 02-04-simplify_mongorestore.applyops_method branch from 15d97d8 to d4f958e Compare February 4, 2026 06:51
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch 3 times, most recently from fb549f9 to 669b3e2 Compare February 4, 2026 14:13
@autarch autarch force-pushed the 02-04-simplify_mongorestore.applyops_method branch from 44067d2 to 56e7858 Compare February 4, 2026 14:13
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from 669b3e2 to ffd5991 Compare February 4, 2026 15:08
@autarch autarch force-pushed the 02-04-simplify_mongorestore.applyops_method branch 2 times, most recently from 5069664 to f1ee86f Compare February 5, 2026 03:11
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from ffd5991 to 0a45f17 Compare February 5, 2026 03:11
@autarch autarch marked this pull request as ready for review February 5, 2026 03:13
@autarch autarch requested a review from a team as a code owner February 5, 2026 03:13
@autarch autarch requested review from FGasper and nickweinberger and removed request for a team and nickweinberger February 5, 2026 03:13
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from 0a45f17 to d606be1 Compare February 5, 2026 03:20
@autarch autarch force-pushed the 02-04-simplify_mongorestore.applyops_method branch from f1ee86f to 0b817b9 Compare February 5, 2026 03:20
@autarch autarch changed the base branch from 02-04-simplify_mongorestore.applyops_method to graphite-base/873 February 5, 2026 15:49
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from d606be1 to 788c022 Compare February 5, 2026 15:51
@graphite-app graphite-app bot changed the base branch from graphite-base/873 to master February 5, 2026 15:52
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from 788c022 to 5d55bbf Compare February 5, 2026 15:52
@autarch autarch changed the base branch from master to graphite-base/873 February 5, 2026 15:58
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from 5d55bbf to 5f015b9 Compare February 5, 2026 15:58
@autarch autarch changed the base branch from graphite-base/873 to 02-05-fix_a_post-merge_bug February 5, 2026 15:58
@autarch autarch mentioned this pull request Feb 5, 2026
@autarch autarch changed the base branch from 02-05-fix_a_post-merge_bug to graphite-base/873 February 5, 2026 16:28
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from 5f015b9 to 84479d4 Compare February 5, 2026 16:29
@graphite-app graphite-app bot changed the base branch from graphite-base/873 to master February 5, 2026 16:29
@autarch autarch force-pushed the 02-03-add_a_script_to_create_clusters_with_the_recordidsreplicated_feature_enabled branch from 84479d4 to 06fb8df Compare February 5, 2026 16:29
Copy link
Collaborator

@FGasper FGasper left a comment

Choose a reason for hiding this comment

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

A couple small things.


CLUSTER_ID="$1"
ATLAS_BASE_URL="https://cloud-dev.mongodb.com/api/atlas/v2"
GROUP_ID="673e58327d4f1a7610a14faf"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Where does this come from? Should it be in an open-source repo?

@@ -0,0 +1,61 @@
#!/bin/bash

Copy link
Collaborator

Choose a reason for hiding this comment

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

set -o errexit
set -o pipefail

?

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