What's Changed
- chore: update supported nic fw configmap for doca 25.01 release by @almaslennikov in #73
- chore(deps): bump the kubernetes group with 3 updates by @dependabot in #74
- chore(deps): bump github.com/jaypipes/ghw from 0.12.0 to 0.13.0 by @dependabot in #77
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.19.6 by @dependabot in #76
- chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #75
- chore: bump golang from 1.23 to 1.24 by @dependabot in #72
- switch from mstconfig tool to mlxconfig by @almaslennikov in #80
- add NicFirmwareTemplate and NicFirmwareSource CRDs by @almaslennikov in #78
- chore: refactor NicDevice controller for better readability by @almaslennikov in #82
- Refactor controller tests for stability and readability by @almaslennikov in #84
- chore(deps): bump github.com/jaypipes/ghw from 0.13.0 to 0.14.0 by @dependabot in #83
- Add the design reference doc by @almaslennikov in #81
- include stderr logs for easier debugging by @kitfoman in #88
- Add a controller for NicFirmwareTemplates by @almaslennikov in #79
- move maintenance update event handler to maintenance package by @almaslennikov in #85
- feat: Provisioning for fw binaries by @almaslennikov in #60
- add ResetNicFirmware func to HostManager + add exception for Bluefield by @almaslennikov in #86
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #90
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.6 to 0.19.7 by @dependabot in #89
- full fw upgrade feature by @almaslennikov in #87
New Contributors
Full Changelog: v0.1.17...v0.1.18