Skip to content

Releases: linux-system-roles/ha_cluster

Version 1.17.1

11 Jun 17:06
Compare
Choose a tag to compare

[1.17.1] - 2024-06-11

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#205)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#207)
  • ci: fix Python discovery with Ansible 2.17+ (#208)
  • ci: Add supported_ansible_also to .ansible-lint (#209)

Version 1.17.0

22 Apr 15:32
Compare
Choose a tag to compare

[1.17.0] - 2024-04-22

New Features

  • feat: crmsh enhancements, master slave, validations (#197)
  • feat: Add support for utilization (#202)

Bug Fixes

  • fix: make consistent approach for multiple node attributes sets (#201)

Other Changes

  • ci: fix internal gitlab CI (#200)

Version 1.16.0

04 Apr 16:18
Compare
Choose a tag to compare

[1.16.0] - 2024-04-04

New Features

  • feat: SLES15 enablement, HAE detection (#192)
  • feat: Add support for ACL (#193)
  • feat: easily install cloud agents (#194)
  • feat: ha_cluster_node_options allows per-node addresses and SBD options to be set (#196)

Other Changes

  • ci: bump ansible/ansible-lint from 6 to 24 (#195)
  • ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#198)

Version 1.15.0

13 Feb 15:17
Compare
Choose a tag to compare

[1.15.0] - 2024-02-13

New Features

  • feat: crmsh workflow and SUSE support (#186)

Other Changes

  • docs: change Supported to Compatible (#188)

Version 1.14.0

08 Feb 00:57
Compare
Choose a tag to compare

[1.14.0] - 2024-02-07

New Features

  • feat: add support for configuring node attributes (#184)

Other Changes

  • ci: bump codecov/codecov-action from 3 to 4 (#182)
  • ci: fix python unit test - copy pytest config to tests/unit (#183)

Version 1.13.5

17 Jan 20:32
Compare
Choose a tag to compare

[1.13.5] - 2024-01-16

Other Changes

  • ci: bump github/codeql-action from 2 to 3 (#176)
  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#177)
  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#178)
  • style: followup for recent ansible-lint related changes (#179)

Version 1.13.4

12 Dec 19:48
Compare
Choose a tag to compare

[1.13.4] - 2023-12-12

Other Changes

  • test: fix jinja templates in conditionals (#173)

Version 1.13.3

08 Dec 21:07
Compare
Choose a tag to compare

[1.13.3] - 2023-12-08

Other Changes

  • refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#171)

Version 1.13.2

05 Dec 19:23
Compare
Choose a tag to compare

[1.13.2] - 2023-12-05

Bug Fixes

  • fix: set sbd.service timeout based on SBD_START_DELAY (#169)

Other Changes

  • ci: bump actions/github-script from 6 to 7 (#168)

Version 1.13.1

01 Dec 14:56
Compare
Choose a tag to compare

[1.13.1] - 2023-12-01

Bug Fixes

  • fix: manage firewall on qnetd hosts (#166)