Releases: tomjelinek/ha_cluster
Releases · tomjelinek/ha_cluster
Version 1.22.1
[1.22.1] - 2025-01-09
Other Changes
- style: fix ansible-lint issues introduced in 7771830 (linux-system-roles#251)
Version 1.22.0
[1.22.0] - 2024-12-13
New Features
- feat: Remove python expect dependency in crmsh (linux-system-roles#249)
Version 1.21.1
[1.21.1] - 2024-12-09
Bug Fixes
- fix: update constraints commands syntax for pcs-0.12 (linux-system-roles#245)
Version 1.20.0
[1.20.0] - 2024-10-30
New Features
- feat: crmsh 4.6.0 support and stonith-enabled workflow update (linux-system-roles#232)
Other Changes
- ci: Add tags to TF workflow, allow more [citest bad] formats (linux-system-roles#229)
- docs: improve comments in SBD examples (linux-system-roles#230)
- ci: ansible-test action now requires ansible-core version (linux-system-roles#233)
- ci: add YAML header to github action workflow files (linux-system-roles#234)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (linux-system-roles#236)
Version 1.19.2
Version 1.19.0
[1.19.0] - 2024-08-01
New Features
- feat: crmsh watchdog correction, remove obsolete assert for softdog (linux-system-roles#217)
- feat: Add alerts support (linux-system-roles#218)
Other Changes
- ci: Add tft plan and workflow (linux-system-roles#214)
- ci: Update fmf plan to add a separate job to prepare managed nodes (linux-system-roles#216)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (linux-system-roles#219)
Version 1.18.0
[1.18.0] - 2024-07-02
New Features
- feat: crmsh corosync jinja2 template rework (linux-system-roles#212)
Other Changes
- ci: ansible-lint action now requires absolute directory (linux-system-roles#211)
Version 1.17.0
[1.17.0] - 2024-04-22
New Features
- feat: crmsh enhancements, master slave, validations (linux-system-roles#197)
- feat: Add support for utilization (linux-system-roles#202)
Bug Fixes
- fix: make consistent approach for multiple node attributes sets (linux-system-roles#201)
Other Changes
- ci: fix internal gitlab CI (linux-system-roles#200)
Version 1.15.0
[1.15.0] - 2024-02-13
New Features
- feat: crmsh workflow and SUSE support (linux-system-roles#186)
Other Changes
- docs: change Supported to Compatible (linux-system-roles#188)
Version 1.14.0
[1.14.0] - 2024-02-07
New Features
- feat: add support for configuring node attributes (linux-system-roles#184)
Other Changes
- ci: bump codecov/codecov-action from 3 to 4 (linux-system-roles#182)
- ci: fix python unit test - copy pytest config to tests/unit (linux-system-roles#183)