v0.2.0
What's Changed
- Configure GitHub workflows for the repo by @ykulazhenkov in #27
- Remove unused functions from manager and utils packages by @ykulazhenkov in #30
- Configure coverage report for the repo by @ykulazhenkov in #29
- Rename and move sriovnet and netlink wrappers by @ykulazhenkov in #31
- Move configuration caching logic to separate package by @ykulazhenkov in #32
- Code refactoring and change project structure by @ykulazhenkov in #33
- Fix range of allowed VLAN IDs for trunk configuration by @ykulazhenkov in #35
- Add unit tests for plugin package by @ykulazhenkov in #34
- Refactoring plugin package by @ykulazhenkov in #36
- Enable funlen and gocognit linters by @ykulazhenkov in #37
- Add support for VFs which use userspace drivers by @ykulazhenkov in #38
Full Changelog: v0.1.0...v0.2.0