Skip to content

[UI] Remove deprecated WAL-E library and enable WAL-G backup support in UI backend #2915

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

idanovinda
Copy link
Member

@idanovinda idanovinda commented May 20, 2025

This PR removes the usage of the deprecated and unmaintained wal-e Python library from the UI backend and replaces it fully with boto3. In addition to cleaning up the dependency, this change enhances the UI by supporting the display of backups created by both wal-e and wal-g in the "Backup" tab. Previously, the UI could only show backups from wal-e; with this update, backups from both tools are now properly listed and displayed.

Backup view returned when wal-g is used as a backup tool:
image

@idanovinda idanovinda added minor python Pull requests that update Python code ui labels May 20, 2025
@hughcapet
Copy link
Member

👍

1 similar comment
@idanovinda
Copy link
Member Author

👍

@idanovinda idanovinda merged commit ccb52c0 into master May 20, 2025
10 checks passed
@idanovinda idanovinda deleted the ui-support-walg-view branch May 20, 2025 14:31
@FxKu FxKu moved this to Done in Postgres Operator May 20, 2025
@FxKu FxKu added this to the 1.15.0 milestone May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor python Pull requests that update Python code ui
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants