Releases: linux-system-roles/ha_cluster
Version 1.13.0
Version 1.12.0
Version 1.11.0
[1.11.0] - 2023-10-23
New Features
- feat: Add support for configuring stonith levels (#147)
Other Changes
Version 1.10.1
[1.10.1] - 2023-09-08
Other Changes
-
docs: fix missing pronoun in readme (#141)
-
ci: Add markdownlint, test_html_build, and build_docs workflows (#142)
-
markdownlint runs against README.md to avoid any issues with
converting it to HTML -
test_converting_readme converts README.md > HTML and uploads this test
artifact to ensure that conversion works fine -
build_docs converts README.md > HTML and pushes the result to the
docs branch to publish dosc to GitHub pages site. -
Fix markdown issues in README.md
Signed-off-by: Sergei Petrosian [email protected]
-
docs: Make badges consistent, run markdownlint on all .md files (#143)
-
Consistently generate badges for GH workflows in README RHELPLAN-146921
-
Run markdownlint on all .md files
-
Add custom-woke-action if not used already
-
Rename woke action to Woke for a pretty badge
Signed-off-by: Sergei Petrosian [email protected]
-
ci: Remove badges from README.md prior to converting to HTML (#144)
-
Remove thematic break after badges
-
Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian [email protected]
Version 1.10.0
[1.10.0] - 2023-07-19
New Features
- feat: cluster and quorum can have distinct passwords (#134)
Bug Fixes
Other Changes
Version 1.9.3
[1.9.3] - 2023-05-26
Other Changes
- style: address ansible-lint issues
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
- docs: fix collection requirements section
- style: fix linter issues in SBD task files
- test: update for upcoming pcs release
- refactor: update qdevice for upcoming pcs release
Version 1.9.2
[1.9.2] - 2023-04-27
Other Changes
- test: check generated files for ansible_managed, fingerprint
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
Version 1.9.1
Version 1.9.0
[1.9.0] - 2023-04-06
New Features
- add support for resource and operation defaults
- Add possibility to load SBD watchdog kernel modules (#82)
Bug Fixes
- use pcs to setup qdevice certificates if available
Other Changes
Version 1.8.7
[1.8.7] - 2023-02-08
New Features
- none
Bug Fixes
- Fix stonith watchdog timeout; fix purging nodes from pacemaker (#105)
Other Changes
- none