Skip to content

docs(rdb): add method to restore backup from another instance with different version#5107

Merged
remyleone merged 1 commit intomainfrom
feat/cookbook-restore-backup-cross-instance
Mar 20, 2026
Merged

docs(rdb): add method to restore backup from another instance with different version#5107
remyleone merged 1 commit intomainfrom
feat/cookbook-restore-backup-cross-instance

Conversation

@jremy42
Copy link
Copy Markdown
Contributor

@jremy42 jremy42 commented Oct 31, 2025

close #1137

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


@jremy42 jremy42 requested a review from remyleone as a code owner October 31, 2025 10:35
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.10%. Comparing base (f5525cf) to head (13a9e25).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5107   +/-   ##
=======================================
  Coverage   51.10%   51.10%           
=======================================
  Files         323      323           
  Lines       75301    75301           
=======================================
  Hits        38480    38480           
  Misses      35350    35350           
  Partials     1471     1471           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jremy42 jremy42 changed the title docs(cookbook): add method to restore backup from another instance with different version docs(rdb): add method to restore backup from another instance with different version Oct 31, 2025
remyleone
remyleone previously approved these changes Nov 4, 2025
@remyleone remyleone added this pull request to the merge queue Nov 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 4, 2025
remyleone
remyleone previously approved these changes Dec 18, 2025
@remyleone remyleone added this pull request to the merge queue Dec 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Dec 18, 2025
@jremy42 jremy42 requested review from a team as code owners February 25, 2026 06:21
@jremy42 jremy42 requested review from remyleone and removed request for a team February 25, 2026 06:21
@github-actions github-actions bot added registry Managed Container Registry issues, bugs and feature requests rdb Managed MySQL and PostgreSQL issues, bugs and feature requests load-balancer Load-balancer issues, bugs and feature requests instance Instance issues, bugs and feature requests k8s Kubernetes Kapsule issues, bugs and feature requests iot IoT issues, bugs and feature requests vpc Virtual Private Cloud (VPC) issues, bugs and feature requests container Container issues, bugs and feature requests function Serverless function issues, bugs and feature requests redis Managed Redis issues, bugs and feature requests labels Feb 25, 2026
@github-actions github-actions bot added apple-silicon Apple Silicon issues, bugs and feature requests flexible-ip Flexible IP issues, bugs and feature requests baremetal vpcgw labels Feb 25, 2026
@yfodil yfodil changed the base branch from master to main February 27, 2026 10:37
@yfodil yfodil removed the vpcgw label Mar 10, 2026
@jremy42 jremy42 force-pushed the feat/cookbook-restore-backup-cross-instance branch from 0d2960a to 13a9e25 Compare March 20, 2026 05:40
@github-actions github-actions bot removed registry Managed Container Registry issues, bugs and feature requests rdb Managed MySQL and PostgreSQL issues, bugs and feature requests load-balancer Load-balancer issues, bugs and feature requests instance Instance issues, bugs and feature requests k8s Kubernetes Kapsule issues, bugs and feature requests iot IoT issues, bugs and feature requests vpc Virtual Private Cloud (VPC) issues, bugs and feature requests container Container issues, bugs and feature requests function Serverless function issues, bugs and feature requests redis Managed Redis issues, bugs and feature requests apple-silicon Apple Silicon issues, bugs and feature requests flexible-ip Flexible IP issues, bugs and feature requests baremetal labels Mar 20, 2026
@remyleone remyleone added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit c87d059 Mar 20, 2026
123 checks passed
@remyleone remyleone deleted the feat/cookbook-restore-backup-cross-instance branch March 20, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a cookbook method to restore a backup from another DB instance ( even with != version )

4 participants