Skip to content
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

Inventorize disks in eryph storage independently of catlets #293

Merged
merged 28 commits into from
Jan 28, 2025

Conversation

ChristopherMann
Copy link
Collaborator

@ChristopherMann ChristopherMann commented Jan 9, 2025

This PR improves the inventory of disks in the eryph storage. Disks are now inventoried independently of catlets and the underlying file systems are monitored for changes.

Additionally, this PR contains a rewrite of the DestroyResourcesSaga which fixes a timing issues that caused the deletion of projects to somtimes fail.

Closes #211

@ChristopherMann ChristopherMann force-pushed the pull/disk-inventory branch 2 times, most recently from 8c1784a to 3c195d0 Compare January 16, 2025 10:32
@ChristopherMann ChristopherMann marked this pull request as ready for review January 27, 2025 11:45
Copy link
Member

@fw2568 fw2568 left a comment

Choose a reason for hiding this comment

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

LGTM

@ChristopherMann ChristopherMann merged commit 738c777 into main Jan 28, 2025
10 checks passed
@ChristopherMann ChristopherMann deleted the pull/disk-inventory branch January 28, 2025 09:55
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.

Inventorize disks in eryph storage independently of catlets
2 participants