v2.8.0
What's Changed
- support build image for arm64 and ppc64le by @cyclinder in #234
- tidy deploymenmt folder by @adrianchiris in #237
- code clean for pkg/utils.go IsValidMACAddress by @yanggangtony in #238
- Bump golang.org/x/net from 0.0.0-20220802222814-0bcc04d9c69b to 0.7.0 by @dependabot in #244
- Update readme by @Eoghan1232 in #243
- bump gopkg.in/yaml.v2 by @SalDaniele in #248
- bump golang version to 1.20 by @yulng in #245
- Add codeql workflow by @adrianchiris in #254
- Bump golangci-lint in Makefile as well by @jiriproX in #259
- update multus configuration reference link in README by @frbimo in #262
- Remove unused GODOC from Makefile by @adrianchiris in #261
- Enable race detection in unit tests by @AlinaSecret in #264
- use make lint in the github actions by @SchSeba in #265
- Add support to revert VF trust by @SchSeba in #258
- Workflow Maintenance by @adrianchiris in #266
- fix typo in push workflows by @adrianchiris in #267
- Add both hardware and nic mac allocation retry by @SchSeba in #239
- Add support for allmulticast flag by @mlguerrero12 in #268
- expose mac address as part of networks-status in pod yaml by @SchSeba in #240
- Revert "Add support for allmulticast flag" by @adrianchiris in #272
- Fix mac address verification by @SchSeba in #274
- Delete ConfIFNames parameter by @mlguerrero12 in #269
- Check VF ID existence in Del cmd by @mlguerrero12 in #273
- Remove Dockerfile.rhel7 by @bn222 in #279
- Support vlan Proto by @mlguerrero12 in #277
- Fix checks for vlan parameters by @mlguerrero12 in #281
- Add logging to sriov-cni by @andreaskaris in #276
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #284
- Set MAC address after renaming the interface by @zeeke in #280
- Fix release workflow by @adrianchiris in #287
- fix platform in image push release workflow by @adrianchiris in #288
- Optionally avoid sleeping in
entrypoint.sh
by @zeeke in #289 - bump go version to 1.21 by @ii2day in #290
- chore: Add OWNERS file by @killianmuldoon in #293
- Add SRIOV Operator CI lane by @zeeke in #282
- Remove interface name from alt name if exist by @SchSeba in #292
- return MTU in results by @SchSeba in #295
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #297
- Skip setting vlan when parameter is not present by @mlguerrero12 in #296
- Fix the cache save by @SchSeba in #298
New Contributors
- @yanggangtony made their first contribution in #238
- @dependabot made their first contribution in #244
- @Eoghan1232 made their first contribution in #243
- @SalDaniele made their first contribution in #248
- @yulng made their first contribution in #245
- @jiriproX made their first contribution in #259
- @frbimo made their first contribution in #262
- @AlinaSecret made their first contribution in #264
- @mlguerrero12 made their first contribution in #268
- @bn222 made their first contribution in #279
- @andreaskaris made their first contribution in #276
- @ii2day made their first contribution in #290
Full Changelog: v2.7.0...v2.8.0