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

rebase: update ceph to reef #4030

Merged
merged 6 commits into from
Aug 25, 2023
Merged

rebase: update ceph to reef #4030

merged 6 commits into from
Aug 25, 2023

Commits on Aug 25, 2023

  1. rebase: update ceph to reef

    Updating ceph base image to Reef as its
    the latest ceph release.
    
    Signed-off-by: Madhu Rajanna <[email protected]>
    Madhu-1 authored and nixpanic committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f93a7b2 View commit details
    Browse the repository at this point in the history
  2. rebase: update Rook to the latest release

    update Rook to the latest v12 release.
    
    Signed-off-by: Madhu Rajanna <[email protected]>
    Madhu-1 authored and nixpanic committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4cec304 View commit details
    Browse the repository at this point in the history
  3. e2e: add --yes-i-really-mean-it for pool creation

    in recent ceph version .nfs pool creation
    is failing, as we are sure about creating the
    pools in the e2e tests, tring to create the pool
    with required extra agruments to make it successful.
    
    Signed-off-by: Madhu Rajanna <[email protected]>
    Madhu-1 authored and nixpanic committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    acd6b51 View commit details
    Browse the repository at this point in the history
  4. build: disable ganesha package in Dockerfile

    disable ganesha as dnf update is
    failing on Reef ceph version.
    
    Signed-off-by: Madhu Rajanna <[email protected]>
    Madhu-1 authored and nixpanic committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b06e328 View commit details
    Browse the repository at this point in the history
  5. ci: skip enabling nfs modules in e2e

    As we dont need to enable nfs modules
    in ceph v16.2.8 onwards skipping this one.
    
    Because of this one we have a regression
    in nfs export
    
    Signed-off-by: Madhu Rajanna <[email protected]>
    Madhu-1 authored and nixpanic committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c9a7115 View commit details
    Browse the repository at this point in the history
  6. doc: set ceph version for NFS service

    specify from what ceph versions we
    need to run nfs service commands and
    when to skip it.
    
    Signed-off-by: Madhu Rajanna <[email protected]>
    Madhu-1 authored and nixpanic committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    84240b5 View commit details
    Browse the repository at this point in the history