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

Add new validator when adding bd (backport #155) #156

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 17, 2024

Problem:
Because volume group management needs to consider many factors, we decided to offload this behavior to the user and block operations, like adding a new block device to the volume group.

Solution:
We need to check when trying to add a new blockdevice into volume group

Related Issue:

Test plan:


This is an automatic backport of pull request #155 done by [Mergify](https://mergify.com).

Signed-off-by: Vicente Cheng <[email protected]>
(cherry picked from commit 2824707)
    - simpify the vg management and offload to user on v1.4

Signed-off-by: Vicente Cheng <[email protected]>
(cherry picked from commit a835deb)
   - sync the `Spec.Provision` and `Spec.Filesystem.Provisioned`

Signed-off-by: Vicente Cheng <[email protected]>
(cherry picked from commit e2ebe73)
@Vicente-Cheng Vicente-Cheng merged commit 1b7629a into v0.7.x Oct 17, 2024
3 of 4 checks passed
@Vicente-Cheng Vicente-Cheng deleted the mergify/bp/v0.7.x/pr-155 branch October 23, 2024 02:20
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.

3 participants