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

Prepare runbook scripts for backup being enabled #9998

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jnels124
Copy link
Contributor

prepare script changes for backup being enabled

Description:

  • clean up backup resources when restoring a volume snapshot
  • move some duplicate code to utils

Related issue(s):

Fixes #9588

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

prepare script changes for backup being enabled

Signed-off-by: Jesse Nelson <[email protected]>
@jnels124 jnels124 linked an issue Dec 21, 2024 that may be closed by this pull request
@jnels124 jnels124 self-assigned this Dec 21, 2024
@jnels124 jnels124 added the enhancement Type: New feature label Dec 21, 2024
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.32%. Comparing base (67c7afd) to head (ea7de09).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9998      +/-   ##
============================================
+ Coverage     92.23%   92.32%   +0.09%     
+ Complexity     7856     7753     -103     
============================================
  Files           956      938      -18     
  Lines         32900    32645     -255     
  Branches       4148     4126      -22     
============================================
- Hits          30345    30141     -204     
+ Misses         1579     1533      -46     
+ Partials        976      971       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jnels124 jnels124 added this to the 0.121.0 milestone Dec 21, 2024
@jnels124 jnels124 added the database Area: Database label Dec 21, 2024
@jnels124 jnels124 marked this pull request as ready for review December 21, 2024 00:16
@jnels124 jnels124 requested a review from a team as a code owner December 21, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Area: Database enhancement Type: New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Runbook For Restoring Volume Snapshot
1 participant