-
Notifications
You must be signed in to change notification settings - Fork 31
♻️ Separating metadata dir and data dir #247
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
Conversation
🧪 CI InsightsHere's what we observed from your CI run for 379b615. 🟢 All jobs passed!But CI Insights is watching 👀 |
78e43e8 to
2a20b29
Compare
|
@mergify rebase |
✅ Branch has been successfully rebased |
60d3b47 to
88b31aa
Compare
|
@mergify rebase |
✅ Branch has been successfully rebased |
88b31aa to
cada651
Compare
tiagolobocastro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also how do you envision adding the storage pools to the configuration?
a new config option called storagePools It will be an array consist of Name that should be unique In the chart we will add the current data dir as a default pool And a new storageclass parameter called storagePool |
cada651 to
414d3d8
Compare
tiagolobocastro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
btw typo on commit and PR -> s/Seperating/Separating
|
@mergify rebase |
✅ Branch has been successfully rebased |
cea5b45 to
21c1f70
Compare
|
@mergify squash |
✅ Pull request squashed successfully |
* ♻️ Seperating metadata dir and data dir Partially fixes openebs#234 Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🔀 Add metadata path migration Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Migrate tasks store file to metadata directory Signed-off-by: Muhammed Hussain Karimi <[email protected]>
21c1f70 to
275676e
Compare
|
@mergify squash |
✅ Pull request squashed successfully |
* ♻️ Seperating metadata dir and data dir Partially fixes openebs#234 Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🔀 Add metadata path migration Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Migrate tasks store file to metadata directory Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Separating metadata dir and data dir (openebs#247) * ♻️ Seperating metadata dir and data dir Partially fixes openebs#234 Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🔀 Add metadata path migration Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Migrate tasks store file to metadata directory Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🚚 Change default metadata dir Signed-off-by: Muhammed Hussain Karimi <[email protected]>
ad67137 to
ed6cc08
Compare
* ♻️ Separating metadata dir and data dir Partially fixes openebs#234 Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🔀 Add metadata path migration Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Migrate tasks store file to metadata directory Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Separating metadata dir and data dir (openebs#247) * ♻️ Separating metadata dir and data dir Partially fixes openebs#234 Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🔀 Add metadata path migration Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Migrate tasks store file to metadata directory Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🚚 Change default metadata dir Signed-off-by: Muhammed Hussain Karimi <[email protected]>
ed6cc08 to
379b615
Compare
|
@mergify queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at ee49023 |
Partially fixes #234