Skip to content

Releases: linux-system-roles/storage

Version 1.18.8

31 Oct 00:53
Compare
Choose a tag to compare

[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

29 Aug 19:00
Compare
Choose a tag to compare

[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

22 Aug 03:06
Compare
Choose a tag to compare

[1.18.6] - 2024-08-21

Bug Fixes

  • fix: add stratis to list of packages for ostree (#478)

Version 1.18.5

19 Aug 22:48
Compare
Choose a tag to compare

[1.18.5] - 2024-08-19

Other Changes

  • test: use pvcreate with a timeout and verbose logging (#476)

Version 1.18.4

16 Aug 19:30
Compare
Choose a tag to compare

[1.18.4] - 2024-08-16

Bug Fixes

  • fix: architecture is now a required fact (#473)

Version 1.18.3

16 Aug 14:08
Compare
Choose a tag to compare

[1.18.3] - 2024-08-16

Other Changes

  • chore: Add support for Oracle Linux 9.x (#469)

Version 1.18.2

09 Aug 17:58
Compare
Choose a tag to compare

[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

01 Aug 23:05
Compare
Choose a tag to compare

[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)

Version 1.18.0

23 Jul 15:36
Compare
Choose a tag to compare

[1.18.0] - 2024-07-23

New Features

  • feat: write storage role fingerprint to /etc/fstab (#458)

Other Changes

  • docs: Fix multiple small issues in README.md (#456)

Version 1.17.1

02 Jul 17:56
Compare
Choose a tag to compare

[1.17.1] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#452)

Other Changes

  • ci: ansible-lint action now requires absolute directory (#451)