Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: ceph: add peer spec migration to upgrade doc (backport #8435) #8717

Merged
merged 2 commits into from Sep 15, 2021

Commits on Sep 15, 2021

  1. docs: ceph: add peer spec migration to upgrade doc

    Add a section to the upgrade doc instructing users to (and how to)
    migrate `CephRBDMirror` `peers` spec to individual `CephBlockPools`.
    Adjust the pending release notes to refer to the upgrade section now,
    and clean up a few references in related docs to make sure users don't
    miss important documentation.
    
    Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
    (cherry picked from commit 91ec1ac)
    BlaineEXE authored and mergify-bot committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    4ea91ef View commit details
    Browse the repository at this point in the history
  2. docs: update rbd mirror docs for block pool config

    Remove legacy documentation for configuring RBD mirroring. While we
    still support legacy mirroring configs, we want to encourage new users
    to use the CephBlockPool configuration for mirroring.
    
    Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
    (cherry picked from commit 7c51132)
    BlaineEXE authored and mergify-bot committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    588ab1f View commit details
    Browse the repository at this point in the history