Skip to content

Pacemaker 3.0.0 - Release Candidate 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@kgaillot kgaillot released this 23 Dec 20:29
  • 33 commits with 9 files changed, 77 insertions(+), 12 deletions(-)

Features added since Pacemaker-3.0.0-rc2

  • build: Inkscape is no longer a build dependency for Pacemaker documentation
  • agents: The ocf:pacemaker:controld agent will now always manage dlm_controld (previously, it would try to manage the long-obsolete gfs_controld if the resource name started with gfs)

Fixes since Pacemaker-3.0.0-rc2

  • agents: ocf:pacemaker:ping now uses grep -E instead of the obsolete egrep
  • tools: when injecting a fail count with crm_simulate, use an INFINITY score when the cluster would
  • tools: validate stonith_admin --timeout value

Public API changes since Pacemaker-3.0.0-rc2

  • Python: add PACEMAKER_CONFIG_DIR to BuildOptions