Skip to content

Releases: linux-system-roles/ha_cluster

Version 1.19.2

21 Aug 14:10
Compare
Choose a tag to compare

[1.19.2] - 2024-08-21

Bug Fixes

  • fix: openssl is now required for password (#227)

Version 1.19.1

20 Aug 22:39
Compare
Choose a tag to compare

[1.19.1] - 2024-08-20

Bug Fixes

  • fix: Fixes for new pcs and ansible (#223)

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#221)
  • ci: Fix missing slash in ARTIFACTS_URL (#222)
  • docs: fix sbd_devices documentation and examples (#224)
  • test: add gather_facts true for tests that need facts (#225)

Version 1.19.0

01 Aug 23:04
Compare
Choose a tag to compare

[1.19.0] - 2024-08-01

New Features

  • feat: crmsh watchdog correction, remove obsolete assert for softdog (#217)
  • feat: Add alerts support (#218)

Other Changes

  • ci: Add tft plan and workflow (#214)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#216)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#219)

Version 1.18.0

02 Jul 17:51
Compare
Choose a tag to compare

[1.18.0] - 2024-07-02

New Features

  • feat: crmsh corosync jinja2 template rework (#212)

Other Changes

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

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)