Skip to content

Releases: metal3-io/ironic-standalone-operator

v0.2.0

25 Feb 15:19
dd4a1df
Compare
Choose a tag to compare

This release is still targeting early adopters and developers. The operator is considered stable and functional but there may be rough edges, and the API is not completely finalized yet.

Note that the default Ironic version is latest still. Further releases will default to a specific version (the most recent at the time of the release). Use the version field explicitly to avoid pulling unexpected changes.

Also note that while upgrades are expected to work, they have not been tested thoroughly.

What's Changed

  • 🌱 Promote Adam, Lennart and Riccardo to approvers by @dtantsur in #116
  • 🌱 fix OWNERS_ALIASES by @tuminoid in #120
  • 🌱 Trivial: shell syntax in test/prepare.sh by @dtantsur in #114
  • 🌱 Adapt hack/verify-release.sh from BMO by @dtantsur in #118
  • 🐛 bump golang to 1.23.5 by @tuminoid in #121
  • 🌱 Enable functional test to be used on ironic-image/mariadb-image by @dtantsur in #122
  • 🌱 Clean-up the functional test scripts by @dtantsur in #123
  • 🌱 workflows: sync pull_request trigger types by @tuminoid in #127
  • 🌱 Add a functional test for the ExtraConfig feature by @dtantsur in #124
  • 🌱 add dependabot configuration for actions by @tuminoid in #128
  • 🌱 Bump google/osv-scanner from 1.9.1 to 1.9.2 by @dependabot in #134
  • 🌱 Bump actions/setup-go from 5.0.1 to 5.3.0 by @dependabot in #130
  • 🌱 Bump github/codeql-action from 3.27.3 to 3.28.9 by @dependabot in #132
  • 🌱 Bump golangci/golangci-lint-action from 6.1.1 to 6.3.2 by @dependabot in #133
  • 🐛 Bump Golang to 1.23.6 to pick up the fix for GO-2025-3447 by @dtantsur in #135
  • 🌱 Functional tests: improve versions test, add upgrades by @dtantsur in #129
  • 🌱 pin osv-scanner image in verify-release.sh by @tuminoid in #137
  • ⚠️ Harden the validation around the ironic version by @dtantsur in #138
  • 🐛 More precise status message in the Ready condition by @dtantsur in #139
  • ✨ Update supported versions for ironic-image release-28.0 by @elfosardo in #141

New Contributors

Full Changelog: v0.1.0...v0.2.0

The image for this release is: v0.2.0

Thanks to all our contributors! 😊

v0.1.0

16 Jan 15:41
5fd920c
Compare
Choose a tag to compare

First release of ironic-standalone-operator 🎉

This release is targeting early adopters and developers. The operator is considered stable and functional but there may be rough edges, and the API is not completely finalized yet.

Note that the default Ironic version is latest still. Further releases will default to a specific version (the most recent at the time of the release). Use the version field explicitly to avoid pulling unexpected changes.

Also note that while upgrades are expected to work, they have not been tested thoroughly.

Contributors

Full Changelog: https://github.com/metal3-io/ironic-standalone-operator/commits/v0.1.0

The image for this release is: v0.1.0

Thanks to all our contributors! 😊