Skip to content

Releases: linux-system-roles/storage

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)

Version 1.17.0

11 Jun 17:19
Compare
Choose a tag to compare

[1.17.0] - 2024-06-11

New Features

  • feat: PV resize support (#438)
  • feat: Stratis support (#439)

Bug Fixes

  • fix: Fix 'possibly-used-before-assignment' pylint issues (#440)
  • fix: Get same sector size disks for multi device LVM tests (#441)
  • fix: Fix expected error message in tests_misc.yml (#446)

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#442)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#445)
  • test: lsblk can return LOG_SEC or LOG-SEC (#447)
  • ci: Add supported_ansible_also to .ansible-lint (#448)
  • test: lvm pool members test fix (#449)

Version 1.16.5

22 Apr 15:34
Compare
Choose a tag to compare

[1.16.5] - 2024-04-22

Bug Fixes

  • fix: Fix recreate check for formats without labelling support (#435)

Version 1.16.4

04 Apr 19:10
Compare
Choose a tag to compare

[1.16.4] - 2024-04-04

Other Changes

  • test: fix sector-based disk size calculation from ansible_devices (#433)

Version 1.16.3

04 Apr 16:19
Compare
Choose a tag to compare

[1.16.3] - 2024-04-04

Other Changes

  • ci: Bump ansible/ansible-lint from 6 to 24 (#429)
  • ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#431)

Version 1.16.2

13 Feb 17:49
Compare
Choose a tag to compare

[1.16.2] - 2024-02-13

Other Changes

  • ci: Bump codecov/codecov-action from 3 to 4 (#422)
  • ci: fix python unit test - copy pytest config to tests/unit (#423)
  • test: skip lvm pool shared test if not supported (#426)

Version 1.16.1

31 Jan 17:22
Compare
Choose a tag to compare

[1.16.1] - 2024-01-31

Other Changes

  • test: disk size is ok if less than 4 percent of expected (#420)

Version 1.16.0

27 Jan 20:49
Compare
Choose a tag to compare

[1.16.0] - 2024-01-27

New Features

  • feat: Enable GFS2 support in blivet (#418)

Version 1.15.1

17 Jan 20:31
Compare
Choose a tag to compare

[1.15.1] - 2024-01-16

Other Changes

  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#410)
  • test: make comparison work with ansible 2.9/jinja 2.7 (#411)
  • ci: Bump actions/setup-python from 4 to 5 (#412)
  • ci: Bump github/codeql-action from 2 to 3 (#413)
  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#414)
  • test: Ensure lvm pool shared test cleanup (#415)