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

fix: resize filesystem if cloned volume capacity is larger than the source volume #657

Merged
merged 1 commit into from
Jan 15, 2021

Commits on Jan 14, 2021

  1. temporary fix for filesystem not being resized after cloning

    add additional field in CreateVolumeRespone to denote whether filesystem needs to be resized or not and resize filesystem in nodeserver accordingly
    
    added e2e test for cloning a volume larger than the source volume
    
    test: add unit test for getDevicePathWithMountPath
    
    add unit test for GetSourceDiskSize; edit error message
    sunpa93 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    fc97c59 View commit details
    Browse the repository at this point in the history