Skip to content

Flush old iptables rules before testing new ones#414

Merged
selzoc merged 1 commit intomainfrom
add-nftables-checker
Feb 26, 2026
Merged

Flush old iptables rules before testing new ones#414
selzoc merged 1 commit intomainfrom
add-nftables-checker

Conversation

@selzoc
Copy link
Member

@selzoc selzoc commented Feb 26, 2026

The integration test setup basically launches an actual vm, then replaces the agent and re-runs the bootstrap process to add firewall rules. Since we're transitioning from iptables to nftables, we are in a transient state where the initial firewall rules setup when the vm was launched will still be in effect, but will be different than the ones intended to be tested.

The integration test setup basically launches an actual vm, then
replaces the agent and re-runs the bootstrap process to add firewall
rules.  Since we're transitioning from iptables to nftables, we are in a
transient state where the initial firewall rules setup when the vm was
launched will still be in effect, but will be different than the ones
intended to be tested.

ai-assisted=yes
[TNZ-60576]
@selzoc selzoc merged commit 5adc811 into main Feb 26, 2026
16 checks passed
@selzoc selzoc deleted the add-nftables-checker branch February 26, 2026 16:12
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