osbuild: make building with OSBuild the default#3800
Merged
dustymabe merged 1 commit intocoreos:mainfrom May 10, 2024
Merged
Conversation
Now all of our streams are ready to be switched to OSBuild and RHCOS latest streams are also switched over. Let's make it the default so we don't have to set COSA_USE_OSBUILD=1 any longer. This also has the side effect of making all CI run with OSBUild now too.
dustymabe
added a commit
to dustymabe/fedora-coreos-pipeline
that referenced
this pull request
May 10, 2024
The default in COSA is now to use OSBuild [1] so we don't need to set these any longer. [1] coreos/coreos-assembler#3800
jlebon
approved these changes
May 10, 2024
Member
|
/retest |
Member
|
Prow should pass now that 06ae3e1 merged. |
Member
Author
|
prow/rhcos fails now because it needs openshift/os#1506 to fix openshift/os#1502 (comment) |
Member
Author
|
skipping so we can get this in since RHCOS 4.16 has already been building with OSBuild for a while /override ci/prow/rhcos |
|
@dustymabe: Overrode contexts on behalf of dustymabe: ci/prow/rhcos DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
dustymabe
added a commit
to coreos/fedora-coreos-pipeline
that referenced
this pull request
May 10, 2024
The default in COSA is now to use OSBuild [1] so we don't need to set these any longer. [1] coreos/coreos-assembler#3800
aaradhak
pushed a commit
to aaradhak/fedora-coreos-pipeline
that referenced
this pull request
May 14, 2024
The default in COSA is now to use OSBuild [1] so we don't need to set these any longer. [1] coreos/coreos-assembler#3800
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.
Now all of our streams are ready to be switched to OSBuild and RHCOS latest streams are also switched over. Let's make it the default so we don't have to set COSA_USE_OSBUILD=1 any longer. This also has the side effect of making all CI run with OSBUild now too.