Releases: quic/aic-operator
Releases · quic/aic-operator
v0.3.0
- Introduced SoC reset support for QAIC devices on OCP, following AIC Custom Resource creation.
- Updated the firmware path on host to /lib/firmware.
- KMM 2.3.0 now supports listing a module name in the inTreeModulesToRemove field even if the module is not currently installed on the host. This enhancement has been integrated into the AIC operator.
- Pinned Go version to 1.23.9 for consistent builds.
- Removed dependency on the KMM Module CRD in the ClusterServiceVersion file due to recent issues with the latest KMM CRD.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
New Features:
- Added support for creating NodeFeatureRule (NFR) from within the controller.
- Upgraded Golang to version 1.23.
- Added support for OpenShift Container Platform (OCP) version 4.18.
Bug Fixes:
- Fixed a bug that caused KMM in-cluster builds to fail due to a failed DTK_AUTO variable expansion.
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial tag to create versioned containers.