Skip to content

feat: upgrade procedure improvement#805

Draft
alexarefev wants to merge 14 commits intomainfrom
feature/upgrade_imp
Draft

feat: upgrade procedure improvement#805
alexarefev wants to merge 14 commits intomainfrom
feature/upgrade_imp

Conversation

@alexarefev
Copy link
Copy Markdown
Collaborator

Description

  • Separate run of backup procedure might be inconvenient in cases of upgrade, but very important to get correct status on k8s cluster

Depends on PR

Solution

  • Add backup procedure as a first task of upgrade procedure. It allows to managed it as a usual task through --exclude and --tasks options

Test Cases

TestCase 1
Check if backup procedure is running as a task in upgrade procedure

Test Configuration:

  • Hardware:
  • OS:
  • Inventory:

Steps:

Results:

Before After

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • There is no breaking changes, or migration patch is provided
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

@alexarefev alexarefev added documentation Improvements or additions to documentation improvement New feature or request labels Apr 10, 2026
@alexarefev alexarefev force-pushed the feature/upgrade_imp branch from 0ed429f to 2c3409d Compare April 13, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant