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

feat: add volume format property (#397) [Backport release-1.x] #444

Merged
merged 1 commit into from
May 22, 2024

Conversation

phm07
Copy link
Contributor

@phm07 phm07 commented May 21, 2024

This property was previously missing, although it was already used in VolumeCreateOpts. It's now a string pointer with common values (ext4 and xfs) available as string constants.

(cherry picked from commit c0940af)

BEGIN_COMMIT_OVERRIDE
feat: add volume format property
END_COMMIT_OVERRIDE

This property was previously missing, although it was already used in
VolumeCreateOpts. It's now a string pointer with common values (ext4 and
xfs) available as string constants.

---------

Co-authored-by: pauhull <[email protected]>
Co-authored-by: Jonas L. <[email protected]>

(cherry picked from commit c0940af)
@phm07 phm07 added the Feature label May 21, 2024
@phm07 phm07 requested a review from a team as a code owner May 21, 2024 15:11
@apricote apricote merged commit 5ff15f8 into release-1.x May 22, 2024
4 checks passed
@apricote apricote deleted the backport-397-to-release-1.x branch May 22, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants