Releases: Mellanox/nic-configuration-operator
Releases · Mellanox/nic-configuration-operator
v1.0.3
What's Changed
- Remove warning about BF3 resets by @almaslennikov in #111
- Update supported-nic-firmware configmap for 25.04 release by @e0ne in #112
- chore(deps): bump github.com/Mellanox/maintenance-operator/api from 0.2.1 to 0.2.2 by @dependabot in #108
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore(deps): bump github.com/Mellanox/maintenance-operator/api from 0.2.0 to 0.2.1 by @dependabot in #105
- chore(deps): bump the kubernetes group with 3 updates by @dependabot in #104
- fix: consider config reset successful after reboot by @almaslennikov in #109
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix: fix the number of parameters in a log call by @almaslennikov in #103
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- chore(deps): bump github.com/jaypipes/ghw from 0.14.0 to 0.15.0 by @dependabot in #92
- chore(deps): bump the kubernetes group with 3 updates by @dependabot in #91
- update docs to include FW upgrade feature by @almaslennikov in #93
- chore(deps): bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #94
- chore(deps): bump github.com/jaypipes/ghw from 0.15.0 to 0.16.0 by @dependabot in #95
- fix: restore operation mode of BF3 after configuration reset by @almaslennikov in #97
- fix: don't apply template spec if more than one template matches device by @almaslennikov in #98
- chore(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #99
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #100
- fix: report an error fw zip archive doesn't contain fw binaries by @almaslennikov in #101
Full Changelog: v0.1.18...v1.0.0
v0.1.18
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
v0.1.17
What's Changed
- Revert "Deploy configuration daemon DS during config template reconcile" by @almaslennikov in #61
- chore: enable dependabot by @rollandf in #62
- chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.36.2 by @dependabot in #69
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #68
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.22.2 by @dependabot in #67
- chore(deps): bump the kubernetes group with 3 updates by @dependabot in #65
- chore: bump golang from 1.22 to 1.23 by @dependabot in #64
- chore(deps): bump docker/build-push-action from 4 to 6 by @dependabot in #63
- chore(deps): bump github.com/Mellanox/maintenance-operator/api by @almaslennikov in #70
- chore: upgrade ci-lint to 1.62 and fix errors by @almaslennikov in #71
- chore(deps): bump github.com/Mellanox/maintenance-operator/api from 0.0.0-20240916123230-810ab7bb25f4 to 0.2.0 by @dependabot in #66
New Contributors
- @dependabot made their first contribution in #69
Full Changelog: v0.1.16...v0.1.17
v0.1.16
v0.1.15
What's Changed
- chore: Update supported firmware for BlueField-2 and BlueField-3 by @e0ne in #54
- feat: deploy configuration daemon via reconcilation of the NicConfigurationTemplate by @almaslennikov in #55
- feat: add OCP bundle by @almaslennikov in #57
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- fix: Fix FirmwareConfigMatchCondition condition update by @e0ne in #53
- Removing 'rawNvConfig' to refrain of unstable NIC states in DPU mode by @heyvister1 in #52
New Contributors
- @heyvister1 made their first contribution in #52
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- fix: Set device status to PendingReboot if needed after spec validation by @almaslennikov in #51
Full Changelog: v0.1.12...v0.1.13