-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensures datasets get propagated into RSS blueprint (#7000)
- Ensures that RSS actually tracks datasets and adds them to the initial blueprint - Ensures that RSS adds all datasets to CockroachDB, including the Debug dataset, Zone filesystems, etc - Ensures that RSS sets the datasets during initialization Fixes #6989
- Loading branch information
Showing
19 changed files
with
714 additions
and
365 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
120 changes: 60 additions & 60 deletions
120
dev-tools/reconfigurator-cli/tests/output/cmd-example-stdout
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
60 changes: 30 additions & 30 deletions
60
nexus/reconfigurator/planning/tests/output/blueprint_builder_initial_diff.txt
Large diffs are not rendered by default.
Oops, something went wrong.
80 changes: 40 additions & 40 deletions
80
nexus/reconfigurator/planning/tests/output/planner_basic_add_sled_2_3.txt
Large diffs are not rendered by default.
Oops, something went wrong.
80 changes: 40 additions & 40 deletions
80
nexus/reconfigurator/planning/tests/output/planner_basic_add_sled_3_5.txt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.