[ClusterLabs] pcs 0.9.168 released

Tomas Jelinek tojeline at redhat.com
Tue Aug 13 07:12:30 EDT 2019


I am happy to announce the latest release of pcs, version 0.9.168.

Source code is available at:
https://github.com/ClusterLabs/pcs/archive/0.9.168.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/0.9.168.zip


Complete change log for this release:
## [0.9.168] - 2019-08-02

### Added
- It is now possible to disable pcsd SSL certificate being synced across
   the cluster during creating new cluster and adding a node to an
   existing cluster by setting `PCSD_SSL_CERT_SYNC_ENABLED` to `false` in
   pcsd config file ([rhbz#1665898])
- Length of DH key for SSL key exchange can be set in pcsd config file
- `pcs status` now shows failed and pending fencing actions and `pcs
   status --full` shows the whole fencing history. Pacemaker supporting
   fencing history is required. ([rhbz#1466088])
- `pcs stonith history` commands for displaying, synchronizing and
   cleaning up fencing history. Pacemaker supporting fencing history is
   required. ([rhbz#1595444])
- Support for clearing expired moves and bans of resources
   ([rhbz#1673829])
- HSTS is now enabled in pcsd ([rhbz#1558063])

### Fixed
- Pcs works even when PATH environment variable is not set
   ([rhbz#1671174])
- Fixed several "Unknown report" error messages
- Improved validation of qdevice heuristics exec options
   ([rhbz#1551663])
- Fixed crashes in the `pcs cluster auth` command ([rhbz#1676956])
- Pcs does not crash due to unhandled LibraryError exceptions
   ([rhbz#1710750])
- `pcs config restore` does not fail with "Invalid cross-device link"
   error any more ([rhbz#1712315])
- Fixed id conflict with current bundle configuration in `pcs resource
   bundle reset` ([rhbz#1725849])
- Standby nodes running resources are listed separately in `pcs status
   nodes` ([rhbz#1619253])
- Parsing arguments in the `pcs constraint order` and `pcs constraint
   colocation add` commands has been improved, errors which were
   previously silent are now reported ([rhbz#1500012])

### Changed
Command `pcs resource bundle reset` no longer accepts the container type
([rhbz#1598197])


Thanks / congratulations to everyone who contributed to this release,
including Ivan Devat, Ondrej Mular and Tomas Jelinek

Cheers,
Tomas


[rhbz#1466088]: https://bugzilla.redhat.com/show_bug.cgi?id=1466088
[rhbz#1500012]: https://bugzilla.redhat.com/show_bug.cgi?id=1500012
[rhbz#1551663]: https://bugzilla.redhat.com/show_bug.cgi?id=1551663
[rhbz#1558063]: https://bugzilla.redhat.com/show_bug.cgi?id=1558063
[rhbz#1595444]: https://bugzilla.redhat.com/show_bug.cgi?id=1595444
[rhbz#1598197]: https://bugzilla.redhat.com/show_bug.cgi?id=1598197
[rhbz#1619253]: https://bugzilla.redhat.com/show_bug.cgi?id=1619253
[rhbz#1665898]: https://bugzilla.redhat.com/show_bug.cgi?id=1665898
[rhbz#1671174]: https://bugzilla.redhat.com/show_bug.cgi?id=1671174
[rhbz#1673829]: https://bugzilla.redhat.com/show_bug.cgi?id=1673829
[rhbz#1676956]: https://bugzilla.redhat.com/show_bug.cgi?id=1676956
[rhbz#1710750]: https://bugzilla.redhat.com/show_bug.cgi?id=1710750
[rhbz#1712315]: https://bugzilla.redhat.com/show_bug.cgi?id=1712315
[rhbz#1725849]: https://bugzilla.redhat.com/show_bug.cgi?id=1725849


More information about the Users mailing list