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

Make the filesystem overhead configurable #645

Merged
merged 3 commits into from
Nov 12, 2023
Merged

Conversation

liranr23
Copy link
Member

@liranr23 liranr23 commented Nov 9, 2023

This patch will allow the user to configure the filesystem overhead. Currently it defaults to 10%. The overhead is mainly required for ext4 and the root partition.

https://issues.redhat.com/browse/MTV-545

pkg/settings/settings.go Outdated Show resolved Hide resolved
This patch will allow the user to configure the filesystem overhead.
Currently it defaults to 10%. The overhead is mainly required for ext4
and the root partition.

Signed-off-by: Liran Rotenberg <[email protected]>
Signed-off-by: Liran Rotenberg <[email protected]>
When having an error due wrong configuration of the controller, return
the error.

Signed-off-by: Liran Rotenberg <[email protected]>
Copy link

sonarcloud bot commented Nov 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
6.8% 6.8% Duplication

@ahadas ahadas merged commit 5745ee2 into kubev2v:main Nov 12, 2023
10 checks passed
@liranr23 liranr23 deleted the fs_overhead branch November 12, 2023 14:16
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