Releases: linux-system-roles/storage
Releases · linux-system-roles/storage
Version 1.18.10
[1.18.10] - 2024-12-13
Other Changes
- tests: Do not 'fips-mode-setup' to enable FIPS on RHEL 10 (#489)
- test: skip fingerprint if fstab is not written (#496)
- test: add test for LUKS version 2 (#497)
Version 1.18.9
[1.18.9] - 2024-12-04
Bug Fixes
- fix: VDO tests and packages fixes for Fedora and RHEL 10 (#490)
Other Changes
- ci: bump codecov/codecov-action from 4 to 5 (#491)
- ci: Use Fedora 41, drop Fedora 39 (#492)
- ci: Use Fedora 41, drop Fedora 39 - part two (#493)
Version 1.18.8
[1.18.8] - 2024-10-30
Other Changes
- ci: ansible-test action now requires ansible-core version (#484)
- ci: add YAML header to github action workflow files (#485)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#487)
Version 1.18.7
[1.18.7] - 2024-08-29
Bug Fixes
- fix: Use blkid instead of lsblk in tests to get partition table (#480)
- fix: Skip Stratis tests on RHEL 8 and document Stratis support (#482)
Other Changes
- ci: Add tags to TF workflow, allow more [citest bad] formats (#481)
Version 1.18.6
[1.18.6] - 2024-08-21
Bug Fixes
- fix: add stratis to list of packages for ostree (#478)
Version 1.18.5
[1.18.5] - 2024-08-19
Other Changes
- test: use pvcreate with a timeout and verbose logging (#476)
Version 1.18.4
[1.18.4] - 2024-08-16
Bug Fixes
- fix: architecture is now a required fact (#473)
Version 1.18.3
[1.18.3] - 2024-08-16
Other Changes
- chore: Add support for Oracle Linux 9.x (#469)
Version 1.18.2
[1.18.2] - 2024-08-09
Bug Fixes
- fix: Add libblockdev s390 and FS plugins to blivet dependencies list (#467)
Other Changes
- ci: Add workflow for ci_test bad, use remote fmf plan (#468)
- ci: Fix missing slash in ARTIFACTS_URL (#470)
Version 1.18.1
[1.18.1] - 2024-08-01
Bug Fixes
- fix: Remove partition table from disk removed from a VG (#464)
Other Changes
- ci: Add tft plan and workflow (#460)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#463)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#465)