forked from openebs/mayastor-control-plane
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(bors): merge pull request openebs#734
734: feat(volume/resize): reclaim capacity from replicas r=dsharma-dc a=dsharma-dc Volume replicas could have been possibly expanded as part of volume resize, but the volume expansion failed overall leaving behind expanded replicas. Since the overall operation failed, nexus size is still the original one and hence the expanded capacity in replicas is wasteful. So we bring back the replicas' size to what is expected by the volume spec. Co-authored-by: Diwakar Sharma <[email protected]>
- Loading branch information
Showing
2 changed files
with
67 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters