Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Split CLI backups of multiple (resource owner, service) to separate backups #1505

Closed
Tracked by #1777
ashmrtn opened this issue Nov 14, 2022 · 0 comments · Fixed by #1609
Closed
Tracked by #1777

Split CLI backups of multiple (resource owner, service) to separate backups #1505

ashmrtn opened this issue Nov 14, 2022 · 0 comments · Fixed by #1609
Assignees
Labels
enhancement New feature or request

Comments

@ashmrtn
Copy link
Contributor

ashmrtn commented Nov 14, 2022

efficient incrementals with delta tokens require the ability to create the full set of backup details for the backup. Splitting backups of multiple (resource owner, service) tuples allows for more fine-grained access of this information. Overall, this could reduce memory pressure when generating the full backup details when merging an old backup details with modified items.

@ashmrtn ashmrtn added the enhancement New feature or request label Nov 14, 2022
@ashmrtn ashmrtn self-assigned this Nov 14, 2022
@ashmrtn ashmrtn changed the title Split CLI backups of multiple (user, service, category) to separate backups Split CLI backups of multiple (resource owner, service, category) to separate backups Nov 14, 2022
@ashmrtn ashmrtn changed the title Split CLI backups of multiple (resource owner, service, category) to separate backups Split CLI backups of multiple (resource owner, service) to separate backups Nov 21, 2022
aviator-app bot pushed a commit that referenced this issue Nov 30, 2022
## Description

Helper function to fetch backup models by ID. Also renames `Backups` to `BackupsByTag`

## Type of change

- [x] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

* #1505

separated from
* #1609 

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [x] ⚡ Unit test
- [ ] 💚 E2E
aviator-app bot pushed a commit that referenced this issue Nov 30, 2022
## Description

Sketch of how to split backups by (resource owner, service) for exchange. Needs more support from selectors package to be complete.

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

* closes #1505

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ] ⚡ Unit test
- [ ] 💚 E2E
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant