Skip to content

Conversation

bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Aug 28, 2025

With v1.32.5 (or 1.33.0) it will be possible to let Weaviate overwrite any conflicting aliases on backup restore.

client.backups.restore({
    backupId: 'my-backup',
    backend: 'filesystem',
    config: { overwriteAlias: true },
});

@bevzzz bevzzz requested a review from tsmith023 August 28, 2025 11:07
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz marked this pull request as ready for review August 28, 2025 15:45
@bevzzz bevzzz requested a review from a team as a code owner August 28, 2025 15:45
@bevzzz bevzzz force-pushed the feat/overwriteAlias branch from d5da106 to 3e5a880 Compare August 28, 2025 15:51
Copy link
Collaborator

@tsmith023 tsmith023 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to merge when you fix the conflicts. We will need one final PR once 1.33 is out to update the CI to include WEAVIATE_133 and change the requireAtLeasts accordingly (same for other PRs that have been merged this week)

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.

2 participants