Skip to content

Conversation

@NikolaMilosa
Copy link
Contributor

There were a couple of times when we were asked to open / close a specific set of subnets. This PR implements this as a separate command.

The same functionality could have been squeezed into UpdateDefaultSubnets but that command already has some logic which filters subnets based on their state, number of canisters, and so on. Adding more parameters like --skip-state-check and --skip-canister-number-check felt like hacking the command. This command has to be used only when we have been specifically requested to open or close specific subnets.

@NikolaMilosa NikolaMilosa requested a review from a team as a code owner July 14, 2025 16:02
@NikolaMilosa NikolaMilosa merged commit dfbeac7 into main Jul 15, 2025
10 of 12 checks passed
@NikolaMilosa NikolaMilosa deleted the nim-manually-open-subnets branch July 15, 2025 12:58
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.

3 participants