-
-
Notifications
You must be signed in to change notification settings - Fork 124
network: Update specialtarget=dns rules on DNS change #622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Before this change rules with specialtarget=dns have not been updated when the DNS server addresses have been changed. As before qubes-setup-dnat-to-ns handles only IPv4.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #622 +/- ##
==========================================
+ Coverage 71.10% 71.18% +0.08%
==========================================
Files 3 3
Lines 481 479 -2
==========================================
- Hits 342 341 -1
+ Misses 139 138 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025112000-4.3&flavor=pull-requests Test run included the following:
Upload failures
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025111104-4.3&flavor=update
Failed tests30 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/158999#dependencies 13 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:26 performance degradations
Remaining performance tests:153 tests
|
Before this change rules with specialtarget=dns have not been updated when the DNS server addresses have been changed.
As before qubes-setup-dnat-to-ns handles only IPv4.