Added
- File expiration limit to skip old files in rancid repos. For now hardcoded as 7 days.
- Static route parsing and storing for all supported vendors
- CLI option to hide interfaces in shutdown state
Changed
- Disabled static route detection in vrf in IOS-XR for now.
- Moved dev environment into docker
- Switched to python 3.10
- Disabled github actions-based unit tests
Fixed
- Always create `static_routes` entry as list, even when there's only one static route in config