Skip to content

Conversation

lucasgameiroborges
Copy link

@lucasgameiroborges lucasgameiroborges commented May 15, 2024

Issue

Link to issue: https://warthogs.atlassian.net/browse/DPE-4408
Add support for differential backup, plus a new parameter type to create-backup action for selecting the backup type (full or diff).

Solution

  • Implement new param in create-backup juju action.
  • Include the backup type in list-backups action output.
  • Refactor to make backup charm logic handle different backup types (label formatting).
  • Adapt integration test to try both full and differential backups.
  • Small fine-tuning in integration and unit tests.

Follow-ups

@lucasgameiroborges lucasgameiroborges changed the title Add differential Backup support Add differential Backup support + Fine-tuning integration test May 16, 2024
@lucasgameiroborges lucasgameiroborges marked this pull request as ready for review May 16, 2024 08:51
@lucasgameiroborges lucasgameiroborges changed the title Add differential Backup support + Fine-tuning integration test Add differential Backup support May 16, 2024
@lucasgameiroborges lucasgameiroborges changed the title Add differential Backup support [DPE-4408] Add differential Backup support May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants