Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@ daemon, which operates as a remote server for pcs.
## Pcs Branches

* main
* This is where pcs-0.12 lives.
* Clusters running Pacemaker 3.x on top of Corosync 3.x are supported.
* Clusters running the latest Pacemaker on top of the latest Corosync are
supported.
* The main development happens here.
* pcs-1.x
* Clusters running Pacemaker 3.x on top of Corosync 3.x are supported.
* The development of the next stable release happens here.
* pcs-0.12
* Clusters running Pacemaker 3.0 on top of Corosync 3.x are supported.
* The development of the current stable release happens here.
* pcs-0.11
* Clusters running Pacemaker 2.1 on top of Corosync 3.x are supported.
* This branch is in maintenance mode - bugs are being fixed but only a subset
Expand Down
Loading