Allow use qcow2 inline compression#1132
Merged
pothos merged 1 commit intoflatcar:mainfrom Sep 25, 2023
krishjainx:qcow2-inline-compression
Merged
Allow use qcow2 inline compression#1132pothos merged 1 commit intoflatcar:mainfrom krishjainx:qcow2-inline-compression
pothos merged 1 commit intoflatcar:mainfrom
krishjainx:qcow2-inline-compression
Conversation
Member
|
Started a github PR build, we should also test on Jenkins (I can do this later but if someone does it before me, also good) |
|
Build action triggered: https://github.com/flatcar/scripts/actions/runs/6312120421 |
Member
Member
|
There is one failure: |
Member
That looks unrelated |
pothos
approved these changes
Sep 25, 2023
Member
|
The jenkins build got cleaned up, can't see the results but I think it's ok to merge if the reported failure was only about an unrelated kola test. |
Member
|
Let's merge. |
Member
|
Let's see how the nightly build turns out before backporting. |
dongsupark
added a commit
that referenced
this pull request
Sep 26, 2023
Add missing changelog of #1132. See also flatcar/Flatcar#1135.
This was referenced Sep 26, 2023
pothos
added a commit
that referenced
this pull request
Sep 26, 2023
Allow use qcow2 inline compression
pothos
added a commit
that referenced
this pull request
Sep 26, 2023
Allow use qcow2 inline compression
pothos
added a commit
that referenced
this pull request
Sep 26, 2023
Allow use qcow2 inline compression
pothos
added a commit
that referenced
this pull request
Sep 26, 2023
Allow use qcow2 inline compression
Member
|
Backported |
dongsupark
added a commit
that referenced
this pull request
Sep 27, 2023
Add missing changelog of #1132. See also flatcar/Flatcar#1135.
dongsupark
added a commit
that referenced
this pull request
Sep 27, 2023
Add missing changelog of #1132. See also flatcar/Flatcar#1135.
dongsupark
added a commit
that referenced
this pull request
Sep 27, 2023
Add missing changelog of #1132. See also flatcar/Flatcar#1135.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Provide the .img qcow2 without wrapped compression by enabling the inline compression
#1135 by @tuxtof
Spoke with @pothos