-
Notifications
You must be signed in to change notification settings - Fork 31
🚧 Adding storage pool support #254
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
base: develop
Are you sure you want to change the base?
Conversation
🧪 CI InsightsHere's what we observed from your CI run for 013931c. 🟢 All jobs passed!But CI Insights is watching 👀 |
|
Can you review the structure of the configuration? |
| default=None, | ||
| description="Overrides total capacity of storage pool", | ||
| ) | ||
| default_fs: FileSystemName = Field( |
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.
I see this more as a "frontend" rather than a "backend storage-pool" configuration?
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.
This will be used to make how users are configuring storage pools
fcf7f6b to
bbe03f4
Compare
|
@mergify rebase |
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
✅ Branch has been successfully rebased |
88d8b18 to
a6000ef
Compare
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
a6000ef to
03d3252
Compare
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
c0722a1 to
6f002de
Compare
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
6f002de to
f2d1f95
Compare
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
af3e911 to
013931c
Compare
resolves #234