I am happy to announce the latest release of pcs, version 0.10.16.
Source code is available at: https://github.com/ClusterLabs/pcs/archive/refs/tags/v0.10.16.tar.gz or https://github.com/ClusterLabs/pcs/archive/refs/tags/v0.10.16.zip Extended validation of resource and stonith attributes, added in the previous release, is now disabled by default. Complete change log for this release: ## [0.10.16] - 2023-04-06 ### Added - Warning to `pcs resource|stonith update` commands about not using agent self-validation feature when the resource is already misconfigured ([rhbz#2151511]) ### Fixed - Displaying bool and integer values in `pcs resource config` command ([rhbz#2151166], [ghissue#604]) - Allow time values in stonith-watchdog-time property ([rhbz#2158804]) - Enable/Disable sbd when cluster is not running ([rhbz#2166243]) - Confusing error message in `pcs constraint ticket add` command ([rhbz#2022748], [ghpull#559]) - Set `Content-Security-Policy: frame-ancestors 'self'; default-src 'self'` HTTP header for HTTP 404 responses ([rhbz#2160555]) - Set `autocomplete="off"` for a password input field in login page in web UI ([rhbz#1957591]) - Validate dates in location constraint rules ([ghpull#644], [rhbz#2178707]) - Fix displaying differences between configuration checkpoints in `pcs config checkpoint diff` command ([rhbz#2176490]) - Crash in commands that ask for user input (like `pcs cluster destroy`) when stdin is closed ([ghissue#612]) - Fix `pcs stonith update-scsi-devices` command which was broken since Pacemaker-2.1.5-rc1 ([rhbz#2179010]) - Displaying location constraints with rules when grouped by nodes ([rhbz#2166294]) ### Changed - Resource/stonith agent self-validation of instance attributes is now disabled by default, as many agents do not work with it properly. Use flag '--agent-validation' to enable it in supported commands. ([rhbz#2159455]) Thanks / congratulations to everyone who contributed to this release, including lixin, Lucas Kanashiro, Mamoru TASAKA, Michal Pospisil, Miroslav Lisik, Ondrej Mular, Tomas Jelinek and wangluwei. Cheers, Tomas [ghissue#604]: https://github.com/ClusterLabs/pcs/issues/604 [ghissue#612]: https://github.com/ClusterLabs/pcs/issues/612 [ghpull#559]: https://github.com/ClusterLabs/pcs/pull/559 [ghpull#644]: https://github.com/ClusterLabs/pcs/pull/644 [rhbz#1957591]: https://bugzilla.redhat.com/show_bug.cgi?id=1957591 [rhbz#2022748]: https://bugzilla.redhat.com/show_bug.cgi?id=2022748 [rhbz#2151166]: https://bugzilla.redhat.com/show_bug.cgi?id=2151166 [rhbz#2151511]: https://bugzilla.redhat.com/show_bug.cgi?id=2151511 [rhbz#2158804]: https://bugzilla.redhat.com/show_bug.cgi?id=2158804 [rhbz#2159455]: https://bugzilla.redhat.com/show_bug.cgi?id=2159455 [rhbz#2160555]: https://bugzilla.redhat.com/show_bug.cgi?id=2160555 [rhbz#2166243]: https://bugzilla.redhat.com/show_bug.cgi?id=2166243 [rhbz#2166294]: https://bugzilla.redhat.com/show_bug.cgi?id=2166294 [rhbz#2176490]: https://bugzilla.redhat.com/show_bug.cgi?id=2176490 [rhbz#2178707]: https://bugzilla.redhat.com/show_bug.cgi?id=2178707 [rhbz#2179010]: https://bugzilla.redhat.com/show_bug.cgi?id=2179010 _______________________________________________ Manage your subscription: https://lists.clusterlabs.org/mailman/listinfo/users ClusterLabs home: https://www.clusterlabs.org/
