Skip to content

feat: restore-by-keys#443

Merged
wangyelei merged 2 commits intoapecloud:mainfrom
Chiwency:feature/redis-restore-by-keys
Sep 24, 2024
Merged

feat: restore-by-keys#443
wangyelei merged 2 commits intoapecloud:mainfrom
Chiwency:feature/redis-restore-by-keys

Conversation

@Chiwency
Copy link
Copy Markdown
Contributor

@Chiwency Chiwency commented Sep 23, 2024

Resolve apecloud/kubeblocks#8128
Add two flags --restore-key and --restore-key-ignore-errors to support Redis restore by keys

@github-actions github-actions Bot added the size/L Denotes a PR that changes 100-499 lines. label Sep 23, 2024
@wangyelei wangyelei merged commit a62d94c into apecloud:main Sep 24, 2024
@github-actions github-actions Bot added this to the Release 0.9.1 milestone Sep 24, 2024
@wangyelei
Copy link
Copy Markdown
Contributor

/cherry-pick release-0.9

@github-actions
Copy link
Copy Markdown

🤖 says: Error cherry-picking.

Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging pkg/cmd/cluster/dataprotection.go
Auto-merging pkg/util/breakingchange/upgradehandlerto0.7.go
CONFLICT (content): Merge conflict in pkg/util/breakingchange/upgradehandlerto0.7.go
error: could not apply a62d94c... feat: restore-by-keys (#443)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config advice.mergeConflict false"

@github-actions
Copy link
Copy Markdown

🤖 says: ‼️ cherry pick action failed.
See: https://github.com/apecloud/kbcli/actions/runs/11008221712

wangyelei pushed a commit that referenced this pull request Sep 24, 2024
(cherry picked from commit a62d94c)
yipeng1030 pushed a commit that referenced this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/user-interaction size/L Denotes a PR that changes 100-499 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Features] Support Restore Redis by Keys

4 participants