buildextend-live: drop legacy embed headers#2455
buildextend-live: drop legacy embed headers#2455bgilbert merged 1 commit intocoreos:mainfrom bgilbert:embed-removal
Conversation
|
Skipping CI for Draft Pull Request. |
|
/retest |
|
We should add a new coreos-installer test fixture once this lands. |
|
/test all |
|
/retest |
Should be fixed by coreos/fedora-coreos-config#1511 when that filters down to RHCOS right? |
|
rhcos CI is broken until openshift/os#714 (comment) is done |
|
/override ci/prow/rhcos |
|
@cgwalters: Overrode contexts on behalf of cgwalters: 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/test-infra repository. |
|
/retest |
coreos-installer now knows how to locate ignition.img and kargs.json directly in the ISO 9660 filesystem, so we don't need the custom coreiso+ and coreKarg headers anymore.
|
/test all |
|
/retest |
1 similar comment
|
/retest |
|
openshift/os#714 and openshift/release#26193 both merged, but RHCOS CI is still failing. |
|
/retest |
|
Ready for review! |
|
/override ci/prow/rhcos |
|
@bgilbert: Overrode contexts on behalf of bgilbert: 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/test-infra repository. |
coreos-installer now knows how to locate
ignition.imgandkargs.jsondirectly in the ISO 9660 filesystem, so we don't need the customcoreiso+andcoreKargheaders anymore.Requires coreos/coreos-installer#622 to land in a coreos-installer release and ship in Fedora CoreOS for a reasonable period of time.