What's Changed
- add configuration examples for SPC-X by @almaslennikov in #169
- fix: update package versions in Dockerfile by @almaslennikov in #170
- chore(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #172
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #171
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #168
- fixes for SPC-X, RA.1.3 + switch to use flint tool from mft package instead of mstflint by @almaslennikov in #173
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 by @dependabot[bot] in #175
- add supported NIC FW for the 25.10 release by @almaslennikov in #178
- chore(deps): bump github.com/jaypipes/ghw from 0.19.1 to 0.20.0 by @dependabot[bot] in #176
- fix: verify that non volatile params are applied to all device ports by @almaslennikov in #177
- fixes for SPC-X host configuration by @almaslennikov in #180
- feat: manage nvidia.com/operator.nic-configuration.wait label by @almaslennikov in #182
- fix: use the full PCI address for DMS server by @almaslennikov in #184
- chore: use base image from arg by @rollandf in #186
- Support FW_RESET_AFTER_CONFIG_UPDATE feature flag by @almaslennikov in #188
- fix: fixes for BFB update by @almaslennikov in #190
- chore(deps): bump the kubernetes group with 3 updates by @dependabot[bot] in #192
- chore: update FW configmap for 25.10 by @rollandf in #196
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #195
- chore(deps): bump github.com/jaypipes/ghw from 0.20.0 to 0.21.0 by @dependabot[bot] in #198
- chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #201
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #199
- chore: bump go.uber.org/zap from 1.27.0 to 1.27.1 by @rollandf in #203
- fix: use standard library context package by @rollandf in #204
- feat: support SPC-X RA v2.1 with multiplane configurations by @almaslennikov in #202
- chore: add goproxy secret by @rollandf in #205
- chore(deps): bump github.com/jaypipes/ghw from 0.21.0 to 0.21.1 by @dependabot[bot] in #206
- DOCA 3.2.0 update and spc-x multiplane/RA configuration improvements by @almaslennikov in #207
- Add branch trigger for fork CI workflow by @almaslennikov in #208
- chore(deps): bump github.com/jaypipes/ghw from 0.21.1 to 0.21.2 by @dependabot[bot] in #211
- chore(deps): bump the kubernetes group with 3 updates by @dependabot[bot] in #210
- nit: fix ci workflow filename to reflect that this repo is not a fork by @maze88 in #214
- fix: typo in dpk-deb GetDocaSpcXCCVersion by @rollandf in #216
- chore: updated go version to 1.24.11 by @rollandf in #209
- fix: configurationDaemon should handle zero-trust bluefield devices gracefully by @zarcen in #219
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 by @dependabot[bot] in #223
- feat: add fedramp support by @rollandf in #221
- add NicInterfaceNameTemplate CRD and Interface Naming Support by @almaslennikov in #220
- chore(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by @dependabot[bot] in #222
- feat: switch to OIDC auth for go proxy by @maze88 in #225
- adjust RA2.1 config with new values by @almaslennikov in #224
- Revert "feat: switch to OIDC auth for go proxy" by @almaslennikov in #226
- Reapply "feat: switch to OIDC auth for go proxy" by @rollandf in #227
- fix: add secret to gitlab ci by @rollandf in #230
- fix: remove package checker by @rollandf in #232
- fix: stig daemon image name by @rollandf in #235
- feat: add GOPROXY to gitlab CI by @maze88 in #237
- Refactor SpectrumX apply functions and fix udev rules for multi-PF NICs by @almaslennikov in #239
- Remove unneeded DOCA-Host packages pkgs by @heyvister1 in #243
- fix: adding constants in spectrumx_test.go by @rollandf in #242
- fixes for SPC-X flow by @almaslennikov in #245
- feat: add support for RHEL stig images by @almaslennikov in #246
- fix: stig fixer script not relevant for RHEL by @maze88 in #247
- fix: install needed deps for MFT in operator rhel-stig by @almaslennikov in #250
- fix: remove git directory from fips containers by @rollandf in #252
- fix: a bunch of fixes for SPC-X by @almaslennikov in #254
- fix: comment out the ToS param from the spc-x RA by @almaslennikov in #255
- fix Dockerfile build with different command for deb-src by @almaslennikov in #258
- add pciutils package to stig daemon image by @almaslennikov in #261
- chore: add .git to .dockerignore by @maze88 in #264
- fix: ignore all .git directories by @rollandf in #267
- feat: implement kmod-nic-operator by @almaslennikov in #269
- feat: implement flaky-tests-nic-operator by @almaslennikov in #271
- fix: specify nic breakout params when multiplane==none by @almaslennikov in #273
- fixes for lane splitting in single plane by @almaslennikov in #274
- fix: remove the potential malware pkg in the same docker layer where it's installed by @almaslennikov in #276
- fix: use mlxconfig to set LINK TYPE P1 by @almaslennikov in #280
- Fix build: handle missing ubuntu.sources for deb-src by @rollandf in #283
- fix: add mlnx_qos to daemon stig images by @almaslennikov in #288
- Add BlueField-4 support and tolerate missing BFB versions by @almaslennikov in #292
New Contributors
Full Changelog: v1.2.0...v1.3.0