Skip to content

fix: Regexp of network devices to remove#533

Open
cmainas wants to merge 1 commit intomainfrom
fix_regexp_in_network_removal
Open

fix: Regexp of network devices to remove#533
cmainas wants to merge 1 commit intomainfrom
fix_regexp_in_network_removal

Conversation

@cmainas
Copy link
Contributor

@cmainas cmainas commented Mar 13, 2026

Description

Fix the regexp that compares against the network interfaces to find urunc tap devices. Make it follow the correct naming convention we use for tap devices in urunc.

Related issues

How was this tested?

In a k3s environment deployed a urunc container, killed the monitor process and checked if the restarted pod is responsive to network requests.

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

@netlify
Copy link

netlify bot commented Mar 13, 2026

Deploy Preview for urunc canceled.

Name Link
🔨 Latest commit e0d07ed
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/69b42fd2ab209300079b2c7d

@cmainas cmainas force-pushed the fix_regexp_in_network_removal branch from 83b8fd0 to e0d07ed Compare March 13, 2026 15:40
Fix the regexp that compares the network interfaces names to find
urunc tap devices. Make it follow the correct naming convention we use
for tap devices in urunc.

Signed-off-by: Charalampos Mainas <charalampos.mainas@gmail.com>
@cmainas cmainas requested a review from ananos March 13, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant