Feature
- support macvlan
Code enhancement
- refactor code structure (add internal packages)
- upgrade to ginkgo V2
- generate measurable test coverage results
- improve test coverage to 60%
Fix
- correct sample multinicnetwork for macvlan+whereabouts IPAM
- handle error from ghw.PCI call
- inconsistent multi-nic-ipam results causes unexpected out of available index (PR #267)
- detect vlan interface 2 by @minmzzhang in #259
- support macvlan plugin by @minmzzhang in #260
- chore: refactor unit-test and pack internal packages by @sunya-ch in #261
- fix whereabouts IPAM config for macvlan when multiNICIPAM is set to false by @minmzzhang in #263
- chore: upgrade ginkgo v2, add lint fix by @sunya-ch in #262
- Add default channel into bundle annotations. by @minmzzhang in #266
- chore: add test coverage markdown and add unit test for compute and plugin modules by @sunya-ch in #267
- ops: add release issue template by @sunya-ch in #270
- ops: remove link from release template by @sunya-ch in #272
Full Changelog: release-v1.2.6...release-v1.2.7