[ClusterLabs] pcs 0.10.8 released
Tomas Jelinek
tojeline at redhat.com
Tue Feb 2 05:27:40 EST 2021
I am happy to announce the latest release of pcs, version 0.10.8.
Source code is available at:
https://github.com/ClusterLabs/pcs/archive/0.10.8.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/0.10.8.zip
This release brings new commands for modifying corosync configuration in
an existing (and running) cluster, including crypto configuration and
keys. It also contains several bug fixes, including a fix for unwanted
logging to system log.
Complete change log for this release:
## [0.10.8] - 2021-02-01
### Added
- Support for changing corosync configuration in an existing cluster
([rhbz#1457314], [rhbz#1667061], [rhbz#1856397], [rhbz#1774143])
- Command to show structured corosync configuration (see `pcs cluster
config show` command) ([rhbz#1667066])
### Fixed
- Improved error message with a hint in `pcs cluster cib-push`
([ghissue#241])
- Option --wait was not working with pacemaker 2.0.5+ ([ghissue#260])
- Explicitly close libcurl connections to prevent stalled TCP
connections in CLOSE-WAIT state ([ghissue#261], [rhbz#1885841])
- Fixed parsing negative float numbers on command line ([rhbz#1869399])
- Removed unwanted logging to system log (/var/log/messages)
([rhbz#1917286])
- Fixed rare race condition in `pcs cluster start --wait`
([rhbz#1794062])
- Better error message when unable to connect to pcsd ([rhbz#1619818])
### Deprecated
- Commands `pcs config import-cman` and `pcs config export
pcs-commands|pcs-commands-verbose` have been deprecated
([rhbz#1851335])
- Entering values starting with '-' (negative numbers) without '--' on
command line is now deprecated ([rhbz#1869399])
Thanks / congratulations to everyone who contributed to this release,
including Fabio M. Di Nitto, Ivan Devat, Miroslav Lisik, Ondrej Mular
and Tomas Jelinek.
Cheers,
Tomas
[ghissue#241]: https://github.com/ClusterLabs/pcs/issues/241
[ghissue#260]: https://github.com/ClusterLabs/pcs/issues/260
[ghissue#261]: https://github.com/ClusterLabs/pcs/issues/261
[rhbz#1457314]: https://bugzilla.redhat.com/show_bug.cgi?id=1457314
[rhbz#1619818]: https://bugzilla.redhat.com/show_bug.cgi?id=1619818
[rhbz#1667061]: https://bugzilla.redhat.com/show_bug.cgi?id=1667061
[rhbz#1667066]: https://bugzilla.redhat.com/show_bug.cgi?id=1667066
[rhbz#1774143]: https://bugzilla.redhat.com/show_bug.cgi?id=1774143
[rhbz#1794062]: https://bugzilla.redhat.com/show_bug.cgi?id=1794062
[rhbz#1851335]: https://bugzilla.redhat.com/show_bug.cgi?id=1851335
[rhbz#1856397]: https://bugzilla.redhat.com/show_bug.cgi?id=1856397
[rhbz#1869399]: https://bugzilla.redhat.com/show_bug.cgi?id=1869399
[rhbz#1885841]: https://bugzilla.redhat.com/show_bug.cgi?id=1885841
[rhbz#1917286]: https://bugzilla.redhat.com/show_bug.cgi?id=1917286
More information about the Users
mailing list