Releases: metal-toolbox/ironlib
Releases · metal-toolbox/ironlib
v0.2.13
What's Changed
- Dockerfile: Restate ARG TARGETOS TARGETARCH after FROM almalinux by @splaspood in #114
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- .github/workflows/release-docker-image.yml: Use --recursive when calling cosign sign by @splaspood in #102
- Repush images after signing is complete by @mmlb in #103
- .github/workflows/release-docker-image.yml: Disable cosign by @splaspood in #104
- .github/workflows/release-docker-image.yml: Disable SBOM attestation for the build by @splaspood in #106
- .github/workflows/release-docker-image.yml: Disable provenance flag to buildx by @splaspood in #107
- An empty commit to rebuild docker images with python vulnerability fixes by @joelrebel in #111
New Contributors
Full Changelog: v0.2.10...v0.2.12
v0.2.2
What's Changed
- Utility environment lookup, attributes by @joelrebel in #66
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
Additional data by @joelrebel in #64
- Collect PSU inventory.
- Collect CPU microcode, capabilities data.
- Collect capabilities data for NICs, BIOS components.
- Update tests for collected data.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- utils/smc_sum: add conditional update command flag for X12STH-SYS by @joelrebel in #38
- Add kmod to avoid error running lsmod by @diogomatsubara in #39
- Fix release workflow by @diogomatsubara in #42
- Minimalimage dsu fixes by @joelrebel in #43
- unused dell repository file was removed by @joelrebel in #45
- Dockerfile: include dsu dependency - which by @joelrebel in #46
- Common types by @joelrebel in #47
- common.Device: replace model.Device with common.Device by @joelrebel in #48
- Ci image changes by @joelrebel in #55
- Multiple drive collectors by @joelrebel in #56
- Logical name by @joelrebel in #58
- RAID Controller (StorageController) support; Marvell CLI (mvcli) by @splaspood in #54
- Drive features by @psteinbachs in #57
- Capability collector by @joelrebel in #60
- actions/storage_controller.go: DestroyVirtualDisk() 2nd param s/Device/StorageController/ by @splaspood in #61
- Add StorageControllerDriveID to utils.mvcli Drives() return by @splaspood in #63
- Drive capabilities fixes by @joelrebel in #62
New Contributors
- @diogomatsubara made their first contribution in #39
- @splaspood made their first contribution in #54
- @psteinbachs made their first contribution in #57
Full Changelog: v0.1.0...v0.2.0