Releases: metal3-io/ironic-image
Releases · metal3-io/ironic-image
v27.0.0
What's Changed
- 🐛 Pin ironic source by @Rozzii in #559
- 🐛 Revert "pin ironic source" by @tuminoid in #560
- ✨ Enable redfish-https boot interface by @derekhiggins in #561
- 🐛Fix CPU burning on ironic-log-watch when no ramdisk file is present by @blallau in #548
- 🐛SQLite: fix Ironic container restarting issue by @blallau in #563
- 🌱 Reuse PR verifier wf from project-infra by @mquhuy in #568
- 🐛SQLITE: fix Write-Ahead Log option and file permissions by @blallau in #550
- 🐛 Pin setuptools during image build by @elfosardo in #570
- 🌱 bump markdownlint-cli2 to v0.12.0 by @tuminoid in #575
⚠️ Update ipxe version to December 2022 by @elfosardo in #574⚠️ Update ipxe version to December 2023 by @elfosardo in #580- 🐛 improve upper constraint handling by @Rozzii in #584
⚠️ Remove rpm install method by @elfosardo in #585- 🌱 improve bash syntax in prepare-image by @elfosardo in #586
New Contributors
Full Changelog: v26.0.1...v27.0.0
Release v27.0.0 is based on ironic version 27.0.0
Ironic Release Notes: https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-27-0-0
Full ironic changelog: openstack/ironic@bugfix/26.0...bugfix/27.0
v26.0.1
What's Changed
- Include Ironic fix for CVE-2024-44082 - please see the advisory GHSA-c7m2-p8jm-4m27 for details.
Full Changelog: v26.0.0...v26.0.1
v25.0.1
What's Changed
- Include Ironic fix for CVE-2024-44082 - please see the advisory GHSA-c7m2-p8jm-4m27 for details.
- 🌱 Move Image build to GH runner by @metal3-io-bot in #544
- 🌱 Fix syntax in build images github workflow by @metal3-io-bot in #553
Full Changelog: v25.0.0...v25.0.1
v24.1.2
What's Changed
- Include Ironic fix for CVE-2024-44082 - please see the advisory GHSA-c7m2-p8jm-4m27 for details.
- 🌱 add OWNERS_ALIASES support by @metal3-io-bot in #510
- 🌱 Add Slack notification for image build workflow failure by @metal3-io-bot in #513
- 🌱 increase ironic-image build timeout to 3600s by @metal3-io-bot in #520
- 🌱 Move Image build to GH runner by @metal3-io-bot in #543
- 🌱 Fix syntax in build images github workflow by @metal3-io-bot in #554
Full Changelog: v24.1.1...v24.1.2
v24.0.1
What's Changed
- Include Ironic fix for CVE-2024-44082 - please see the advisory GHSA-c7m2-p8jm-4m27 for details.
- 🌱 bump shellcheck to v0.10.0 by @tuminoid in #485
- 🌱 add OWNERS_ALIASES support by @metal3-io-bot in #511
- 🌱 Add Slack notification for image build workflow failure by @metal3-io-bot in #514
- 🌱 increase ironic-image build timeout to 3600s by @metal3-io-bot in #521
- 🌱 Move Image build to GH runner by @metal3-io-bot in #542
- 🌱 Fix syntax in build images github workflow by @metal3-io-bot in #555
- 🐛 Fix vbmc container build after tripleo deprecation by @metal3-io-bot in #556
Full Changelog: v24.0.0...v24.0.1
v26.0.0
What's Changed
- 🌱 Update Makefile by @elfosardo in #525
- 🌱 Update pip version by @elfosardo in #524
- 🐛 Update httpd.conf.j2 by @owenthomas17 in #532
- 🌱 Remove unused variable IRONIC_VMEDIA_SCHEME by @MahnoorAsghar in #534
- 🌱 Remove dnf config-manager after its use by @elfosardo in #526
⚠️ Update ipxe version by @elfosardo in #533- 🌱 Disable pip cache by @elfosardo in #536
- 🌱 Move Image build to GH runner by @mquhuy in #537
- 🌱 Make container build only run for upstream by @mquhuy in #538
- 🌱 Fix syntax in build images github workflow by @NymanRobin in #539
- ✨ Enable FIPS mode for IPA if system is in FIPS mode by @elfosardo in #535
- 🌱 Bump default sushy-tools version to 1.3.0 by @mboukhalfa in #545
New Contributors
- @owenthomas17 made their first contribution in #532
Full Changelog: v25.0.0...v26.0.0
v25.0.0
What's Changed
- ✨ Provide scripts to be used as liveness/readiness probes by @dtantsur in #492
⚠️ Use unix sockets by default for reverse proxy communication by @dtantsur in #494- 🐛 Stop reading ironic and inspector HTPASSWD from environment variables by @MahnoorAsghar in #482
⚠️ Completely remove support for ironic-inspector by @dtantsur in #483- 🌱 Fix error in reading ironic htpasswd from file by @MahnoorAsghar in #498
- 🌱 Add Slack notification for image build workflow failure by @NymanRobin in #505
- 🌱 add OWNERS_ALIASES support by @tuminoid in #509
- 🐛 Disable unused network interfaces by @dtantsur in #504
- 🌱 Read Ironic htpasswd from file or environment variable by @MahnoorAsghar in #506
- 🌱 shellcheck only files by @tuminoid in #516
- 🌱 increase ironic-image build timeout to 3600s by @tuminoid in #519
New Contributors
- @MahnoorAsghar made their first contribution in #482
- @NymanRobin made their first contribution in #505
Full Changelog: v24.1.1...v25.0.0
v24.1.1
What's Changed
- ✨ Provide scripts to be used as liveness/readiness probes by @metal3-io-bot in #493
⚠️ Use unix sockets by default for reverse proxy communication by @metal3-io-bot in #495
🔒 Vulnerability fixes
v24.1.0
What's Changed
- ✨ Expose individual external URL variables by @lentzi90 in #476
- 🌱 Rename IRONIC_INSPECTOR_VLAN_INTERFACES by @dtantsur in #478
- 🐛 Fix vbmc container build after tripleo deprecation by @elfosardo in #480
⚠️ Disable ironic-inspector by default by @dtantsur in #479- 🌱 bump shellcheck to v0.10.0 by @tuminoid in #484
⚠️ Remove support for API/conductor split by @dtantsur in #487⚠️ Remove ibmc and idrac drivers by @dtantsur in #488- 🌱 add ARG BASE_IMAGE to sushy-tools Dockerfile by @tuminoid in #491
- 🌱 Bump sushy-tools version to 1.2.0 by @elfosardo in #489
- 🌱 Build virtualbmc image using python image by @elfosardo in #490
Full Changelog: v24.0.0...v24.1.0
v24.0.0
What's Changed
- introduction of custom iPXE firmware support by @Rozzii in #429
- Add openstacksdk to sushy-tools container image by @steveb in #457
- add clomonitor badge to README by @tuminoid in #460
- add condition for ipxe_tls template usage by @Rozzii in #463
- Update sushy-tools to 1.1.0 by @JM1 in #461
- Fix invalid iPXE TLS variables by @dtantsur in #464
- 🌱 add pull request template and workflow to verify it by @tuminoid in #467
- 🐛 Ironic inspector iPXE address doesn't include brackets for IPv6 addresses by @hroyrh in #472
- 🌱 Use bookworm slim to build sushy-tools image by @elfosardo in #473
- 🌱 Add tag trigger to images building wf by @mquhuy in #456
- 🌱 reduce github actions permissions by @tuminoid in #471
- 📖 add OpenSSF Scorecard badge to README by @tuminoid in #465
- 🌱 Set require_managed_boot to False by @dtantsur in #469
- 📖 switch markdownlint container to markdownlint-cli2 by @tuminoid in #474
New Contributors
- @steveb made their first contribution in #457
- @JM1 made their first contribution in #461
- @hroyrh made their first contribution in #472
Full Changelog: v23.1.0...v24.0.0