Skip to content

Releases: quic/aic-operator

v0.3.0

10 Jul 20:24
Compare
Choose a tag to compare
  • 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

09 May 17:37
Compare
Choose a tag to compare

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

18 Feb 22:37
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Jan 20:26
Compare
Choose a tag to compare

Initial tag to create versioned containers.