Skip to content

chore(firewall): remove obsolete default firewall config path#9342

Draft
pierugo-dfinity wants to merge 3 commits intomasterfrom
pierugo/firewall/remove-obsolete-default-path
Draft

chore(firewall): remove obsolete default firewall config path#9342
pierugo-dfinity wants to merge 3 commits intomasterfrom
pierugo/firewall/remove-obsolete-default-path

Conversation

@pierugo-dfinity
Copy link
Contributor

@pierugo-dfinity pierugo-dfinity commented Mar 13, 2026

The orchestrator's firewall uses two orthogonal ways to detect that it is running in a testnet: whether or not the config file is the default value and whether or not there are rules in the registry. This is confusing and error-prone.

In practice, we now always use the second way since the config file is set in the ic.json5 template. Indeed, no testnet logged the first way in the past months. This PR thus removes the ability to disable the firewall.

@github-actions github-actions bot added the chore label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant