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

Source code is available at:
https://github.com/ClusterLabs/pcs/archive/refs/tags/v0.10.18.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/refs/tags/v0.10.18.zip

This is the last planned release of pcs 0.10. It primarily contains bug fixes,
notable new features are ability to move some clone and bundle resources and
setting all of the qdevice options without --force.

Complete change log for this release:
### Security
- Make use of filters when extracting tarballs to enhance security if provided
  by Python (`pcs config restore` command) ([rhbz#2219388])

### Added
- It is now possible to move bundle resources (requires pacemaker 2.1.6 or
  newer) and clone resources ([RHEL-7584])

### Fixed
- Do not display duplicate records in commands `pcs property [config] --all`
  and `pcs property describe` ([rhbz#2217850])
- Commands `pcs property defaults` and `pcs property describe` print error
  message in case specified properties do not have metadata. ([rhbz#2226778])
- Clarify messages informing users that cluster must be stopped in order to
  change certain corosync options ([rhbz#2227234])
- Prevent disabling `auto_tie_breaker` when it would make SBD not working
  properly ([rhbz#2227233])
- Improved error messages and documentation of `pcs resource move` command
  ([rhbz#2233763])
- Do not display warning in `pcs status` for expired constraints that were
  created by moving resources ([rhbz#2111583])
- Fixed validation for interval and timeout option values of an operation
  specified for `pcs resource create` command ([rhbz#2233766]).
- Improved error message of `pcs booth ticket grant|revoke` commands in case a
  booth site address parameter is needed ([RHEL-8467])
- When moving or banning a resource in a bundle, pcs now errors out instead of
  creating a move / ban constraint which does nothing ([RHEL-7584])

### Changed
- Allow `tls` and `keep_active_partition_tie_breaker` options for qdevice model
  "net" to be set using `pcs quorum device add` and `pcs quorum device update`
  commands ([rhbz#2234665])



Thanks / congratulations to everyone who contributed to this release, including
lixin, Michal Pospisil, Miroslav Lisik, Peter Romancik, Tomas Jelinek,
wangluwei.

Cheers,
Michal


[RHEL-7584]: https://issues.redhat.com/browse/RHEL-7584
[RHEL-8467]: https://issues.redhat.com/browse/RHEL-8467
[rhbz#2111583]: https://bugzilla.redhat.com/show_bug.cgi?id=2111583
[rhbz#2217850]: https://bugzilla.redhat.com/show_bug.cgi?id=2217850
[rhbz#2219388]: https://bugzilla.redhat.com/show_bug.cgi?id=2219388
[rhbz#2226778]: https://bugzilla.redhat.com/show_bug.cgi?id=2226778
[rhbz#2227233]: https://bugzilla.redhat.com/show_bug.cgi?id=2227233
[rhbz#2227234]: https://bugzilla.redhat.com/show_bug.cgi?id=2227234
[rhbz#2233763]: https://bugzilla.redhat.com/show_bug.cgi?id=2233763
[rhbz#2233766]: https://bugzilla.redhat.com/show_bug.cgi?id=2233766
[rhbz#2234665]: https://bugzilla.redhat.com/show_bug.cgi?id=2234665

_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/

Reply via email to