coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
333 stars 165 forks source link

osbuild: backport and use coreos.platforms stage #3742

Closed dustymabe closed 5 months ago

dustymabe commented 5 months ago

This is a backport of the upstream PR [1]. This helps us close one of the final gaps when it comes to features needed for OSBuild [2]. It updates the GRUB console settings and also will update kernel arguments based on the platforms.json content.

[1] https://github.com/osbuild/osbuild/pull/1589 [2] https://github.com/coreos/fedora-coreos-tracker/issues/1654

dustymabe commented 5 months ago

/retest

openshift-ci[bot] commented 5 months ago

@dustymabe: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/rhcos 1afda747fde444bca56dd1c60f1b20ef8b58510e link true /test rhcos

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
dustymabe commented 5 months ago

rhcos tests are failing on something else - since rhcos pipeline isn't using osbuild yet I'm going to merge this.