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

Syncing latest changes from upstream master for rook #686

Merged
merged 4 commits into from
Jul 26, 2024
Merged

Commits on Jul 24, 2024

  1. doc: add upgrade steps for external cluster

    curently if user want to utilise the new flags with upgrade
    user dont have the ability for it
    Add the steps so user can make use of it
    
    closes: rook#14368
    
    Signed-off-by: parth-gr <partharora1010@gmail.com>
    parth-gr committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8e72748 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge pull request rook#14382 from parth-gr/external-seamless-upgrade…

    …-doc
    
    doc: add upgrade steps for external cluster
    travisn authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    54a2944 View commit details
    Browse the repository at this point in the history
  2. tests: check for correct base rook version during upgrade

    The daily upgrade tests were checking for a specific
    version of the rook image instead of the local_build tag
    that is set as the rook base image since 14486.
    
    Signed-off-by: Travis Nielsen <tnielsen@redhat.com>
    travisn committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4cf3498 View commit details
    Browse the repository at this point in the history
  3. Merge pull request rook#14499 from travisn/daily-upgrade-tests

    tests: Check for correct base rook version during upgrade
    travisn authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    39cc31d View commit details
    Browse the repository at this point in the history