I am happy to announce the latest release of pcs, version 0.10.7.
Source code is available at: https://github.com/ClusterLabs/pcs/archive/0.10.7.tar.gz or https://github.com/ClusterLabs/pcs/archive/0.10.7.zip Complete change log for this release: ## [0.10.7] - 2020-09-30 ### Added - Support for multiple sets of resource and operation defaults, including support for rules ([rhbz#1222691], [rhbz#1817547], [rhbz#1862966], [rhbz#1867516], [rhbz#1869399]) - Support for "demote" value of resource operation's "on-fail" option ([rhbz#1843079]) - Support for 'number' type in rules ([rhbz#1869399]) - It is possible to set custom (promotable) clone id in `pcs resource create` and `pcs resource clone/promotable` commands ([rhbz#1741056]) ### Fixed - Prevent removing non-empty tag by removing tagged resource group or clone ([rhbz#1857295]) - Clarify documentation for 'resource move' and 'resource ban' commands with regards to the 'lifetime' option. - Allow moving both promoted and demoted promotable clone resources ([rhbz#1875301]) - Improved error message with a hint in `pcs cluster cib-push` ([ghissue#241]) ### Deprecated - `pcs resource [op] defaults <name>=<value>...` commands are deprecated now. Use `pcs resource [op] defaults update <name>=<value>...` if you only manage one set of defaults, or `pcs resource [op] defaults set` if you manage several sets of defaults. ([rhbz#1817547]) Thanks / congratulations to everyone who contributed to this release, including Ivan Devat, Miroslav Lisik, Ondrej Mular, Reid Wahl and Tomas Jelinek. Cheers, Tomas [ghissue#241]: https://github.com/ClusterLabs/pcs/issues/241 [rhbz#1222691]: https://bugzilla.redhat.com/show_bug.cgi?id=1222691 [rhbz#1741056]: https://bugzilla.redhat.com/show_bug.cgi?id=1741056 [rhbz#1817547]: https://bugzilla.redhat.com/show_bug.cgi?id=1817547 [rhbz#1843079]: https://bugzilla.redhat.com/show_bug.cgi?id=1843079 [rhbz#1857295]: https://bugzilla.redhat.com/show_bug.cgi?id=1857295 [rhbz#1862966]: https://bugzilla.redhat.com/show_bug.cgi?id=1862966 [rhbz#1867516]: https://bugzilla.redhat.com/show_bug.cgi?id=1867516 [rhbz#1869399]: https://bugzilla.redhat.com/show_bug.cgi?id=1869399 [rhbz#1875301]: https://bugzilla.redhat.com/show_bug.cgi?id=1875301 _______________________________________________ Manage your subscription: https://lists.clusterlabs.org/mailman/listinfo/users ClusterLabs home: https://www.clusterlabs.org/
