-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Problem (Pain Point #6)
Netplan's strict YAML formatting causes network outages from simple typos.
"It's insane how complicated a stupid simple task can be. Thank you Canonical... May it burn in yaml mordor."
Solution
Build a network config validator that:
- Validates YAML syntax before apply
- Checks semantic correctness (valid IPs, routes)
- Shows diff of what will change
- Dry-run mode with revert timer
- Plain English error messages
Bounty: $50 (+ $50 bonus after funding)
Based on Linux Pain Points Research 2025-2026