[ClusterLabs] pcs 0.10.17 released

Tomas Jelinek tojeline at redhat.com
Tue Jun 20 08:01:00 EDT 2023


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

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

Complete change log for this release:
## [0.10.17] - 2023-06-19

### Added
- Automatic restarts of the Puma web server in the legacy Ruby daemon to
   reduce its memory footprint ([rhbz#2189958])
- Add `pcs property defaults` and `pcs property describe` CLI commands
- Support for output formats `json` and `cmd` to property config command
   ([rhbz#2166289])
- Commands `pcs resource describe` and `pcs stonith describe` print
   detailed info about resource options (data type or allowed values,
   default value)
- Add warning to `pcs resource utilization` and `pcs node utilization`
   for the case configuration is not in effect (cluster property
   `placement-strategy` is not set appropriately) ([rhbz#2112259])


Thanks / congratulations to everyone who contributed to this release,
including Michal Pospisil, Miroslav Lisik and Tomas Jelinek.

Cheers,
Tomas


[rhbz#2112259]: https://bugzilla.redhat.com/show_bug.cgi?id=2112259
[rhbz#2166289]: https://bugzilla.redhat.com/show_bug.cgi?id=2166289
[rhbz#2189958]: https://bugzilla.redhat.com/show_bug.cgi?id=2189958



More information about the Users mailing list