plus3it / plus3it/lx-ebs-backups
Add support for placement-group specification in auto-recovery tool
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Auto-recovery currently does not support placement groups. If a user is recovering and instance previously hosted in a placement group, the recovered instance will not be recoverable into that placement-group. If the instance-owner was actually deriving performance-benefits from their use of placement-groups, they will notice a drop-off in performance of the recovered instance.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the auto-recovery flow in the repository's scripts and identify where the source instance configuration is read. Check how placement-group information is represented for recovered instances. Done when recovery preserves the source instance's placement-group assignment and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100