-
Notifications
You must be signed in to change notification settings - Fork 71
Improve netplan and networkd support #550
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
Improve netplan and networkd support #550
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #550 +/- ##
==========================================
- Coverage 74.02% 73.99% -0.03%
==========================================
Files 285 284 -1
Lines 23578 23534 -44
==========================================
- Hits 17454 17415 -39
+ Misses 6124 6119 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Stefan de Reuver <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #550 +/- ##
==========================================
+ Coverage 74.93% 74.97% +0.04%
==========================================
Files 288 288
Lines 24145 24172 +27
==========================================
+ Hits 18093 18124 +31
+ Misses 6052 6048 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, miss clicked on "Approve"
Co-authored-by: Stefan de Reuver <[email protected]>
This PR improves the support and robustness for static and dynamic netplan configuration parsing on linux targets.
messagesplugin now parses/var/lib/installer/syslog*and/var/lib/cloud-init.logas well.parse_unix_dhcp_log_messagesnow searches output from themessagesandjournalpluginsipsno longer breaks when encountering malformed or empty yaml files